Releases: vlio20/angular-datepicker
Releases · vlio20/angular-datepicker
Angular 9
[9.0.0] (2020-03-31)
Improvements
Features
Bug Fixes
8.0.0
[8.0.0] (2020-01-01)
Bug Fixes
- Selected month styling not present on day pickers (d076f16) closes #462
- Disabled state in reactive form not working (5e18e22) closes #416
- Validator using old format (faa2d99) closes #405
- weekDayFormatter doesn't work in day mode (b09964c) closes #415
Improvements
Breaking changes
- Stop using Renderer and replacing it with Renderer2 (d076f16) closes #469
Angular 8
This version built for ng 8
Angular 7 compliant
[2.11.0] (2018-11-30)
Improvements
[2.10.2] (2018-08-08)
[2.10.2] (2018-08-08)
Bug Fixes
- Missing dates (e41ad9b) closes #427
- The datepicker does not update
ng-untouched
class after user selects date string (86ba0a6) closes #426 - PR by @JLHwung
Angular 6
2.10.0
updating version to 2.10.0
Node 8 & Output event
[2.9.0] (2018-04-15)
Features
Improvements
Bug Fixes
[2.7.5] (2018-03-05)
Bug Fixes
- Adding documentation for
showGoToCurrent
(b3e3728) closes #357
- Fixing
inputElementContainer
which did not work on directive + added to docs (6344b38) closes #359
- Fixing Not able to bind to moment, getting TypeError:
(value || "").split is not a function
(19cee2d) closes #355
Breaking Changes fix
Fixed build for angular with version less than 5