Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing for templated urls in iFrame #460

Merged
merged 3 commits into from
May 12, 2016

Commits on May 11, 2016

  1. Allowing for templated urls in iFrame

    This can allow for passing {{ width }} and {{ height }} as dynamic
    attributes in the iFrame's URL.
    
    The new method Slice.render_template method could do more eventually
    exposing more variables to be used in dynamic strings.
    mistercrunch committed May 11, 2016
    Configuration menu
    Copy the full SHA
    910ef59 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4fe2c04 View commit details
    Browse the repository at this point in the history
  3. js linting

    mistercrunch committed May 11, 2016
    Configuration menu
    Copy the full SHA
    faa14de View commit details
    Browse the repository at this point in the history