Skip to content
This repository has been archived by the owner on Feb 26, 2019. It is now read-only.

Releases: troopjs/troopjs-jquery

2.1.0

26 Nov 12:27
Compare
Choose a tag to compare
  • add noconflict module (#23)
  • Move weave plugin inside troopjs-browser (#22)
  • increase the $widgetLength at each assignment (#18)
  • .weave and .unweave should trigger events upon completion (#17)
  • Ensure that only one destroy event can be attached to a widget (#16)
  • .unweave could filter from data-unweave (#15)
  • .woven should filter promises instead of waiting for all of them to resolve and then filter (#14)
  • data-woven is not update with all components currently woven (#13)

1.0.10

26 Nov 08:44
Compare
Choose a tag to compare
  • Update weave.js (#21)
  • Use jQuery trim() to support IE7&8 (#20)

1.0.9

26 Nov 12:28
Compare
Choose a tag to compare
Tagged 1.0.9

2.0.0

26 Nov 08:45
Compare
Choose a tag to compare
  • Use when.js in weave plugin (#12)
  • check memory leaks and performance in IE* (#11)
  • Dimensions throws error if $element is not a window object (#8)

1.0.6

26 Nov 08:43
Compare
Choose a tag to compare
  • fix the reference to global require() (#7)
  • Fix wrong path normalize error (#6)

1.0.5

26 Nov 12:28
Compare
Choose a tag to compare
tagged 1.0.5

1.0.4

26 Nov 12:28
Compare
Choose a tag to compare
tagged 1.0.4

1.0.3

26 Nov 12:28
Compare
Choose a tag to compare
tagged 1.0.3

1.0.2

26 Nov 08:42
Compare
Choose a tag to compare
  • fix weave plugin boolean compare issue (#4)

1.0.1

26 Nov 08:41
Compare
Choose a tag to compare
  • fire wired notification after widget is instantiated (#3)