Youssef
|
e2d9e04daa
|
fix: Calendar transition bug (#195)
* fix: `calendar` transition glitch
* fix: calendar transition bugs
Added overflow hidden + z-index to the buttons
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
|
2023-12-01 10:30:37 +08:00 |
|
Ole Marius Løset
|
c242a7955a
|
add vue-tsc typecheck before build registry (#182)
* chore: add vue-tsc script
* fix: remove non existent props from ModelSelector
* fix: add basic typing for files
* fix: fix Artwork object in demo
* fix: use DatePickerModel from v-calendar on modelValue
Fixes vue-tsc validation errors
* chore: add `@vue/tsconfig`
* refactor: extracted types from v-calendar
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
|
2023-11-20 14:22:36 +03:30 |
|
zernonia
|
4fcfb4edf2
|
fix: missing dependencies for calendar
|
2023-11-06 13:30:45 +08:00 |
|
zernonia
|
27dc777d19
|
chore: build registry
|
2023-10-24 20:57:02 +08:00 |
|
Ole Marius Løset
|
03e1fcebb8
|
fix: add v-bind="$attrs" to DatePicker in Calendar (#117)
* fix: add v-bind="$attrs" to calendar
* fix: `inheritAttrs` false, remove duplicated `nextTick`
---------
Co-authored-by: Sadegh Barati <sadeghbaratiwork@gmail.com>
|
2023-10-21 10:56:41 +08:00 |
|
Ahmed Mayara
|
0e12cdef83
|
feat: add new-york style components (#27)
* feat: add new-york style components
* feat: add missing new-york style components
* feat: add menubar
* feat: add avatar, context-menu, dropdown-menu and select components
* feat: complete components in new-york style
|
2023-09-07 19:45:36 +08:00 |
|