Skip to content

Releases: typhonjs-backbone-esnext/backbone-esnext-events

0.3.5

12 Jul 21:26

Choose a tag to compare

0.3.5 (2017-07-12)

  • Added async / await tests and explicit 'async' keyword to triggerAsync

0.3.4

22 Mar 13:26

Choose a tag to compare

0.3.4 (2017-03-22)

  • Fixed off() with no parameters issue.

0.3.3

10 Mar 06:35

Choose a tag to compare

0.3.3 (2017-03-09)

  • Added eventCount to TyphonEvents and EventProxy.
  • Added getEventNames to TyphonEvents and EventProxy.
  • Added forEachEvent to TyphonEvents and EventProxy.
  • Added createEventProxy to EventProxy.
  • Removed once from EventProxy.

0.3.2

07 Mar 07:10

Choose a tag to compare

0.3.2 (2017-03-06)

  • Fixed EventProxy for not properly unregistering events.

0.3.1

28 Jan 07:10

Choose a tag to compare

0.3.1 (2017-01-27)

  • Added TJSDoc external references

0.3.0 (2017-01-07)

09 Jan 00:38

Choose a tag to compare

0.3.0 (2017-01-07)

  • Added EventProxy which provides a protected proxy between a target eventbus and actual usage.

0.2.0

07 Jan 12:55

Choose a tag to compare

0.2.0 release