Commit Graph

3588 Commits

Author SHA1 Message Date
07akioni
da292aa96e refactor(breadcrumb): new theme 2021-01-01 03:44:54 +08:00
07akioni
e6bad63fc3 refactor(badge): new theme 2021-01-01 03:33:21 +08:00
07akioni
3aad72ae81 refactor(back-top): new theme 2021-01-01 03:07:25 +08:00
07akioni
45ba7ae0a7 refactor(avatar): composition & new theme 2021-01-01 02:46:09 +08:00
07akioni
a9db43544c refactor(auto-complete): new theme 2021-01-01 02:13:32 +08:00
07akioni
4f5ba020fe refactor(anchor): new theme 2020-12-31 23:30:26 +08:00
07akioni
7f4f28c43c refactor(alert): composition + new theme 2020-12-31 21:40:54 +08:00
07akioni
66a2fa2353 refactor(affix): composition api + new theme 2020-12-31 20:59:26 +08:00
07akioni
b7cabf901a refactor(divider): new theme impl 2020-12-31 20:29:27 +08:00
07akioni
84c75fb704 fix: typo, pallete => palette 2020-12-28 17:18:55 +08:00
07akioni
46c270141c refactor(alert, badge): merged styles into single file 2020-12-28 17:15:48 +08:00
07akioni
8977a0e67e fix(tag): border transition 2020-12-28 00:31:39 +08:00
07akioni
e59cfbb871 docs(button): debug demo causing site build failed 2020-12-28 00:28:07 +08:00
07akioni
53b24267b0 feat(slider): make active dots have active color 2020-12-27 17:46:56 +08:00
07akioni
8a2e695ab1 fix(slider): unify mousemove handler 2020-12-27 16:41:29 +08:00
07akioni
336c460378 refactor(slider): expand rail width to its dom width 2020-12-27 16:24:16 +08:00
07akioni
6e0e1a2df0 fix(config-provider): inherit null prop 2020-12-24 12:36:53 +08:00
07akioni
b33a4394e9 docs: change a v-slot to # 2020-12-24 00:29:04 +08:00
07akioni
3185a76fd7 docs(cascader): fix lazy demo data not cleared after unmount 2020-12-24 00:27:18 +08:00
07akioni
734ee1ffc5 refactor(cascader): new icon loading impl use new base loading 2020-12-24 00:22:22 +08:00
07akioni
95c7f9a164 refactor(base-loading): support icon switch transition 2020-12-23 23:57:53 +08:00
07akioni
48b8ab6f2c refactor: remove base-suffix 2020-12-23 23:13:09 +08:00
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