vue-simple-calendar icon indicating copy to clipboard operation
vue-simple-calendar copied to clipboard

Simple Vue component to show a month-grid calendar with events

Results 10 vue-simple-calendar issues
Sort by recently updated
recently updated
newest added

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.12 to 5.0.13. Changelog Sourced from vite's changelog. 5.0.13 (2024-03-24) fix: fs.deny with globs with directories (#16250) (d2db33f), closes #16250 Commits 80b1b07 release: v5.0.13 d2db33f fix: fs.deny...

dependencies

When using month view with Japanese local, It skips February month for 2024 each time I switch month with header.

needs-repo

The drag and drop functionality currently does not support touch devices. I haven't looked into whether this is easy enough to do in vanilla JS or if adding a dependency...

enhancement
help wanted

Theming ideas: - Keep the default (no theme) CSS as basic as possible. - Add a new optional theme that has more pizazz -- holiday background colors, prettier header, etc....

enhancement
help wanted

Hello, I think you need to set the declaration types by fixing package.json: ![image](https://github.com/user-attachments/assets/c897faac-5f1e-4b8e-b9e7-6705deecb2bf)

I have a question about how do I adjust the top calc with items that have a padding. ![image](https://github.com/user-attachments/assets/bf704c98-63ab-4772-a8df-bfd777329575) Im currently having this issue with my items. Where I set...

Bumps [rollup](https://github.com/rollup/rollup) from 4.9.5 to 4.22.4. Release notes Sourced from rollup's releases. v4.22.4 4.22.4 2024-09-21 Bug Fixes Fix a vulnerability in generated code that affects IIFE, UMD and CJS bundles...

dependencies

Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 5.0.13 to 5.4.6. Release notes Sourced from vite's releases. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to CHANGELOG.md for details. [email protected] Please refer to...

dependencies

Dear Richard, First of all, thank you for this light and easy-to-use calendar plugin for vue! This issue is a quite simple feature request. Would you agree to add an...