All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
8.1.0 (2017-04-09)
- bumped deps (5cae207)
8.0.0 (2017-04-08)
- bump deps (96d0e51)
mu-jquery-capture/add
has changed signature fromadd.call($, $.event.add)
to simplyadd($)
7.1.0 (2017-04-08)
- bumped deps (7fa8650)
7.0.0 (2017-04-06)
- remove broken CJS bundling (7a04dff)
- bump deps (7ddac01)
- mu-jquery-app breaks changes
6.0.2 (2017-03-23)
- update bundle.min.js (4cb4572)
6.0.1 (2017-03-23)
- don't remove events in finalize (2a09097)
6.0.0 (2017-03-22)
- bumped mu-jquery-app (6b4f3ac)
finalize
no longer removes handlers so you have to do it yourselfe with.off()
5.1.0 (2017-03-19)
- bumped deps (08fd984)
5.0.2 (2017-03-19)
- use create from widget (ede08cf)
5.0.1 (2017-03-19)
- widget.extend vs. widget.concat (722d8fe)
5.0.0 (2017-03-19)
- With this change
mu-jquery-app-hub/widget
will return a constructor instead of a blueprint.
4.0.0 (2017-03-18)
- packaging: bumped deps (a652dc4)
- packaging: Overlapping rules and specs are now filtered
3.2.0 (2017-03-18)
- full featured widget (b2a214e)
3.1.2 (2017-03-17)
3.1.1 (2017-03-17)
- fix bower deps (63f8a0f)
3.1.0 (2017-03-17)
- refactor dependencies (541fb2c)
- add create module (4156182)
3.0.0 (2017-01-24)
- refactor and rename package (43725b6)
- Package renamed again
2.0.0 (2017-01-23)
- renamed package to mu-jquery-widget-hub (f7d5f00)
- package renamed
1.0.2 (2017-01-23)
- add missing return (6f8df46)