Commit Graph

3416 Commits

Author SHA1 Message Date
07akioni
d9bef29b2f feat(base-clear-button): support overlap with icon 2020-12-23 22:38:33 +08:00
07akioni
b5be3b4a62 feat(icon): icon-config-provider (private component) 2020-12-23 22:25:37 +08:00
07akioni
5473584ea9 refactor(mixin/as-form-item): remove it 2020-12-23 11:49:06 +08:00
07akioni
ba35a17e19 docs: import on demand 2020-12-18 21:12:57 +08:00
07akioni
661631be52 refactor(input-group, button-group, input-group-label): merge into input & button 2020-12-18 20:25:32 +08:00
07akioni
8d3c971f1a fix(radio): temporal fix that it will break other component's reactivity
https://github.com/vuejs/vue-next/issues/2829
2020-12-16 14:31:36 +08:00
07akioni
1633dc8148 refactor(radio): add padding on label & make n-space work in radio-group 2020-12-16 12:31:24 +08:00
07akioni
ecbce1c0b4 refactor: styles use global height 2020-12-16 11:47:43 +08:00
07akioni
9dd55561dd refactor(input-number): use seperate style file, not from input 2020-12-16 11:19:01 +08:00
07akioni
35d56075eb fix: site vue-router warning 2020-12-16 11:17:56 +08:00
07akioni
024dd95ca5 build: babel output for package building 2020-12-16 10:57:40 +08:00
07akioni
4448456056 chore: change all v-slot to # 2020-12-16 02:24:35 +08:00
07akioni
b430614f91 refactor: use comment node as script slot for component demo template 2020-12-16 02:20:11 +08:00
07akioni
d22d925656 build: remove stylelint 2020-12-16 02:16:59 +08:00
07akioni
d9ff22d614 chore: add .cssr.js extension 2020-12-16 01:52:25 +08:00
07akioni
1bf87789f2 refactor(base-select-menu, base-selection): merge size style 2020-12-16 01:50:16 +08:00
07akioni
82aee03cb3 refactor(input): merge size style 2020-12-16 01:44:00 +08:00
07akioni
89e8b120a1 refactor(tag, transfer): merge size style 2020-12-16 01:40:49 +08:00
07akioni
1517f7f000 refactor(descriptions): use different font size on different size 2020-12-16 01:26:05 +08:00
07akioni
4ab5d18dfb docs: use n-space to refactor some demos 2020-12-16 01:24:30 +08:00
07akioni
094a481f0b feat(cascader): keyboard scroll cascader menu 2020-12-16 00:20:50 +08:00
07akioni
6d0b8f2b61 docs: use n-space to refactor some demos 2020-12-15 23:58:45 +08:00
07akioni
6d34767de6 refactor(checkbox): add padding-right for label 2020-12-15 23:58:30 +08:00
07akioni
cea1561af2 fix(space): number size not working 2020-12-15 23:58:03 +08:00
07akioni
90771c20a4 refactor(space): padding item top & bottom to fix mis-alignment when align is 'center' 2020-12-15 23:39:02 +08:00
07akioni
cc9143bdd1 refactor: use global font-size 2020-12-15 23:15:40 +08:00
07akioni
82f8036f1e refactor: use global line-height 2020-12-15 17:48:10 +08:00
07akioni
ea367204dc refactor(typography): use global line-height 2020-12-15 17:15:13 +08:00
07akioni
3cdb84979c refactor(descriptions): use global line-height 2020-12-15 17:00:29 +08:00
07akioni
169e41144a refactor(card): use global line-height 2020-12-15 17:00:12 +08:00
07akioni
b6b6f4cc0e docs(tree): fix broken table 2020-12-15 16:43:02 +08:00
07akioni
317a17b436 docs(popover, tooltip): body-style 2020-12-15 16:36:11 +08:00
07akioni
3e40af2a44 fix(modal, drawer): warning on body-style & body-class 2020-12-15 16:35:51 +08:00
07akioni
b4849b4714 refactor(modal): body-style => style 2020-12-15 16:24:39 +08:00
07akioni
75a816ca4f refactor(drawer): body-class => class & body-style => style 2020-12-15 16:16:01 +08:00
07akioni
4a2c031eff refactor(notification): use global box shadow 2020-12-14 15:48:47 +08:00
07akioni
10ce5dadb9 refactor(popover): alter body-class & body-style withy class & style, add private padded prop 2020-12-14 15:37:49 +08:00
07akioni
129f0e5a11 feat(dynamic-input): default-value prop 2020-12-14 03:59:39 +08:00
07akioni
094217b330 feat(input): default-value prop 2020-12-14 03:47:21 +08:00
07akioni
e676d78ce1 feat(date-picker): default-value prop 2020-12-14 03:34:36 +08:00
07akioni
61c74779d2 feat(transfer): default-value prop 2020-12-14 03:14:45 +08:00
07akioni
dd0e8f16ff feat(time-picker): default-value prop 2020-12-14 02:55:07 +08:00
07akioni
fb4ac1bd67 feat(slider): default value prop 2020-12-14 02:43:48 +08:00
07akioni
eb42ad5d8b feat(input-number): default-value prop 2020-12-14 01:57:23 +08:00
07akioni
d35f34f728 feat(cascader): default-value prop 2020-12-14 01:29:42 +08:00
07akioni
078575d1e2 fix: site build failed 2020-12-12 18:16:19 +08:00
07akioni
590c61ffd1 build: eslint markdown 2020-12-12 15:33:41 +08:00
07akioni
f2ad5a5004 build: clean lint & format commands 2020-12-12 15:03:05 +08:00
07akioni
50f48b22b4 docs: prettier markdown 2020-12-12 14:44:44 +08:00
07akioni
2d13c548b6 chore: prettier demo 2020-12-12 13:51:22 +08:00