dayspan-vuetify icon indicating copy to clipboard operation
dayspan-vuetify copied to clipboard

A collection of components that visualizes DaySpan Calendars and Schedules using Vuetify

Results 69 dayspan-vuetify issues
Sort by recently updated
recently updated
newest added

I am upgrading a large app to Vuejs, V3. I realized that Vuetify did not support V3 and instead of waiting for that, I rewrote the interface using Element Plus....

Bumps [moment](https://github.com/moment/moment) from 2.7.0 to 2.29.2. Changelog Sourced from moment's changelog. 2.29.2 See full changelog Release Apr 3 2022 Address https://github.com/advisories/GHSA-8hfj-j24r-96c4 2.29.1 See full changelog Release Oct 6, 2020 Updated...

dependencies

In my case, there are more than 500 events to display within a month. I found out that it cost around 30-50ms for each event in **shedule.iterateSpan(day,covers).iterate(function(span,iterator){...}**. The total cost...

Bumps [node-sass](https://github.com/sass/node-sass) from 4.9.0 to 7.0.0. Release notes Sourced from node-sass's releases. v7.0.0 Breaking changes Drop support for Node 15 (@​nschonni) Set rejectUnauthorized to true by default (@​scott-ut, #3149) Features...

dependencies

Bumps [shelljs](https://github.com/shelljs/shelljs) from 0.7.8 to 0.8.5. Release notes Sourced from shelljs's releases. v0.8.5 This was a small security fix for #1058. v0.8.4 Small patch release to fix a circular dependency...

dependencies

Hello ! it is possible to change the duration of the events like 10h14 to 13H41 ?

hi , trying your plugin i got this message, this is not blockant but warning [Vuetify] [UPGRADE] 'v-content' is deprecated, use 'v-main' instead. found in ---> at node_modules/dayspan-vuetify-2/src/components/CalendarApp.vue at src/views/Calendrier.vue...

When the User Clicks adds Event we want to open a popup with more details, not a Small window. A small popup is not required. How to set up that...

Correctly display summary in the toolbar for year view on xs and sm screens