Releases: vlio20/angular-datepicker
Releases · vlio20/angular-datepicker
Time picker and bug fixes
Time picker + date time picker were added to the component - big thanks to @isaacplmann - this was a great commit!
- new styling for nav buttons
- Bug fixes
Directive Validation Bug Fix
Fixing of min and max validations for the directive
Date button formatters were added
The following configuration were added to date-picker & day calendar
dayBtnFormat
dayBtnFormatter
monthBtnFormat
monthBtnFormatter
No breaking changes
Components refactoring
This is a pretty bi release and there are many breaking changes:
- Components names were changed - see Readme.md file to get the new names.
- inline component is now fully standalone and has it's own form validations.
calendarsAmount
were removed from configurations.- bug fixes.
This change was made to make the component more flexible - which will allow easier implementation of further enhancements, like date-range-picker, time-picker etc.
Sorry for many breaking changes.
Release issues fix
There was an issue with the release in version 1.0. This release fixes it.
V1 Is Out
Fixes fro position after scroll and resize
0.6.2 fixing postion after scroll and resize
Bug Fixes
appendTo, drop & opens options
0.6.0 appendTo, drops & opens were added
Inline calendar added
0.4.0 adding inline calendar