Commit Graph

977 Commits

Author SHA1 Message Date
07akioni
f1b23a2a6b docs(radio): radio button size demo 2020-11-23 00:07:29 +08:00
07akioni
1404f59f3e chore: change some basic style vars 2020-11-20 15:14:02 +08:00
07akioni
a22dde5bc8 docs: hide deprecated theme-environment 2020-11-20 14:22:37 +08:00
07akioni
6c7715ef16 chore 2020-11-17 02:19:54 +08:00
07akioni
0c006c3282 site(landing): use css var for left & right image 2020-11-16 01:31:32 +08:00
07akioni
19c653c579 site: fix landing page theme change button 2020-11-16 01:22:33 +08:00
07akioni
9d50cd1022 refactor(layout): rename use-native-scrollbar to native-scrollbar 2020-11-16 01:17:56 +08:00
07akioni
cb21b1d8a9 refactor(drawer): remove body-wrapper prop & simplify dom 2020-11-16 01:12:04 +08:00
07akioni
b0bb58cb74 refactor(spin): deprecate some sizes & flatten cssr vars 2020-11-15 13:26:59 +08:00
07akioni
ead3850655 site: landing page blue circle box shadow 2020-11-15 00:51:59 +08:00
07akioni
c2f5cb3137 docs(menu): enUS 2020-11-14 21:59:02 +08:00
07akioni
0257b89586 refactor(nimbus-service-layout): refactor rubbish codes 2020-11-14 20:03:33 +08:00
07akioni
a5f81d15a6 feat(menu): defaultValue prop & add item to onUpdateValue 2020-11-14 18:09:26 +08:00
07akioni
acd96b3d2e docs: deprecate styleScheme & themeEnv 2020-11-13 21:40:38 +08:00
07akioni
cf2603e9f4 chore: fix some props default value 2020-11-13 21:26:18 +08:00
07akioni
5772b40a5e feat(menu): prop default-expand-all 2020-11-13 21:09:49 +08:00
07akioni
fef576e207 refactor(menu): use treemate 2020-11-13 18:24:43 +08:00
07akioni
cee34beeb2 refactor(tree): use treemate, add cascade prop 2020-11-13 17:02:30 +08:00
07akioni
0698834d8e refactor(tags): flatten cssr vars 2020-11-11 20:13:14 +08:00
07akioni
0fee062398 feat(dropdown): animated prop 2020-11-08 21:46:26 +08:00
07akioni
2a1b7b63cd feat(popover): animated prop 2020-11-08 21:39:22 +08:00
07akioni
f36f787668 refactor(typography): depth 2020-11-07 01:02:26 +08:00
07akioni
f216556231 docs(cascader): prop show 2020-11-07 00:22:09 +08:00
07akioni
28df854153 refactor: update built-in icons 2020-11-07 00:07:02 +08:00
07akioni
2cab8b2efa refactor(dynamic-input): support no item 2020-11-06 16:22:05 +08:00
07akioni
50d30f1d6a site(migrate-from-v1) 2020-11-05 15:24:18 +08:00
07akioni
1f4e1b587e refactor: use font from v-fonts 2020-11-04 12:13:11 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
f3aa35e5ff fix: lint 2020-11-03 15:15:45 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
82eb2d11cf build: refactor build:style to build:fonts 2020-10-31 18:32:47 +08:00
07akioni
b346384491 site: fix production dev switch button 2020-10-30 17:42:34 +08:00
07akioni
33986f496e refactor(transfer): virtual scroll list 2020-10-30 17:07:17 +08:00
07akioni
df52cffbf3 fix(select): onScroll 2020-10-30 15:48:45 +08:00
07akioni
9608a11fdc fix(log): scroll to 2020-10-30 15:17:49 +08:00
07akioni
96f83007f1 docs(tree): fix deprecated api 2020-10-29 01:43:28 +08:00
07akioni
b4b55fdeef refactor(checkbox): value => checked when not wrapped in checkbox group & add default-checked prop 2020-10-29 01:42:02 +08:00
07akioni
8b5a497661 docs: fix some default values' format 2020-10-29 00:41:49 +08:00
07akioni
bb9ad6fb06 refactor(radio): checked-value => checked & style fixes 2020-10-29 00:38:43 +08:00
07akioni
1e8292c558 docs(select): update custom render demo to vue3 2020-10-28 22:40:41 +08:00
07akioni
8f41aab269 refactor(select): use treemate 2020-10-28 01:00:55 +08:00
Jiwen Bai
6453b90043 Vite doc with vue3 (#315)
* feat(vite-doc): add vite md plugin

* fixed(site-vite): merge conflicts

* fix(vite-doc): some bug in vue rerender,use key to advoid

* feat(vite-doc): finished doc

* fix(vite-doc): import path should be same as normal

* chore(vite-doc): remove useless code

Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-10-26 15:03:02 +08:00
07akioni
3ce5673a35 refactor(data-table): new sort icon & filter icon 2020-10-26 13:50:51 +08:00
07akioni
14ef634226 docs(notification): use n-space 2020-10-26 12:44:52 +08:00
07akioni
66e8de3e4a docs(message): use n-space 2020-10-26 12:40:33 +08:00
07akioni
0663e7be1c docs: related to space align 2020-10-26 12:31:14 +08:00
07akioni
5cdd4c42e1 refactor(space): flex-wrap & vertical margin for hor space. default align to normal 2020-10-26 12:28:38 +08:00
07akioni
083e264ee5 chore 2020-10-23 23:11:34 +08:00
07akioni
2c6e3f1225 refactor(icon): use currentColor 2020-10-23 22:18:30 +08:00