Releases: troopjs/troopjs-dom
Releases · troopjs/troopjs-dom
2.1.0: Merge pull request #33 from troopjs/fix/controller/silent-update
- Move base store implementation to troopjs-data enhancement (#16)
- don't delete reference to $element in finalize enhancement (#15)
- remove $on/$off/$trigger enhancement (#14)
- browser/application/widget should use service registry enhancement (#13)
2.0.0
- with refactored SPECIALS we can iterate as array during DOM enhancement (#11)
- use collected properties rather than loping the instance again enhancement (#9)
- check memory leaks and performance in IE* enhancement (#5)
- use jQuery.fn.addBack because andSelf is deprecated (#4)