Update History.md (template autorun)

This commit is contained in:
David Greenspan
2014-07-25 16:14:25 -07:00
parent 6ec8f05e4c
commit df6e70320a

View File

@@ -10,7 +10,9 @@
* Fix performance issues and memory leaks concerning event handlers.
* Add `UI.remove` to complement `UI.render`.
* Add `UI.remove`.
* Add `this.autorun` to the template instance.
* Create `<a>` tags as SVG elements when they have `xlink:href`
attributes. (Previously, `<a>` tags inside SVGs were never created as