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

set()

Open uvarov-frontend opened this issue 6 months ago • 0 comments

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 challenging.

Yours shows promise, and what's even better is your openness to new features and your strong motivation to create an exceptional product.

However, I encountered an issue when using the VC in Svelte: the update function seems just to reset. It's possible that I overlooked something, but it appears that there's currently no option to change selections without reloading the VS.

Here are my feature requests:

Implement functions for setting date ranges: setDateRange setStartDate setEndDate setStartTime setEndTime

In general, maybe for later, it would be fantastic if we could update the entire IOptions without needing to reload (activate/deactivate prices etc.). In addition, two other enhancements would greatly improve the experience:

A more comprehensive styling guide. Support for Tailwind CSS, as previously requested. Lastly, enhanced keyboard support would be highly appreciated, particularly for arrow key navigation (up, down, left, right).

✌️

uvarov-frontend avatar Jul 28 '24 10:07 uvarov-frontend