Commits on Source (4)
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
-
Konrad Mohrfeldt authored
Showing
- package-lock.json 7 additions, 7 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
- src/components/shows/NoteEditorModal.vue 12 additions, 22 deletionssrc/components/shows/NoteEditorModal.vue
- src/components/shows/TimeSlotRow.vue 5 additions, 9 deletionssrc/components/shows/TimeSlotRow.vue
- src/main.js 4 additions, 3 deletionssrc/main.js
- src/stores/notes.ts 2 additions, 22 deletionssrc/stores/notes.ts
- src/types.ts 3 additions, 0 deletionssrc/types.ts
- vite.config.ts 1 addition, 1 deletionvite.config.ts
... | ... | @@ -25,7 +25,7 @@ |
"@fullcalendar/timegrid": "^6.1.8", | ||
"@fullcalendar/vue3": "^6.1.8", | ||
"@headlessui/vue": "^1.7.16", | ||
"@rokoli/bnb": "^0.2.2", | ||
"@rokoli/bnb": "^0.2.3", | ||
"@vue/compat": "^3.3.4", | ||
"@vueuse/core": "^10.4.1", | ||
"@vueuse/integrations": "^10.4.1", | ||
... | ... |