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

Conversation

mistercrunch
Copy link
Member

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.

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.
@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 910ef59 on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling 4fe2c04 on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling d781c2a on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@williaster
Copy link
Contributor

nice! LGTM.

will this be documented anywhere? another cool feature peeps should def know about!

@mistercrunch
Copy link
Member Author

I'm not sure where to document it just yet, it'd be nice to have some sort auto docs for the js api eventually. I know how to set that up in Python but not in JS yet.

@landscape-bot
Copy link

Code Health
Code quality remained the same when pulling faa14de on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@coveralls
Copy link

coveralls commented May 11, 2016

Coverage Status

Coverage remained the same at 81.627% when pulling faa14de on mistercrunch:dynamic_mustaches into 6c333d5 on airbnb:master.

@mistercrunch
Copy link
Member Author

@williaster I added a note in the URL tooltip

@mistercrunch mistercrunch merged commit aa6e6bd into apache:master May 12, 2016
@mistercrunch mistercrunch deleted the dynamic_mustaches branch May 12, 2016 00:00
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 17, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 24, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 25, 2021
zhaoyongjie pushed a commit to zhaoyongjie/incubator-superset that referenced this pull request Nov 26, 2021
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.9.0 labels Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.9.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants