-
- Downloads
add gallery element
Showing
- majak_uistyleguide/templates/patterns/atoms/buttons/round_button.html 5 additions, 1 deletion...eguide/templates/patterns/atoms/buttons/round_button.html
- majak_uistyleguide/templates/patterns/atoms/buttons/round_button.yaml 1 addition, 0 deletions...eguide/templates/patterns/atoms/buttons/round_button.yaml
- majak_uistyleguide/templates/patterns/atoms/buttons/round_button_colors.html 11 additions, 0 deletions...templates/patterns/atoms/buttons/round_button_colors.html
- majak_uistyleguide/templates/patterns/atoms/table/table.html 19 additions, 0 deletionsmajak_uistyleguide/templates/patterns/atoms/table/table.html
- majak_uistyleguide/templates/patterns/atoms/text/headings.html 43 additions, 13 deletions..._uistyleguide/templates/patterns/atoms/text/headings.html
- majak_uistyleguide/templates/patterns/molecules/gallery/gallery.html 18 additions, 0 deletions...leguide/templates/patterns/molecules/gallery/gallery.html
- majak_uistyleguide/templates/patterns/molecules/gallery/gallery.yaml 20 additions, 0 deletions...leguide/templates/patterns/molecules/gallery/gallery.yaml
- package.json 1 addition, 0 deletionspackage.json
- src/js/main.js 9 additions, 0 deletionssrc/js/main.js
... | @@ -5,6 +5,7 @@ | ... | @@ -5,6 +5,7 @@ |
"prod": "vite build" | "prod": "vite build" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
"@fancyapps/ui": "^5.0.36", | |||
"@fullcalendar/core": "^6.1.5", | "@fullcalendar/core": "^6.1.5", | ||
"@fullcalendar/daygrid": "^6.1.5", | "@fullcalendar/daygrid": "^6.1.5", | ||
"@fullcalendar/interaction": "^6.1.5", | "@fullcalendar/interaction": "^6.1.5", | ||
... | ... |
Please register or sign in to comment