Skip to content

Releases: uvarov-frontend/vanilla-calendar-pro

Release v2.5.9

30 Apr 13:08
Compare
Choose a tag to compare

Directory refactoring and added first e2e tests.

Release v2.5.8

26 Apr 12:09
Compare
Choose a tag to compare

#78 Fix update method

Release v2.5.7

24 Apr 13:23
Compare
Choose a tag to compare

#74 Add .reset()
#76 Add themeDetect
#75 Fix selectedKeeping

Release v2.5.6

10 Apr 13:34
Compare
Choose a tag to compare

#71 Add date and time picker in «input»
#73 Replace clickDayToInput with changeToInput

Release v2.5.4

06 Apr 12:51
Compare
Choose a tag to compare

#69 Add readonly params
#70 Fix disableAllDays

Release v2.5.3

31 Mar 11:50
Compare
Choose a tag to compare

#65 hotfix/switching_months
#66 hotfix/remove_utc
#67 hotfix/main_styles

Release v2.5.2

30 Mar 10:03
Compare
Choose a tag to compare

#62 Hotfix/range
#63 Hotfix/styles

Release v2.5.1

14 Mar 18:09
Compare
Choose a tag to compare

#59 Fix setTheme
#60 Fix hover on input time

Release v2.5.0

10 Mar 20:15
ca57cfb
Compare
Choose a tag to compare

#57 Port to Vite bundler
#58 Full styles refactoring, new design, theme support

The new version has completely redesigned the style files. If you are not ready to use the new styles, the old style file is available for import with the same name but contains the prefix "_".
Example: import '@uvarov.frontend/vanilla-calendar/build/_vanilla-calendar.min.css';

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