vanilla-calendar-pro icon indicating copy to clipboard operation
vanilla-calendar-pro copied to clipboard

Vanilla Calendar is a versatile JavaScript date and time picker with TypeScript support, making it compatible with any JavaScript framework or library. It is designed to be lightweight, simple to use,...

Results 26 vanilla-calendar-pro issues
Sort by recently updated
recently updated
newest added

fixes #233 - add `aria-label` to a few elements - days (I had to add the `"long"` read of weekday from locale, perhaps we could use it for short too...

This issue contains a roadmap for the development of a new version of vanilla-calendar-pro v3.0.0. The purpose of this version is to add new features, improve performance, and fix known...

enhancement

### Discussed in https://github.com/uvarov-frontend/vanilla-calendar-pro/discussions/283 Originally posted by **Aux9** August 4, 2024 ![image](https://github.com/user-attachments/assets/aa3d52ef-31dd-48c3-aa99-89b81f292d47) Hi.. Please how to change weekend to (**Friday and Saturday**)? so it can be highlighted in red ?...

setting to allow changing weekend days, for example Friday/Saturday instead of Saturday/Sunday as per Discussion #283 ![image](https://github.com/user-attachments/assets/af3c7528-3fd7-4ec4-b922-624bfd94d88a) However, it's currently broken when enabling `iso8601: true`, that would have to be...

Tapping a date with a popup on Android only displays the popup for the length of the tap. A longer press does seem keep the popup open. A quick tap...

### Discussed in https://github.com/uvarov-frontend/vanilla-calendar-pro/discussions/261 Originally posted by **dagassa** May 8, 2024 Hi Yury, thank you for your efforts. Finding a reliable date/range-picker outside of the React ecosystem can be quite...