All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
3.0.3 (2017-10-24)
3.0.2 (2017-06-16)
- UMD fixes (1844045)
3.0.1 (2017-05-04)
- handler.handler has real handler (c96727a)
3.0.0 (2017-04-25)
- change signature of capture to match lib standard (ac769b4)
- signature change from
capture.call($, fn)
tocapture($, fn)
.
2.0.1 (2017-04-20)
- stopPropagation on native handlers (71b2c0a)
2.0.0 (2017-04-08)
- simplify signature of add (7b397c3)
- This is an API change update your code.
1.0.0 (2017-04-08)
- renamed module (5434a0f)
mu-jquery-capture/jquery.event.add
has been renamed tomu-jquery-capture/add