07akioni
|
4d1a9e93bd
|
doc: fix some type annotations
|
2020-05-30 17:20:27 +08:00 |
|
07akioni
|
ca503c0be9
|
doc(table/controlled-page): fix errors
|
2020-05-30 16:10:20 +08:00 |
|
07akioni
|
d638f91b57
|
doc(data-table): default value of paging is missed
|
2020-04-29 19:33:18 +08:00 |
|
07akioni
|
98768658b5
|
fix(data-table): data-table can't use all pagination's props
|
2020-04-23 18:36:54 +08:00 |
|
07akioni
|
d917d31585
|
feat(data-table): support filter option value on single mode
|
2020-04-10 16:33:30 +08:00 |
|
07akioni
|
b20061c878
|
doc(data-table): refine some descriptions
|
2020-03-27 17:48:05 +08:00 |
|
songwanli2025@163.com
|
8116425765
|
modify(document & changelog)
|
2020-03-27 17:32:53 +08:00 |
|
songwanli2025@163.com
|
fa613efa0b
|
modify(dataTable)
|
2020-03-27 17:06:20 +08:00 |
|
songwanli2025@163.com
|
78a4bb0ada
|
(dataTable): document
|
2020-03-27 15:20:28 +08:00 |
|
songwanli2025@163.com
|
e099b4d517
|
modify(dataTable): filters
|
2020-03-27 14:18:07 +08:00 |
|
07akioni
|
faebaa8114
|
fix(table): theme prop & fix column shadow overlap
|
2020-03-19 21:53:06 +08:00 |
|
07akioni
|
7189870c6b
|
feat(data-table): single-column
|
2020-03-17 17:17:29 +08:00 |
|
07akioni
|
4e87d3f184
|
fix: some style fixes
|
2020-03-09 16:31:27 +08:00 |
|
07akioni
|
2242de7991
|
fix(data-table): table row-key not working
|
2020-03-09 12:08:29 +08:00 |
|
07akioni
|
3aabc16c07
|
fix: sonar cube code smell fixes
|
2020-03-06 20:37:13 +08:00 |
|
07akioni
|
57137d926c
|
refactor: make components with detached parts work in modal
|
2020-03-06 16:13:45 +08:00 |
|
07akioni
|
ddef916aa1
|
doc: size of table & data-table
|
2020-03-03 18:08:58 +08:00 |
|
07akioni
|
07659bbbb2
|
doc: size on data input components
|
2020-03-03 12:40:05 +08:00 |
|
07akioni
|
0d3f5ee896
|
refactor(data-table): new filter menu
|
2020-03-01 15:16:30 +08:00 |
|
07akioni
|
f424260f3b
|
chore: small fixes
|
2020-02-29 14:55:52 +08:00 |
|
songwanli2025@163.com
|
414d5a3024
|
refactor: check number prop, change to string|number
|
2020-02-28 19:46:06 +08:00 |
|
songwanli2025@163.com
|
1ec6e34e34
|
check render prop & change promise to callback
|
2020-02-28 16:03:33 +08:00 |
|
songwanli2025@163.com
|
fdf2af8eb5
|
merge
|
2020-02-24 16:25:02 +08:00 |
|
songwanli2025@163.com
|
e173b33ad7
|
merge
|
2020-02-17 09:55:20 +08:00 |
|
07akioni
|
f90471da64
|
doc: some words alternation
|
2020-02-07 23:40:07 +08:00 |
|
07akioni
|
7c1e1a6047
|
doc: fix function type annotation
|
2020-02-05 12:21:18 +08:00 |
|
07akioni
|
fd1073a55e
|
doc: sider menu zh-cn
|
2020-02-04 23:13:53 +08:00 |
|
07akioni
|
3c05d8561e
|
doc(table): zh-cn
|
2020-02-04 22:43:40 +08:00 |
|
07akioni
|
431c82ca4e
|
doc(table)
|
2020-02-03 02:42:51 +08:00 |
|
07akioni
|
5bbd7c0e31
|
doc(table): add a caveat
|
2020-01-31 17:09:00 +08:00 |
|
07akioni
|
35a28fa40b
|
doc(table)
|
2020-01-31 17:02:33 +08:00 |
|
07akioni
|
37cd25dcc8
|
doc(table): refactor docs
|
2020-01-10 14:43:10 +08:00 |
|
07akioni
|
1fcf54e0bc
|
refactor(table): table style
|
2020-01-08 16:22:04 +08:00 |
|
07akioni
|
3c542f5743
|
refactor(table): some table style & filter button & sorter button
|
2020-01-08 01:36:12 +08:00 |
|
07akioni
|
a89acd7793
|
feat(table): controlled sorter, filters, pagination
|
2020-01-07 17:32:10 +08:00 |
|
07akioni
|
f3c479464d
|
refactor(table): try to add controlled props
|
2020-01-06 17:31:52 +08:00 |
|
07akioni
|
3ad7552a45
|
refactor(table): poor async operations supported
|
2020-01-05 22:46:13 +08:00 |
|
07akioni
|
69070f5922
|
refactor(table): scroll perf, render perf of table cell, code clean. wip.
|
2020-01-05 15:20:35 +08:00 |
|
07akioni
|
0b687014cc
|
refactor(data-table): refactor local available features
|
2020-01-03 21:46:56 +08:00 |
|
07akioni
|
d02bd562f5
|
refactor(advanced-table): rename to data-table, clean codes inside & rewrite style
|
2020-01-01 22:40:58 +08:00 |
|
07akioni
|
e332b42cda
|
refactor(table): rename advanced table to data-table
|
2019-12-31 21:01:24 +08:00 |
|