Commit Graph

107 Commits

Author SHA1 Message Date
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
07akioni
f421104505 fix(popover): manually positioned not working 2020-11-28 23:32:30 +08:00
07akioni
82e6536337 chore: render n-checkbox in markdown 2020-11-16 02:12:03 +08:00
07akioni
19c653c579 site: fix landing page theme change button 2020-11-16 01:22:33 +08:00
07akioni
9b5c7cf390 refactor(site): remove rubbish codes 2020-11-14 20:38:30 +08:00
07akioni
c7e283560c build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
07akioni
672eee1be8 chore 2020-11-11 23:10:58 +08:00
07akioni
3f86771a6a refactor: mount global style when install 2020-11-07 15:13:30 +08:00
07akioni
f36f787668 refactor(typography): depth 2020-11-07 01:02:26 +08:00
07akioni
473470680a refactor: import styles in treeshakable manner 2020-11-07 00:54:03 +08:00
07akioni
f216556231 docs(cascader): prop show 2020-11-07 00:22:09 +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
c94dc701a8 fix(build): bump rollup-plugin-vue version, fix build error 2020-11-05 14:57:35 +08:00
07akioni
e56770277a refactor: remove hollowoutable 2020-11-05 14:54:47 +08:00
07akioni
1f4e1b587e refactor: use font from v-fonts 2020-11-04 12:13:11 +08:00
07akioni
2255178d56 fix: virtual list height now applied in prod mode 2020-11-03 16:23:51 +08:00
07akioni
3051421864 site: refactor entry files 2020-11-02 21:41:40 +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
12affdb5c5 build: make rollup works 2020-10-31 18:02:14 +08:00
07akioni
5af594d08e docs(vue3): update progress 2020-10-30 17:29:11 +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
5ad00e793b refactor(scrollbar): scrollTo new api 2020-10-30 11:59:48 +08:00
07akioni
2a141e1a84 docs(vue3): todo 2020-10-29 01:48:30 +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
bb9ad6fb06 refactor(radio): checked-value => checked & style fixes 2020-10-29 00:38:43 +08:00
07akioni
da8f1c5708 refactor(select): support keyboard scroll when virtual 2020-10-28 13:30:19 +08:00
07akioni
52f58d9dac refactor(anchor): target => listen-to, fix scroll listener is not unregistered 2020-10-23 15:42:11 +08:00
07akioni
d0deb804e5 fix(log): no event emitted, deprecate old scrollToXxx 2020-10-22 23:26:34 +08:00
07akioni
0a50059a63 docs(modal): vue3 2020-10-22 18:47:11 +08:00
07akioni
764f5aea44 docs(statistic): vue3 2020-10-22 14:51:17 +08:00
07akioni
e0c8b70e1a docs(select): vue3 2020-10-22 13:01:40 +08:00
07akioni
effc859dc6 docs(form): vue3 2020-10-22 11:51:33 +08:00
07akioni
4a857824ea refactor(checkbox): use value as checked outside checkbox-group 2020-10-22 00:48:42 +08:00