Commit Graph

22 Commits

Author SHA1 Message Date
07akioni
6b378e958f refactor: make most props default value to undefined 2020-10-23 16:53:52 +08:00
07akioni
b9a11770c0 fix(message): close icon size 2020-10-23 15:03:47 +08:00
07akioni
98ebedb820 refactor: unify internal icon usage 2020-10-23 11:57:40 +08:00
07akioni
3d4829efbc refactor: simplify textColor names 2020-10-21 16:38:34 +08:00
07akioni
589369163c feat(use-form-item): add useFormItem composable 2020-10-17 15:52:14 +08:00
07akioni
9bc9351f71 refactor: rename all synthetic-theme to merged-theme 2020-10-08 00:33:16 +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
634ef49fb4 refactor(time-picker): support vue3 2020-09-29 12:19:40 +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
cf33f6c586 refactor(descriptions): support vue3 2020-09-18 23:26:47 +08:00
07akioni
50580f5cfc refactor(message): use n-message-provider 2020-09-14 15:38:46 +08:00
07akioni
d213bf5209 refactor(message): clean code logic 2020-09-14 12:37:03 +08:00
07akioni
ce46f0de8e refactor(message): use use-container 2020-09-14 00:46:51 +08:00
07akioni
ef33fdb301 refactor(message): support vue3 2020-09-12 03:28:40 +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
07akioni
9920cd5f5c chore: remove useless console.log 2020-09-01 00:08:20 +08:00
07akioni
42650e9caf refactor(message): clean cssr codes 2020-08-31 23:19:10 +08:00
HaiboTang
61adacaa63 feat(message): css in js (#276)
* feat(message): css in js

* fix code review

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-08-31 22:07:50 +08:00