-
- Downloads
feat: new calendar control #296
Showing
- development/issues/open/296.html 109 additions, 4 deletionsdevelopment/issues/open/296.html
- development/issues/open/296.mjs 3 additions, 1 deletiondevelopment/issues/open/296.mjs
- development/templates/vite.config.mjs 3 additions, 2 deletionsdevelopment/templates/vite.config.mjs
- source/components/content/camera.mjs 339 additions, 329 deletionssource/components/content/camera.mjs
- source/components/content/stylesheet/camera-capture.mjs 13 additions, 6 deletionssource/components/content/stylesheet/camera-capture.mjs
- source/components/datatable/status.mjs 175 additions, 177 deletionssource/components/datatable/status.mjs
- source/components/form/reload.mjs 1 addition, 2 deletionssource/components/form/reload.mjs
- source/components/form/util/fetch.mjs 5 additions, 2 deletionssource/components/form/util/fetch.mjs
- source/components/time/appointment.mjs 286 additions, 0 deletionssource/components/time/appointment.mjs
- source/components/time/appointment/segment.mjs 47 additions, 59 deletionssource/components/time/appointment/segment.mjs
- source/components/time/appointment/style/segment.pcss 18 additions, 0 deletionssource/components/time/appointment/style/segment.pcss
- source/components/time/appointment/stylesheet/segment.mjs 38 additions, 0 deletionssource/components/time/appointment/stylesheet/segment.mjs
- source/components/time/month-calendar.mjs 629 additions, 0 deletionssource/components/time/month-calendar.mjs
- source/components/time/style/appointment.pcss 22 additions, 0 deletionssource/components/time/style/appointment.pcss
- source/components/time/style/calendar.pcss 0 additions, 0 deletionssource/components/time/style/calendar.pcss
- source/components/time/style/month-calendar.pcss 86 additions, 0 deletionssource/components/time/style/month-calendar.pcss
- source/components/time/stylesheet/appointment.mjs 38 additions, 0 deletionssource/components/time/stylesheet/appointment.mjs
- source/components/time/stylesheet/calendar.mjs 0 additions, 31 deletionssource/components/time/stylesheet/calendar.mjs
- source/components/time/stylesheet/month-calendar.mjs 38 additions, 0 deletionssource/components/time/stylesheet/month-calendar.mjs
- source/data/datasource/server/restapi.mjs 1 addition, 1 deletionsource/data/datasource/server/restapi.mjs
This diff is collapsed.
source/components/time/appointment.mjs
0 → 100644
This diff is collapsed.
source/components/time/month-calendar.mjs
0 → 100644
This diff is collapsed.
This diff is collapsed.
Please register or sign in to comment