Skip to content

Releases: uvarov-frontend/vanilla-calendar-pro

Release v2.4.0

18 Feb 08:33
Compare
Choose a tag to compare

#45 Add option to turn off past days
#47 Add the ability to specify a date range for all date arrays
#52 Option to only select ranges that are continuously enabled
#54 Disable days of the week
#56 Add selectors for selected days

Release v2.3.0

15 Feb 13:32
Compare
Choose a tag to compare

Feature:
#39 Show multiple months
#40 Do not create days from past and future months

Fix:
fix date min and date max

Release v2.2.8

13 Feb 15:36
Compare
Choose a tag to compare

#34 Hotfix highlighting the date range on hover
#36 Add the ability to deselect a date range

Release v2.2.7

12 Feb 09:51
Compare
Choose a tag to compare

#31 Highlighting the date range on hover, before I click to select the second date
#33 Week number clickable

Release v2.2.5

21 Nov 11:28
Compare
Choose a tag to compare

Added clickArrow method to intercept clicks on arrows. Returns the current month and current year.

Release v2.2.4

17 Nov 08:52
Compare
Choose a tag to compare
  • createWeek fixes

Release v2.2.3

16 Nov 19:23
Compare
Choose a tag to compare
  • TypeScript fixes
  • Fixes bug calendarSelectedYear for DOMTemplates
  • Refactoring createPopup method
  • New demo in index.html

Release v2.2.1

16 Nov 11:26
Compare
Choose a tag to compare
  • WeekNumber fixes
  • CSSClasses fixes

Release v2.2.0

15 Nov 18:23
Compare
Choose a tag to compare
  • Added feature DOMTemplates
  • Added feature CSSClasses
  • Other fixes

Release v2.1.7

10 Nov 21:11
Compare
Choose a tag to compare
  • Allow adding multiple modifier classes to popups