Skip to content

Releases: MrAntix/bind

v1.3.2

11 Feb 10:22
Compare
Choose a tag to compare

1.3.2 (2021-02-11)

Bug Fixes

v1.3.1

19 Dec 13:33
Compare
Choose a tag to compare

1.3.1 (2019-12-19)

Bug Fixes

  • imports: fix up manual imports (08394ad)

v1.3.0

04 Dec 19:30
Compare
Choose a tag to compare

1.3.0 (2019-12-04)

Features

v1.2.0

05 Aug 10:39
Compare
Choose a tag to compare

1.2.0 (2019-08-05)

Features

  • watch: watch setters on an object (7a6b15d)

v1.1.4

14 Jul 10:55
Compare
Choose a tag to compare

1.1.4 (2019-07-14)

Bug Fixes

  • package: merge lock file (08adb1c)
  • package: update dependencies (0a00290)

v1.1.3

04 May 22:53
Compare
Choose a tag to compare

1.1.3 (2019-05-04)

Bug Fixes

  • bind: when no initial context value (cd247cb)

v1.1.2

19 Feb 09:52
776e3ef
Compare
Choose a tag to compare

1.1.2 (2019-02-19)

Bug Fixes

v1.1.1

20 Jan 18:27
ac06b1a
Compare
Choose a tag to compare

1.1.1 (2019-01-20)

Bug Fixes

  • initial binding value where 'this' is the element (e36a763)
  • replace getters with a function - simple api for updaing (8e5c396)

v1.1.0

19 Jan 23:29
50c4a91
Compare
Choose a tag to compare

1.1.0 (2019-01-19)

Features

  • bind: events and getters have 'this' bound to the target element (875b876)

v1.0.1

19 Jan 19:07
Compare
Choose a tag to compare

1.0.1 (2019-01-19)

Bug Fixes

  • run build after successful tests (6f44951)