Skip to content

v1.1.0

Compare
Choose a tag to compare
@8tentaculos 8tentaculos released this 01 Apr 22:22
· 74 commits to master since this release

Changes

  • View.delegateEvents:

    • All listeners are bound to the view.
    • Undelegate first, if there are already delegated events.
    • Return this to enable chained calls.
  • View.undelegateEvents

    • Return this to enable chained calls.

Chores

  • Added test.