163 Commits

Author SHA1 Message Date
07akioni
cedc0dc7bc feat: detach pop content inside modal & drawer 2020-10-07 16:38:05 +08:00
07akioni
2216566210 refactor: unify teleport 2020-10-07 14:31:51 +08:00
07akioni
f601fc397d refactor: move style utils folder 2020-10-06 05:19:24 +08:00
07akioni
a435b7127d build: adjust imports to make vite works 2020-09-29 15:03:46 +08:00
07akioni
4e0e80992c refactor(dialog): support vue3 2020-09-27 13:53:16 +08:00
07akioni
54959e82af refactor: reorganize style variables 2020-09-24 19:16:43 +08:00
07akioni
2709af6c4a refactor: reorganize style files 2020-09-24 19:06:27 +08:00
07akioni
abd5e23ce1 refactor(modal): support vue3 2020-09-13 19:08:54 +08:00
07akioni
8c10ccdef5 refactor: upgrade to vue3, make it work first
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +08:00
HaiboTang
9acfaa75fe feat(scrollbar): css in js (#258)
* feat(scrollbar): css in js

* chore: fix code review

* chore: fix code review
2020-08-17 19:20:57 +08:00
07akioni
bc62cbbb19 refactor(modal): clean cssr codes 2020-08-12 18:04:53 +08:00
07akioni
6b3654c4a4 chore: clean cssr codes 2020-08-11 23:59:24 +08:00
HaiboTang
24a690e1dd Feat/modal (#252)
* feat(modal): css in js

* chore: fix review

* chore:fix code smell
2020-08-11 21:38:31 +08:00