07akioni
|
320739de04
|
refactor(locale): move computed into mixin
|
2020-02-05 22:20:34 +08:00 |
|
07akioni
|
27526827db
|
feat(transfer): filterable
|
2020-02-05 22:20:12 +08:00 |
|
07akioni
|
58483087c1
|
doc(drawer): zh-cn
|
2020-02-04 14:34:56 +08:00 |
|
07akioni
|
7a2556069c
|
doc(pagination)
|
2020-02-04 12:00:31 +08:00 |
|
07akioni
|
5d213544b0
|
doc(collapse)
|
2020-02-03 21:07:58 +08:00 |
|
07akioni
|
48bccf47a5
|
fix(table): async pagination fix
|
2020-02-03 02:42:37 +08:00 |
|
07akioni
|
5784f2fb40
|
refactor(menu): use popover to display collapsed data
|
2020-02-03 00:54:47 +08:00 |
|
07akioni
|
93ea585a13
|
refactor(transfer): use virtual scroll to deal with large data
|
2020-02-02 02:06:54 +08:00 |
|
07akioni
|
1d7be8be55
|
refactor(transfer): remove code to prepare for virtual scroll
|
2020-02-01 20:19:22 +08:00 |
|
07akioni
|
3bc4104dd7
|
doc(progress)
|
2020-02-01 00:47:07 +08:00 |
|
07akioni
|
2b8a88d53e
|
chore: some fixes
|
2020-01-31 22:36:37 +08:00 |
|
07akioni
|
72e714c502
|
doc(spin): props & slots & chinese
|
2020-01-31 21:58:21 +08:00 |
|
07akioni
|
df459e6ec3
|
refactor(spin): set base radius to 100
|
2020-01-31 21:27:37 +08:00 |
|
07akioni
|
35a28fa40b
|
doc(table)
|
2020-01-31 17:02:33 +08:00 |
|
07akioni
|
58124a671d
|
doc(description)
|
2020-01-30 21:41:46 +08:00 |
|
07akioni
|
7fc112afd2
|
doc(timeline)
|
2020-01-30 20:09:55 +08:00 |
|
07akioni
|
05143ab30d
|
doc(confirm)
|
2020-01-30 18:48:38 +08:00 |
|
07akioni
|
f8e76dd7cd
|
refactor(placable): use a measure element for better
positioning robustness
|
2020-01-30 16:00:38 +08:00 |
|
07akioni
|
e1308a73c6
|
doc(back-top)
|
2020-01-29 19:48:38 +08:00 |
|
07akioni
|
b7c25211a9
|
doc(input-number)
|
2020-01-29 16:14:59 +08:00 |
|
07akioni
|
4442a18631
|
doc(radio)
|
2020-01-28 23:15:39 +08:00 |
|
07akioni
|
9842863f6c
|
doc(typography)
|
2020-01-27 21:44:31 +08:00 |
|
07akioni
|
6f13df5faa
|
doc(card): with some style fix
|
2020-01-27 20:00:39 +08:00 |
|
07akioni
|
77db7a4bff
|
fix(grid): pull & push
|
2020-01-27 18:03:03 +08:00 |
|
07akioni
|
1d35e6945f
|
refactor(popover): props rename
|
2020-01-22 16:29:34 +08:00 |
|
07akioni
|
6c03bc53d3
|
fix(select-menu): non virtual scroll mode for pop-select
|
2020-01-22 14:34:09 +08:00 |
|
07akioni
|
328dadab3b
|
refactor(select): support action slot & custom render
|
2020-01-21 23:44:15 +08:00 |
|
07akioni
|
3b9e318887
|
refactor(select): empty status & data utils
|
2020-01-21 21:32:42 +08:00 |
|
07akioni
|
554052e1fe
|
feat(base-picker): loading status
|
2020-01-21 21:31:30 +08:00 |
|
07akioni
|
c93a8e3f10
|
feat(select): support group
|
2020-01-21 18:21:19 +08:00 |
|
07akioni
|
c9254b58b1
|
refactor(select-menu): build options without deep clone
|
2020-01-21 15:50:28 +08:00 |
|
07akioni
|
27aa6ef459
|
refactor(select): refactor select for perf & deprecate slot api (which is a design mistake because of vue's implementation)
|
2020-01-20 22:58:23 +08:00 |
|
07akioni
|
07e7324dd5
|
fix(form): remove unneeded style
|
2020-01-18 13:35:21 +08:00 |
|
07akioni
|
d7b934b7b8
|
Merge branch 'develop' of ***REMOVED*** into develop
|
2020-01-18 13:34:23 +08:00 |
|
07akioni
|
4deba40870
|
perf(transfer): use many tricks to improve performance
|
2020-01-18 13:28:20 +08:00 |
|
songwanli2025@163.com
|
1b3e5ddd55
|
fix(form): required has bug
|
2020-01-17 14:25:24 +08:00 |
|
07akioni
|
5c90a077d6
|
refactor(menu): rename sub-menu to submenu
|
2020-01-15 15:22:29 +08:00 |
|
07akioni
|
7c1560f10e
|
feat(menu): collapsed-icon-size
|
2020-01-15 13:41:21 +08:00 |
|
07akioni
|
14a0ecf217
|
refactor(menu): dropdown related parts
|
2020-01-15 13:00:43 +08:00 |
|
07akioni
|
723a3b1b80
|
feat(menu): collapse
|
2020-01-15 01:33:01 +08:00 |
|
07akioni
|
e899aca30e
|
feat(menu): collapse (wip)
|
2020-01-13 23:06:58 +08:00 |
|
07akioni
|
70a90f8471
|
fix: menu, result, transfer style fixes
|
2020-01-13 17:31:44 +08:00 |
|
07akioni
|
ece6a4ea44
|
fix(slot-machine): + appear animation
|
2020-01-11 01:54:37 +08:00 |
|
07akioni
|
4ba38e9a20
|
refactor(cascader): split cascader menu & select menu
|
2020-01-10 23:59:43 +08:00 |
|
07akioni
|
76b1e73ebd
|
refactor(cascader): wip
|
2020-01-10 19:57:24 +08:00 |
|
07akioni
|
26aa8d69f1
|
fix(transfer): bg @ light theme
|
2020-01-10 14:42:11 +08:00 |
|
07akioni
|
5af5d2e59d
|
fix(notification): close mark conflict with content
|
2020-01-09 17:39:18 +08:00 |
|
07akioni
|
fc48ffac78
|
fix(base-select-menu): overflow
|
2020-01-09 00:47:14 +08:00 |
|
07akioni
|
560ae6fcdf
|
style: some doc style change
|
2020-01-09 00:28:17 +08:00 |
|
07akioni
|
b6bd535cad
|
feat(data-table): resize observer for trs
|
2020-01-08 21:30:49 +08:00 |
|