All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.
3.0.6 (2018-04-16)
Note: Version bump only for package @thi.ng/hdom
3.0.5 (2018-04-15)
Note: Version bump only for package @thi.ng/hdom
3.0.4 (2018-04-14)
Note: Version bump only for package @thi.ng/hdom
3.0.3 (2018-04-13)
Note: Version bump only for package @thi.ng/hdom
3.0.2 (2018-04-10)
Note: Version bump only for package @thi.ng/hdom
3.0.1 (2018-04-09)
- hdom: intern imported checks, update normalizeTree(), add docs, fix tests (2a91e30)
3.0.0 (2018-04-08)
- hdom: component functions & lifecycle hooks now receive user context object as their first arg. All components accepting arguments must be updated, but can potentially be simplified at the same time.
2.3.3 (2018-04-04)
Note: Version bump only for package @thi.ng/hdom
2.3.2 (2018-04-01)
Note: Version bump only for package @thi.ng/hdom
2.3.1 (2018-03-28)
Note: Version bump only for package @thi.ng/hdom
2.3.0 (2018-03-21)
2.2.5 (2018-03-18)
Note: Version bump only for package @thi.ng/hdom
2.2.4 (2018-03-18)
Note: Version bump only for package @thi.ng/hdom
2.2.3 (2018-03-18)
Note: Version bump only for package @thi.ng/hdom
2.2.2 (2018-03-17)
Note: Version bump only for package @thi.ng/hdom
2.2.1 (2018-03-16)
Note: Version bump only for package @thi.ng/hdom
2.2.0 (2018-03-14)
- hdom: add auto deref() support (0fe6c44)
2.1.1 (2018-03-08)
Note: Version bump only for package @thi.ng/hdom
2.1.0 (2018-03-05)
- hdom: add support for frame skipping, add docs (a200beb)
- hdom: update readme (79e1b09)
- hdom: rename package hiccup-dom => hdom
1.2.1 (2018-03-03)
Note: Version bump only for package @thi.ng/hiccup-dom
1.2.0 (2018-02-28)
- hiccup-dom: add support for function attribs, add docs (ca17389)
1.1.0 (2018-02-27)
- hiccup-dom: fix #11, update normalizeTree/normalizeElement (f5b6675)
- hiccup-dom: start(), add optional spans arg (8a070ff)
1.0.7 (2018-02-26)
Note: Version bump only for package @thi.ng/hiccup-dom
1.0.6 (2018-02-24)
Note: Version bump only for package @thi.ng/hiccup-dom
1.0.5 (2018-02-18)
Note: Version bump only for package @thi.ng/hiccup-dom
1.0.4 (2018-02-08)
Note: Version bump only for package @thi.ng/hiccup-dom
1.0.3 (2018-02-04)
- hiccup-dom: support parent DOM ID as arg start() (1f4f4b8)
1.0.2 (2018-02-03)
1.0.1 (2018-02-03)
- hiccup-dom: add NO_SPANS config (944cbb3)
1.0.0 (2018-02-03)
- hiccup-dom: update event attrib naming convention, update readme (7cc5c93)
- hiccup-dom: event attributes now just use
on
prefix, previouslyon-
0.1.2 (2018-02-02)
Note: Version bump only for package @thi.ng/hiccup-dom
0.1.1 (2018-02-01)
- hiccup-dom: boolean attribs (1f6bb58)