Skip to content

Releases: Shopify/twine

v0.0.12

29 Jan 16:02
Compare
Choose a tag to compare
  • add 'success' as bindable event name

Changes from 0.0.10

20 Jan 15:27
Compare
Choose a tag to compare
  • Adding Twine.register which registers a function to be called when the currently binding node and its children have finished binding.

v0.0.10

02 Dec 18:15
Compare
Choose a tag to compare

Changes from 0.0.9

  • Adding bind-src attribute binding (#17)

v0.0.9

14 Nov 20:44
Compare
Choose a tag to compare

Changes from 0.0.8

  • Twine.reset() will now correctly re-bind elements that were previously bound without clobbering them

v0.0.8

12 Nov 00:33
Compare
Choose a tag to compare

Changes from v0.0.7

  • fixed a major bug where unbinding was not performed properly (#14) in Twine.reset

Initial release

18 Sep 21:45
Compare
Choose a tag to compare
v0.0.1

add a bower.json file