Skip to content

Releases: troopjs/troopjs-dom

2.1.0: Merge pull request #33 from troopjs/fix/controller/silent-update

26 Nov 11:18
Compare
Choose a tag to compare
  • 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

26 Nov 07:27
Compare
Choose a tag to compare
  • 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)