Skip to content

Releases: eureka2/ab-datepicker

Release 2.1.20

21 Sep 12:55
Compare
Choose a tag to compare

Replacement of deprecated functions of jQuery

Release 2.1.19

18 Oct 14:14
Compare
Choose a tag to compare
  • Added option 'allowSameDate'

Release 2.1.17

15 Oct 18:39
Compare
Choose a tag to compare
  • Fixed issue #51 : Can't tab out of the calendar
  • Added example with bootstrap4

Release 2.1.16

06 Oct 14:48
Compare
Choose a tag to compare

Fixed issues #31 and #32

Release 2.1.15

20 Aug 07:24
Compare
Choose a tag to compare

Added buttonLeft option. Thanks to @mikevalenza2

Release 2.1.14

01 May 20:25
Compare
Choose a tag to compare

Added the 'next' and 'previous' methods

Release 2.1.13

29 Apr 17:50
Compare
Choose a tag to compare

Added bootstrap 4 compatibility

Release 2.1.12

27 Apr 22:15
Compare
Choose a tag to compare

Removed unused function and removed typo in docblock

Release 2.1.11

27 Apr 10:36
Compare
Choose a tag to compare

Fixed issues positioning calendar with and without labels (Thanks to @gburghardt)
Possibly fixes Issue #36

Release 2.1.10

10 Sep 11:56
Compare
Choose a tag to compare
  • sorting options and methods
  • Added link to @dadoadk's AngularJS directive
  • Added 'next' and 'previous' options and 'startview' method
  • change to 200px of the min-width property for the bootstrap theme
  • Fixed issue #38