07akioni
|
0c20f4b200
|
feat(form-item): label=false to hide label area
|
2021-02-01 13:45:46 +08:00 |
|
07akioni
|
8cc44dd656
|
fix(theme): theme switch
|
2021-02-01 13:31:09 +08:00 |
|
07akioni
|
d66197485d
|
fix(form): validation info
|
2021-01-29 17:33:09 +08:00 |
|
07akioni
|
27422bb191
|
refactor(progress): adjust height
|
2021-01-13 17:38:18 +08:00 |
|
07akioni
|
bdbf29e20d
|
feat(form-item): default feedback color
|
2021-01-13 16:41:37 +08:00 |
|
07akioni
|
8cf237a12a
|
site: refactor using store
|
2021-01-13 12:01:02 +08:00 |
|
07akioni
|
2be9642430
|
docs: move component docs in src/
|
2021-01-12 19:58:41 +08:00 |
|
07akioni
|
7358b7ade2
|
fix(base-selection): focus box-shadow style
|
2021-01-12 18:47:33 +08:00 |
|
07akioni
|
e9013f5dda
|
refactor(mixins/registerable): use composition
|
2021-01-12 18:31:38 +08:00 |
|
07akioni
|
5ac48a17f5
|
fix(layout): theme not working
|
2021-01-12 17:08:23 +08:00 |
|
07akioni
|
39dcb456df
|
refactor(menu, dropdown): use dropdown in menu, remove titleExtra
|
2021-01-12 16:39:28 +08:00 |
|
07akioni
|
e6a0ea6c1f
|
chore: bump treemate version
|
2021-01-12 01:56:01 +08:00 |
|
07akioni
|
68d3ee17c4
|
fix(selection): icon color
|
2021-01-12 01:31:29 +08:00 |
|
07akioni
|
c095537570
|
fix(gradient-text): transition now working
|
2021-01-12 00:13:13 +08:00 |
|
07akioni
|
bcb257098f
|
fix(input, select): form item style
|
2021-01-11 23:47:00 +08:00 |
|
07akioni
|
a348693a9f
|
refactor(date-picker): composable
|
2021-01-11 23:17:25 +08:00 |
|
07akioni
|
f5d6cb3888
|
refactor(time-picker): text-decoration using input prop
|
2021-01-11 20:36:27 +08:00 |
|
07akioni
|
cf8a98ad6b
|
refactor(select-menu): configurable padding
|
2021-01-11 19:39:36 +08:00 |
|
07akioni
|
7d7d87b7bc
|
wip(date-picker): composable
|
2021-01-11 03:22:52 +08:00 |
|
07akioni
|
d05cbb6ee3
|
fix(avatar): content size not working
|
2021-01-11 00:37:40 +08:00 |
|
07akioni
|
834892acb1
|
refactor: handle global style in useTheme & useStyle
|
2021-01-11 00:13:22 +08:00 |
|
07akioni
|
ca47e1fe71
|
refactor: remove all icon style deps
|
2021-01-10 18:51:50 +08:00 |
|
07akioni
|
d9d9115eb1
|
refactor: remove some icon style
|
2021-01-10 15:25:08 +08:00 |
|
07akioni
|
548f2f6c00
|
refactor(loading-bar): theme props
|
2021-01-10 14:25:21 +08:00 |
|
07akioni
|
825ac751e5
|
refactor(message): multiple line, new style
|
2021-01-10 13:51:50 +08:00 |
|
07akioni
|
c49162a661
|
refactor: unify close icon using base-close
|
2021-01-10 00:46:54 +08:00 |
|
07akioni
|
c2271fab6a
|
fix: remove deprecated :theme prop
|
2021-01-09 17:07:44 +08:00 |
|
07akioni
|
960a7f1c38
|
refactor: all components adapt new theme
|
2021-01-09 16:56:49 +08:00 |
|
07akioni
|
a776087be0
|
refactor(tag): new theme
|
2021-01-08 00:27:18 +08:00 |
|
07akioni
|
27470bac38
|
wip(radio): use composition & new theme
|
2021-01-07 01:46:30 +08:00 |
|
07akioni
|
7da5e88840
|
refactor(message): new theme
|
2021-01-05 22:19:51 +08:00 |
|
07akioni
|
77d1f4de33
|
refactor(menu): new theme
|
2021-01-05 21:58:28 +08:00 |
|
07akioni
|
0cf7fdb4b2
|
refactor(loading-bar): new theme
|
2021-01-05 19:30:35 +08:00 |
|
07akioni
|
da9703bf73
|
refactor(input-number): new theme
|
2021-01-05 18:03:22 +08:00 |
|
07akioni
|
c51895d254
|
fix: md-loader code no line wrap
|
2021-01-04 01:03:09 +08:00 |
|
07akioni
|
3185a76fd7
|
docs(cascader): fix lazy demo data not cleared after unmount
|
2020-12-24 00:27:18 +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
|
4448456056
|
chore: change all v-slot to #
|
2020-12-16 02:24:35 +08:00 |
|
07akioni
|
b4849b4714
|
refactor(modal): body-style => style
|
2020-12-15 16:24:39 +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
|
fb4ac1bd67
|
feat(slider): default value prop
|
2020-12-14 02:43:48 +08:00 |
|
07akioni
|
cc58f5410a
|
docs(vue3): add todo
|
2020-12-08 00:22:02 +08:00 |
|
07akioni
|
7a5e3f9bcc
|
fix: external fonts are not included (due to side effects https://github.com/rollup/plugins/issues/692)
|
2020-12-07 23:49:32 +08:00 |
|
07akioni
|
55920db50f
|
docs(vue3): update related issued
|
2020-12-07 17:21:23 +08:00 |
|
07akioni
|
9f3c802e7a
|
refactor: import styles directly from component folders, not styles.js
|
2020-12-07 00:13:47 +08:00 |
|