Skip to content

Latest commit

 

History

History
140 lines (57 loc) · 3.64 KB

CHANGELOG.md

File metadata and controls

140 lines (57 loc) · 3.64 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

6.0.1 (2020-11-09)

Bug Fixes

  • package: set plugin primary entry point (#6) (f079000)

6.0.0 (2019-05-24)

Code Refactoring

  • all: remove more unused bits (b9e1e79)

BREAKING CHANGES

  • all: radio button removed

5.0.2 (2018-11-22)

Bug Fixes

  • 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)

Bug Fixes

  • resources: remove globalization of removed controls (d8f402b)

5.0.0 (2018-07-19)

Chores

BREAKING CHANGES

  • all: text display widget and the tooltip attribute

4.0.0 (2018-07-18)

Chores

BREAKING CHANGES

  • all: remove toggle button

3.0.5 (2018-02-26)

Bug Fixes

  • text-widget: make null the default for text-value prop (c4de12a)

3.0.4 (2017-11-21)

Bug Fixes

  • tooltip: placement api change from bootstrap four (a34d188)

3.0.3 (2017-11-21)

Bug Fixes

  • checkbox: show border when focused (a53bf2c)

3.0.2 (2017-11-03)

Bug Fixes

  • text-display: title of text-display needs value (d36f749)

3.0.1 (2017-11-02)

Bug Fixes

  • deps: tidy up package.json deps (9547df9)

3.0.0 (2017-11-02)

Features

BREAKING CHANGES

  • css: related to drivesoftware/backlog#587