07akioni
|
55f2146b56
|
refactor(button): color style use css vars
|
2020-10-23 01:06:25 +08:00 |
|
07akioni
|
66966d349e
|
docs(back-top): vue3
|
2020-10-22 16:09:30 +08:00 |
|
07akioni
|
6c0b88b557
|
docs(checkbox): vue3
|
2020-10-22 00:27:48 +08:00 |
|
07akioni
|
2eb9f52515
|
refactor(cascader): basic functions
|
2020-10-16 18:20:19 +08:00 |
|
07akioni
|
7d81e7d3f7
|
refactor: remove internal resize-observer, use vueuc
|
2020-10-09 23:00:48 +08:00 |
|
07akioni
|
22d2c9c9a9
|
chore: reorganize utils
|
2020-10-08 15:07:33 +08:00 |
|
07akioni
|
70f9517a30
|
refactor(table): scroll sync logic
|
2020-10-08 15:07:17 +08:00 |
|
07akioni
|
ec1c5a7fc4
|
chore: update zindexable, placeable folder path
|
2020-10-08 04:39:25 +08:00 |
|
07akioni
|
160b029fc0
|
refactor(drawer): fit detached target animation
|
2020-10-07 18:27:15 +08:00 |
|
07akioni
|
cedc0dc7bc
|
feat: detach pop content inside modal & drawer
|
2020-10-07 16:38:05 +08:00 |
|
07akioni
|
2216566210
|
refactor: unify teleport
|
2020-10-07 14:31:51 +08:00 |
|
07akioni
|
fe8b38eb42
|
chore: unify utils, remove getDefaultSlot
|
2020-10-07 05:18:54 +08:00 |
|
07akioni
|
055e6fb76c
|
refactor(dropdown): support vue3
|
2020-10-04 04:07:14 +08:00 |
|
07akioni
|
ce50233061
|
refactor(select): support vue3
|
2020-10-01 01:53:57 +08:00 |
|
07akioni
|
be7cd45aed
|
refactor(auto-complete): support vue3
|
2020-09-30 14:56:45 +08:00 |
|
07akioni
|
d89bd58a00
|
perf(flatten): use o(n) implementation
|
2020-09-29 16:54:09 +08:00 |
|
07akioni
|
66dd5ca79c
|
refactor(dynamic-tags): support vue3
|
2020-09-29 12:33:58 +08:00 |
|
07akioni
|
634ef49fb4
|
refactor(time-picker): support vue3
|
2020-09-29 12:19:40 +08:00 |
|
07akioni
|
f45f06206f
|
refactor(radio): support vue3
|
2020-09-29 00:56:27 +08:00 |
|
07akioni
|
b460a9f4b8
|
refactor(checkbox): support vue3
|
2020-09-28 14:18:14 +08:00 |
|
07akioni
|
63b2e3dce1
|
refactor(popconfirm): support vue3
|
2020-09-27 03:03:14 +08:00 |
|
07akioni
|
3e1a933f8f
|
refactor(steps): support vue3
|
2020-09-27 02:02:31 +08:00 |
|
07akioni
|
52b7771461
|
refactor: config-provider, config-consumer, element support vue3
|
2020-09-27 01:30:48 +08:00 |
|
07akioni
|
a6a6ee8d99
|
feat(button): support tusimple theme (#313)
* feat(button): dashed
* feat(button): dashed, add new theme
* docs(button): dashed button
|
2020-09-25 14:17:52 +08:00 |
|
07akioni
|
8dc5d9c2e3
|
refactor: deprecate scss style scheme
|
2020-09-24 19:05:23 +08:00 |
|
07akioni
|
e12ee624e3
|
refactor(dom/scroll): refactor dom scroll utils
|
2020-09-19 16:05:29 +08:00 |
|
07akioni
|
cf33f6c586
|
refactor(descriptions): support vue3
|
2020-09-18 23:26:47 +08:00 |
|
07akioni
|
9067cde004
|
refactor(back-top): support vue3
|
2020-09-18 19:56:47 +08:00 |
|
07akioni
|
a8449c9842
|
refactor(anchor): use composition api
|
2020-09-18 17:06:19 +08:00 |
|
07akioni
|
b020b086b1
|
refactor(menu): update api
|
2020-09-17 12:09:15 +08:00 |
|
07akioni
|
1684139614
|
refactor(menu): support vue3
|
2020-09-17 01:02:59 +08:00 |
|
07akioni
|
89a819e344
|
refactor(notification): support vue3
|
2020-09-14 17:38:11 +08:00 |
|
07akioni
|
ce46f0de8e
|
refactor(message): use use-container
|
2020-09-14 00:46:51 +08:00 |
|
07akioni
|
abd5e23ce1
|
refactor(modal): support vue3
|
2020-09-13 19:08:54 +08:00 |
|
07akioni
|
8e5136af3a
|
feat(zindexable): directive
|
2020-09-12 16:18:50 +08:00 |
|
07akioni
|
ef33fdb301
|
refactor(message): support vue3
|
2020-09-12 03:28:40 +08:00 |
|
07akioni
|
2f4f5ca2b1
|
refactor(popover): support vue3
|
2020-09-10 14:18:02 +08:00 |
|
07akioni
|
3b75a0a0cf
|
refactor: update to vue3, make it runs first
|
2020-09-09 15:49:26 +08:00 |
|
07akioni
|
8c10ccdef5
|
refactor: upgrade to vue3, make it work first
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
|
2020-09-08 22:04:45 +08:00 |
|
07akioni
|
8752d9e2de
|
fix: code smell
|
2020-09-08 14:01:30 +08:00 |
|
07akioni
|
d113351dd1
|
refactor(scrollbar): don't show scrollbar on ios
|
2020-09-07 14:03:14 +08:00 |
|
07akioni
|
b1e8914cbd
|
refactor(mixins/usecssr): use find to detect if style is mounted
|
2020-09-03 12:21:06 +08:00 |
|
07akioni
|
a658b3248c
|
refactor(notification): fix cssr styles
|
2020-08-31 22:50:59 +08:00 |
|
07akioni
|
de4d917f27
|
docs(changelog): 1.5.5
|
2020-08-15 16:49:58 +08:00 |
|
HaiboTang
|
e7fa600355
|
refactor(anchor): use cssr
* feat(anchor): css in js
* chore: fix code review
* chore:fix code review
* chore: fix code review
* chore: fix code smell
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
|
2020-08-08 19:09:33 +08:00 |
|
HaiboTang
|
e2389f0d0e
|
feat(code): css in js (#236)
|
2020-08-07 21:17:02 +08:00 |
|
07akioni
|
7f3d1dcf55
|
fix(message): theme not working
|
2020-07-31 23:52:36 +08:00 |
|
07akioni
|
9860648e85
|
refactor(data-table): use cssr
|
2020-07-31 22:48:23 +08:00 |
|
07akioni
|
2338ce9cfb
|
chore (#163)
* chore
* fix: sonargate
* docs(radio): focus debug
|
2020-07-22 16:11:55 +08:00 |
|
07akioni
|
e86c737101
|
refactor(alert): use cssr
|
2020-07-22 12:37:03 +08:00 |
|
07akioni
|
49d7817603
|
refactor: remove deprecated cssr utils
|
2020-07-07 23:19:35 +08:00 |
|
07akioni
|
45c4da4c6c
|
refactor(input): use cssr
|
2020-07-02 23:44:57 +08:00 |
|
07akioni
|
7eea8e85f9
|
refactor(base-suffix): use cssr
|
2020-07-01 21:57:42 +08:00 |
|
07akioni
|
68b7654ec3
|
refactor(selection): use cssr
|
2020-06-30 01:46:41 +08:00 |
|
07akioni
|
cc7da0be5f
|
refactor(button): color prop
|
2020-06-26 19:11:52 +08:00 |
|
07akioni
|
1d2c1db87a
|
refactor(button): style using cssr
|
2020-06-26 02:15:58 +08:00 |
|
07akioni
|
76153e3715
|
chore: add guard for console.debug
|
2020-06-25 16:02:31 +08:00 |
|
07akioni
|
4e724551a5
|
feat: light theme color in js
|
2020-06-21 21:55:17 +08:00 |
|
07akioni
|
6ecf0bf949
|
feat: experimental customize theme
|
2020-06-18 01:33:55 +08:00 |
|
07akioni
|
722e67356e
|
feat(utils/color): support more formats on read
|
2020-05-30 16:39:33 +08:00 |
|
07akioni
|
690b1af685
|
fix(utils/cssr): theme pallete not cleaned
|
2020-05-30 16:39:03 +08:00 |
|
07akioni
|
28f81bb623
|
fix: typo
|
2020-05-30 16:08:08 +08:00 |
|
07akioni
|
0f5ac2782d
|
refactor: clean some cssr files' codes
|
2020-05-29 13:22:12 +08:00 |
|
07akioni
|
73df10ae55
|
feat(utils): for form-item style generation
|
2020-05-29 10:49:05 +08:00 |
|
07akioni
|
c7e94407af
|
feat(select): support style & class on select option
|
2020-05-28 13:51:35 +08:00 |
|
07akioni
|
6e257a2b8f
|
chore: remove console.log
|
2020-05-19 15:07:19 +08:00 |
|
07akioni
|
8f62d9bb3a
|
perf(anchor): avoid useless rerenders
|
2020-05-19 12:24:05 +08:00 |
|
07akioni
|
b5298c11ab
|
refactor(util/dom/getScrollParent): use cache
|
2020-05-18 23:55:02 +08:00 |
|
07akioni
|
cb2d2f7d6a
|
refactor: move styles inside src
|
2020-05-16 21:08:06 +08:00 |
|
07akioni
|
326b6cc889
|
refactor(button): use theme vars from scss source
|
2020-05-16 20:47:46 +08:00 |
|
07akioni
|
35fd29d977
|
fix: typo
|
2020-05-16 01:47:50 +08:00 |
|
07akioni
|
0147c626e4
|
refactor: change all $slots to $scopedSlots for better robustness
|
2020-05-16 01:35:17 +08:00 |
|
07akioni
|
2e9c9c95a6
|
feat(button): support custom preliminary
|
2020-05-15 22:52:06 +08:00 |
|
07akioni
|
a3311a03ad
|
fix(util/formatLength): some CSS length props are badly formated
|
2020-04-30 13:15:12 +08:00 |
|
07akioni
|
d7bfe09254
|
refactor(data-table): max-height & min-height will be apply to the whole table part
|
2020-04-29 19:36:10 +08:00 |
|
07akioni
|
040579d46b
|
fix(modal & drawer): detachable components detached in wrong place when nested like modal > drawer > component
|
2020-04-28 22:27:20 +08:00 |
|
07akioni
|
aa977a6dc4
|
feat(date-picker): basic keyboard support
|
2020-03-20 20:52:14 +08:00 |
|
07akioni
|
b569b5a157
|
chore: some docs refined & unify themed properties code style
|
2020-03-20 14:19:29 +08:00 |
|
07akioni
|
404ca905b7
|
chore: refine docs & remove useless event handlers
|
2020-03-20 12:14:34 +08:00 |
|
07akioni
|
98552e2233
|
feat(select): tag mode. commit with some docs refines...
|
2020-03-14 17:48:54 +08:00 |
|
07akioni
|
92d299f30e
|
doc: refine collapse, divider, dropdown, popover, tooltip docs
|
2020-03-08 19:24:07 +08:00 |
|
07akioni
|
4dfefa3414
|
doc: refine avator & card & grid & layout & related fixes
|
2020-03-08 14:19:51 +08:00 |
|
07akioni
|
8c646d5a8a
|
fix(dropdown): placement bugs
|
2020-03-06 19:54:45 +08:00 |
|
07akioni
|
57137d926c
|
refactor: make components with detached parts work in modal
|
2020-03-06 16:13:45 +08:00 |
|
07akioni
|
70d3924ec2
|
fix(date-picker): unexpectable close caused by tab-out logic
|
2020-03-04 19:25:07 +08:00 |
|
07akioni
|
5cff62acee
|
feat(cascader): size for cascader menu
|
2020-03-02 13:31:20 +08:00 |
|
07akioni
|
28da3fbd10
|
refactor(time-picker): better support for blur & focus
|
2020-02-26 23:23:39 +08:00 |
|
07akioni
|
a5190dfea2
|
feat(time-picker): format
|
2020-02-26 17:21:03 +08:00 |
|
07akioni
|
a4cc14c9ae
|
refactor(cascader): utils path change
|
2020-02-25 14:30:17 +08:00 |
|
07akioni
|
09d77642f3
|
feat(zindexable): can specifiy a zindex
|
2020-02-25 14:29:36 +08:00 |
|
07akioni
|
5cd6fef6a3
|
pref(cascader)
|
2020-02-24 18:17:51 +08:00 |
|
07akioni
|
db1342df78
|
feat(form): async validation
|
2020-02-24 15:31:03 +08:00 |
|
07akioni
|
e960b4b81e
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-02-19 23:04:36 +08:00 |
|
songwanli2025@163.com
|
1776c8d012
|
add(tab): watch justifyContent
|
2020-02-19 19:25:12 +08:00 |
|
07akioni
|
c9361a1162
|
refactor(icon): add depth prop
|
2020-02-19 12:35:28 +08:00 |
|
songwanli2025@163.com
|
181b42ac45
|
fix(cascader): remove disabled from filtered options
|
2020-02-18 18:57:12 +08:00 |
|
songwanli2025@163.com
|
e173b33ad7
|
merge
|
2020-02-17 09:55:20 +08:00 |
|
07akioni
|
9312c92c29
|
feat(data-table): column width support string
|
2020-02-14 16:50:06 +08:00 |
|
07akioni
|
a8d4f4a486
|
refactor: rename some util scripts
|
2020-02-14 16:27:42 +08:00 |
|
07akioni
|
8c77775cc8
|
refactor: use synthetic in place of synthesized
|
2020-02-12 21:00:53 +08:00 |
|