Commit Graph

151 Commits

Author SHA1 Message Date
07akioni
3aa9d866ef feat(slider): dot color in popover 2021-04-09 18:20:18 +08:00
07akioni
d09a79cc6b feat(skeleton): new component 2021-04-09 00:43:33 +08:00
07akioni
7068e5b35f refactor: use type directly from drawer in use-adjusted-to 2021-03-17 18:14:54 +08:00
07akioni
f64a0d9fc5 feat(modal): custom position 2021-03-17 02:45:01 +08:00
07akioni
e033d246a3 feat(grid): responsive & collapse demo 2021-03-03 17:26:54 +08:00
07akioni
62729ea561 fix: lint 2021-02-04 16:33:40 +08:00
07akioni
6253fb9b05 fix(data-table): type 2021-02-04 14:14:48 +08:00
07akioni
fedeb1c39d refactor(service-layout): ts 2021-01-31 22:39:16 +08:00
07akioni
550524fc04 fix(form-item): errors 2021-01-29 17:02:40 +08:00
07akioni
78773c5701 refactor(dynamic-tags): ts 2021-01-25 23:30:32 +08:00
07akioni
09e33ee18d refactor(time-picker): ts 2021-01-25 22:10:12 +08:00
07akioni
59e65e6539 refactor(popselect): ts 2021-01-25 02:12:04 +08:00
07akioni
feab839761 refactor(dialog): ts 2021-01-22 16:52:04 +08:00
07akioni
ee931c25c3 refactor(modal): ts 2021-01-22 01:04:38 +08:00
07akioni
d1d4e69b51 refactor(radio): ts 2021-01-21 16:27:56 +08:00
07akioni
85baec90c5 refactor(anchor): ts 2021-01-20 22:15:41 +08:00
07akioni
e505f6e1b9 refactor(input): ts 2021-01-17 22:31:57 +08:00
07akioni
f2746ab3da refactor(descriptions): ts 2021-01-16 02:29:36 +08:00
07akioni
73c9d3f9c1 refactor(menu): ts 2021-01-15 17:15:59 +08:00
07akioni
a0921fab1b refactor(mixins, utils, styles, index): typescript 2021-01-13 23:14:58 +08:00
07akioni
e9013f5dda refactor(mixins/registerable): use composition 2021-01-12 18:31:38 +08:00
07akioni
cc30786a5e refactor(mixins): remove themeable & with-cssr 2021-01-08 23:22:22 +08:00
07akioni
f658334a89 refactor(code): new theme 2021-01-02 16:33:23 +08:00
07akioni
7f4f28c43c refactor(alert): composition + new theme 2020-12-31 21:40:54 +08:00
07akioni
84c75fb704 fix: typo, pallete => palette 2020-12-28 17:18:55 +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
2d13c548b6 chore: prettier demo 2020-12-12 13:51:22 +08:00
07akioni
1c032d2279 chore: prettier 2020-12-12 13:47:04 +08:00
07akioni
18db21cc9b fix(base-selection): border zindex 2020-11-30 18:50:04 +08:00
07akioni
21411d17dd chore: remove utils/naive/debug 2020-11-27 22:43:10 +08:00
07akioni
e5f94fa209 refactor: move get-target & create to seemly 2020-11-27 22:27:16 +08:00
07akioni
6f90560d32 refactor: use seemly to replace some utils 2020-11-27 21:53:14 +08:00
07akioni
786791bf08 refactor(date-picker, dropdown, timepicker): remove keyboard delegate 2020-11-27 18:09:32 +08:00
07akioni
9673ad94cd refactor(scrollbar): use evtd to handle events 2020-11-27 01:54:14 +08:00
07akioni
3cd9791b97 refactor(select): use v-binder 2020-11-25 14:17:58 +08:00
07akioni
636f8140a4 refactor: simplify create api
I've removed fallbackTheme since in most case it complicates thing. The
only usage of is is to controlled the extra class name of rendered
style. Setting it to `light` make code more clean and won't break
anything.

I removed `fallbackLocale` too, I think use the first item in `fallbackLocales`
is enough.
2020-11-10 00:50:23 +08:00
07akioni
a42869d529 refactor: remove clickoutside & moveoutside delegate. use evtd 2020-11-05 02:23:28 +08:00
07akioni
b66377d208 refactor: scroll delegate & resize delegate by evtd 2020-11-04 19:54:46 +08:00
07akioni
3e9cc94664 refactor(utils/css/format-length) 2020-11-04 13:13:55 +08:00
07akioni
562843e560 chore: update utils paths 2020-11-04 12:31:43 +08:00
07akioni
efed314065 refactor: clear utils 2020-11-04 00:26:00 +08:00
07akioni
c2aa7f67fd fix: mixing named and default exports 2020-11-03 19:04:08 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
0791e60802 chore: use composition from vooks 2020-10-28 01:22:08 +08:00
07akioni
8f41aab269 refactor(select): use treemate 2020-10-28 01:00:55 +08:00
07akioni
083e264ee5 chore 2020-10-23 23:11:34 +08:00
07akioni
18fe131299 refactor(use-os-theme): import it from vooks 2020-10-23 14:21:53 +08:00
07akioni
16d1e1ab74 fix(utils/cssr): inside modal 2020-10-23 01:28:35 +08:00
07akioni
14cdb2904c feat(utils/color): composite support rgba base color 2020-10-23 01:26:46 +08:00
07akioni
506c058a73 chore: use __DEV__ to replace all p.env.nenv !== 'prod' 2020-10-23 01:08:04 +08:00