All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.0.1 (2020-11-09)
6.0.0 (2019-05-24)
- all: remove more unused bits (b9e1e79)
- all: radio button removed
5.0.2 (2018-11-22)
- currency: add a change callback when value changes (b17df30)
- currency-input: only call change callback when control initiates change (296a627)
5.0.1 (2018-07-19)
- resources: remove globalization of removed controls (d8f402b)
5.0.0 (2018-07-19)
- all: remove controls (257a088)
- all: text display widget and the tooltip attribute
4.0.0 (2018-07-18)
- all: remove toggle (26cbd6a)
- all: remove toggle button
3.0.5 (2018-02-26)
- text-widget: make null the default for text-value prop (c4de12a)
3.0.4 (2017-11-21)
- tooltip: placement api change from bootstrap four (a34d188)
3.0.3 (2017-11-21)
- checkbox: show border when focused (a53bf2c)
3.0.2 (2017-11-03)
- text-display: title of text-display needs value (d36f749)
3.0.1 (2017-11-02)
- deps: tidy up package.json deps (9547df9)
3.0.0 (2017-11-02)
- css: bootstrap four (8373816)
- css: related to drivesoftware/backlog#587