All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
4.3.3 (2017-07-03)
- jQuery 3<2 fix for isArray (0c3e84f)
4.3.2 (2017-06-16)
- UMD fixes (6751948)
4.3.1 (2017-05-18)
- prepare root node before walk (18e1b3c)
4.3.0 (2017-05-18)
- add prepare param (e1f58f5)
4.2.4 (2017-05-08)
- if no $element store noop (c68055e)
4.2.3 (2017-05-08)
- json.$element should be a function (69b803e)
4.2.2 (2017-05-08)
- store $element on json (5ab565f)
4.2.1 (2017-05-08)
- bumped deps (9cfd511)
4.2.0 (2017-05-08)
- added json.$element() (ad27e29)
4.1.0 (2017-04-28)
- don't override json.key/.parent on root node if already set. (2e42f9f)
- Pass $ to create (32e5126)
4.0.0 (2017-04-25)
- make walk widget independent (254631c)
walk
changes signature towalk($, json, create)
3.2.0 (2017-04-25)
- noop .key and .parent (aef03be)
3.1.0 (2017-04-25)
- added support for .key() (2b48c90)
3.0.0 (2017-04-25)
- decouple mu-jquery-loom (271faa6)
walk
signature change.
2.0.0 (2017-04-20)
- use standardized naming convention for json param. (6f708f5)
-
.data("@component")
->.data("muJqueryWidgetCyoa")
data-jquery-widget-cyoa="{}"
json.component()
->json.widget()
1.0.0 (2017-04-20)
- separate walk (88746ed)
- Deprecates
mu-jquery-widget-cyoa/book