svelte-calendar icon indicating copy to clipboard operation
svelte-calendar copied to clipboard

A lightweight datepicker with neat animations and a unique UX.

Results 36 svelte-calendar issues
Sort by recently updated
recently updated
newest added

This is a great calendar from what I can tell so far! I am currently missing a way to show additional information per day, month and/or year. That information could...

add dayClciked event, add event its important, to trigger when a user does a certain action when user clicks on a day it gives store back to function event and...

How do I get the date that was clicked from the InlineCalendar view? Can you enable discussion here on GitHub for this type of question?

Bumps [svelte](https://github.com/sveltejs/svelte) from 3.38.0 to 3.49.0. Changelog Sourced from svelte's changelog. 3.49.0 Improve performance of string escaping during SSR (#5701) Add ComponentType and ComponentProps convenience types (#6770) Add support for...

dependencies

How to listen to the clicked event programmatically. For my purpose, I need to open a Modal when a date is clicked.

How do I disable the EnlargeDay animation? in the Datepicker?

enhancement

This is something I've used with flatpicker but flatpicker does not work on mobile and reverts to the native date picker. I'm working on a booking application that requires a...

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Bumps [prismjs](https://github.com/PrismJS/prism) from 1.24.1 to 1.27.0. Release notes Sourced from prismjs's releases. v1.27.0 Release 1.27.0 v1.26.0 Release 1.26.0 v1.25.0 Release 1.25.0 Changelog Sourced from prismjs's changelog. 1.27.0 (2022-02-17) New components...

dependencies

### Purpose When the calendar has start or end date defined like so ![image](https://user-images.githubusercontent.com/43700979/155527123-e34e893f-6f93-4baa-8a54-3a9171742f17.png) If you go a date anywhere before 24th on the next month ![image](https://user-images.githubusercontent.com/43700979/155527214-3656b0e7-0a90-4163-a09b-bb2759f7c967.png) The left button...