Skip to content

Latest commit

 

History

History
81 lines (37 loc) · 2.76 KB

CHANGELOG.md

File metadata and controls

81 lines (37 loc) · 2.76 KB

Changelog

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

0.6.4 (2020-02-27)

Bug Fixes

  • cron options hiding not working working (#3) (52edbe6)

0.6.3 (2019-12-29)

Bug Fixes

0.6.2 (2019-12-28)

Bug Fixes

  • add support for formControl directives (887c9bc)

0.6.1 (2019-12-27)

Bug Fixes

  • app complains about BrowserModule import (97772e8)

0.6.0 (2019-12-26)

⚠ BREAKING CHANGES

  • Component now use Angular's reactive forms and material design styling. Support for template based forms is removed.

Features

  • Update for Angular 8 and Material design (81c5bcb)

0.5.1 (2019-12-15)

Bug Fixes

  • improve project layout and build environment for Angular 8 (1974262)
  • update GitHub Pages demo (4a161ae)

0.5.0 (2019-12-15)

0.4.0 (2018-07-22)

Features

  • update bootstrap and angular dependencies (73d3b40)

0.3.1 (2018-06-06)

0.3.0 (2018-06-05)

Bug Fixes

  • add missing event parameter to setActiveTab (5f9deb1)

Features

  • update ownership and name, and upgrade ng-packagr (b04c5af)