Skip to content

Latest commit

 

History

History
178 lines (73 loc) · 4.96 KB

CHANGELOG.md

File metadata and controls

178 lines (73 loc) · 4.96 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

2.0.1 (2018-04-13)

Note: Version bump only for package @thi.ng/hdom-components

2.0.0 (2018-04-08)

Code Refactoring

  • hdom-components: remove svg, update canvas (hdom context support) (86d1f0d)
  • hdom-components: update dropdown components (0873832)

Features

  • hdom-components: update canvas handlers, add webgl2 version (7c88a3f)

BREAKING CHANGES

  • hdom-components: add hdom context arg as first arg to dropdown and groupedDropdown
  • hdom-components: canvas user handlers passed as object and taking different / more args
  • hdom-components: SVG functionality has been moved to new @thi.ng/hiccup-svg package. Canvas component user fns have new args

1.1.2 (2018-04-04)

Note: Version bump only for package @thi.ng/hdom-components

1.1.1 (2018-04-01)

Note: Version bump only for package @thi.ng/hdom-components

1.1.0 (2018-03-29)

Features

  • hdom-components: add svg line() (6cbacec)

1.0.9 (2018-03-28)

Note: Version bump only for package @thi.ng/hdom-components

1.0.8 (2018-03-21)

Note: Version bump only for package @thi.ng/hdom-components

1.0.7 (2018-03-18)

Note: Version bump only for package @thi.ng/hdom-components

1.0.6 (2018-03-18)

Note: Version bump only for package @thi.ng/hdom-components

1.0.5 (2018-03-18)

Note: Version bump only for package @thi.ng/hdom-components

1.0.4 (2018-03-17)

Note: Version bump only for package @thi.ng/hdom-components

1.0.3 (2018-03-16)

Note: Version bump only for package @thi.ng/hdom-components

1.0.2 (2018-03-14)

Note: Version bump only for package @thi.ng/hdom-components

1.0.1 (2018-03-08)

Note: Version bump only for package @thi.ng/hdom-components

1.0.0 (2018-03-03)

Features

  • hdom-components: rename package hiccup-dom-component => hdom-components (752a78b)

BREAKING CHANGES

  • hdom-components: rename package hiccup-dom-component => hdom-components

0.2.2 (2018-03-03)

Note: Version bump only for package @thi.ng/hiccup-dom-components

0.2.1 (2018-02-26)

Note: Version bump only for package @thi.ng/hiccup-dom-components

0.2.0 (2018-02-24)

Features

  • hiccup-dom-components: add gradient, group, path SVG funcs (214fe4d)