it-at-m / muc-patternlab-vue

Vue-Components based on patternlab.muenchen.space
https://it-at-m.github.io/muc-patternlab-vue/
MIT License
5 stars 0 forks source link

✨ 179 graphical calendar #214

Open langehm opened 1 month ago

langehm commented 1 month ago

Issues #179

langehm commented 1 month ago

Current view grafik

langehm commented 3 weeks ago

Things should that should be done in another issue:

FabianWilms commented 3 weeks ago

I improved the animation-part slightly with https://github.com/it-at-m/muc-patternlab-vue/pull/214/commits/1691937aa5de019078e388d32f035026e5b5bbe1

Making the size variable now only depends on fixing the day-grid to be flexible and use the whole height. But fixing this in a seperate issue would be ok for me, too.

devtobi commented 3 days ago

Before Merge new components should be refactored to use the new reactive prop destructuring and useTemplateRef composable if applicable. See https://blog.vuejs.org/posts/vue-3-5#reactive-props-destructure and https://blog.vuejs.org/posts/vue-3-5#usetemplateref