Skip to content

v3.0.0

Compare
Choose a tag to compare
@dalelotts dalelotts released this 22 Mar 18:21

3.0.0 (2019-03-22)

Bug Fixes

  • app: fix failing unit tests (26a3403)
  • date-time-picker: use event.key for keyboad navigation (9ea0a03)

Features

  • app: add configurator functionality to home page (e71233a)
  • dl-date-time-input: add date/time input directive (54ac829)
  • lib: update to angular 7 (5885e9a)

BREAKING CHANGES

  • dl-date-time-input: The DateAdapter interface and implementations have been moved the core module.
    You will need to update your import statements if you were making use of them.