mirror of
https://github.com/apache/superset.git
synced 2026-06-07 08:39:25 +00:00
* 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.
* Passing function references
* js linting
659 B
659 B