All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
7.0.0 (2017-10-24)
- With this commit
loom.crank
no longer call inner widgets, just on the current element(s)
6.0.1 (2017-06-16)
- UMD fixes (ec8c873)
6.0.0 (2017-05-07)
- normalize array result (b79b041)
undefined
results are now mapped to[]
.
5.0.5 (2017-05-07)
- fix unstable test (157559e)
5.0.4 (2017-05-07)
5.0.3 (2017-05-04)
- bump deps (9e1c884)
5.0.2 (2017-04-25)
- bumped devDeps (db587e2)
5.0.1 (2017-04-25)
- bump devDeps (278fd8e)
5.0.0 (2017-04-25)
- expr matches woven elements (5ac9afa)
mu-jquery-loom/expr
now includes woven widgets.
4.0.2 (2017-04-23)
4.0.1 (2017-04-23)
4.0.0 (2017-04-22)
- loom.crank should only get first argument as default param. (559076c)
- remove selector from loom (ef242eb)
- rename twist (3b618c2)
- added expr (667b3c3)
- Renamed
twist
towire
. Also removedtwist
fromloom
. - The signature of
jquery.loom
has changed.
3.0.8 (2017-04-20)
- bumped deps (f3b673c)
3.0.7 (2017-04-13)
- test fixes (c7a4fa0)
3.0.6 (2017-04-12)
- use $.guid instead of interal counter for weave (812f5f3)
3.0.5 (2017-04-08)
- bumped deps (4161676)
3.0.4 (2017-04-08)
- bumped deps (84452b1)
3.0.3 (2017-04-07)
- remove peerDep (881898f)
3.0.2 (2017-04-07)
- bumped deps (9443f66)
3.0.1 (2017-04-06)
- bump deps (76f1b28)
3.0.0 (2017-04-06)
- initialize triggerd with complete callback (4965486)
- with the upgrade of mu-jquery-widget arrays are unwrapped.
1.1.2 (2016-10-19)
- UMD fixes (9984e28)
- use provided jQuery (b6e9c53)
- packaging: bumped deps (a2a9c48)
- packaging: jQuery versions (2261787)
- tests: update constructors (2c899d0)
1.1.1 (2016-10-12)
- packaging: Updated package.json and bumped deps (37b10e8)
- tests: test cleanup (2e3ca0b)
- UMD fix and formatting (7d440ac)
1.1.0 (2016-09-26)
- jquery.loom: added jquery.loom (f207af1)
1.0.1 (2016-09-26)
- deps: bumped mu-jquery-wire to 5.2.0 (f52b823)
- jquery.crank: fix package name (86f32e8)
- tests: correct script includes (fa9a6f3)
1.0.0 (2016-09-23)
- packaging: Renamed mu-jquery-component to mu-jquery-loom (22e8f07)
- packaging: Because of the package rename developers will have to update their code to reflect the rename.