Skip to content

Latest commit

 

History

History
57 lines (27 loc) · 2.82 KB

CHANGELOG.md

File metadata and controls

57 lines (27 loc) · 2.82 KB

Changelog

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

9.0.2 (2021-06-25)

9.0.1 (2021-06-18)

8.1.7 (2021-01-26)

Bug Fixes

  • remove disabled state from html input element (c4942de)

8.1.6 (2021-01-26)

Bug Fixes

9.0.0 (2021-06-17)

8.1.5 (2020-06-02)

Bug Fixes

  • allow to not to set a date (0ab2fa0)

8.1.4 (2020-06-02)

Bug Fixes

  • remove problem with set value to model, (0c32f6a)

8.1.3 (2020-05-08)

8.1.2 (2020-05-08)

8.1.1 (2020-04-17)

Bug Fixes

  • error when modelFormatter is not defined (96dbb3c), closes #5
  • set default language to 'enGB' (1ed8bae), closes #4
  • wrong display in inline mode (9b88387), closes #6

8.1.0 (2020-04-15)

Bug Fixes

  • problem with language file import from date-fns on production env (86b1b6b), closes #3