Skip to content

Releases: vlio20/angular-datepicker

Time picker and bug fixes

30 Jun 19:23
Compare
Choose a tag to compare

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

26 May 20:37
Compare
Choose a tag to compare

Fixing of min and max validations for the directive

Date button formatters were added

19 Apr 20:41
Compare
Choose a tag to compare

The following configuration were added to date-picker & day calendar
dayBtnFormat
dayBtnFormatter
monthBtnFormat
monthBtnFormatter

No breaking changes

Components refactoring

18 Apr 18:51
Compare
Choose a tag to compare

This is a pretty bi release and there are many breaking changes:

  1. Components names were changed - see Readme.md file to get the new names.
  2. inline component is now fully standalone and has it's own form validations.
  3. calendarsAmount were removed from configurations.
  4. 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

10 Apr 21:25
Compare
Choose a tag to compare

There was an issue with the release in version 1.0. This release fixes it.

V1 Is Out

09 Apr 06:04
Compare
Choose a tag to compare

Breaking changes:
Some css classes have been changed

Features:
Many new apis were introduced you can find the list of them under the v1 milestone.

Fixes fro position after scroll and resize

21 Mar 08:04
Compare
Choose a tag to compare
0.6.2

fixing postion after scroll and resize

Bug Fixes

20 Mar 19:37
Compare
Choose a tag to compare

potential memory leak fix
fixing issues related to hiding the popup after click

appendTo, drop & opens options

19 Mar 22:47
Compare
Choose a tag to compare
0.6.0

appendTo, drops & opens were added

Inline calendar added

12 Mar 09:49
Compare
Choose a tag to compare
0.4.0

adding inline calendar