Commit Graph

20 Commits

Author SHA1 Message Date
07akioni
343ac039a3 feat(table): single-column 2020-02-23 12:08:48 +08:00
07akioni
c3e7a41cb9 feat(table): bordered, single-line 2020-02-23 11:28:20 +08:00
07akioni
f4e32463f3 refactor(service-layout): use flex rather than position absolute to locate sider 2020-02-20 17:14:52 +08:00
07akioni
b8e6407382 feat(table): add table component 2020-02-20 16:26:34 +08:00
07akioni
e332b42cda refactor(table): rename advanced table to data-table 2019-12-31 21:01:24 +08:00
07akioni
d3ba005a93 doc(table): remove table to index 2019-12-26 23:59:41 +08:00
JiwenBai
3843308459 feat(table): doc add property 2019-12-17 14:04:15 +08:00
JiwenBai
4bbdf5b1cd fixed: some code smells and bugs 2019-12-17 10:50:23 +08:00
JiwenBai
32af5fd3a6 feat(table): add row-class-name and column class name 2019-12-16 17:43:56 +08:00
JiwenBai
6499178c7b feat(table): refractor finished 95% 2019-12-16 15:36:05 +08:00
JiwenBai
ea5cdc056a feat(table): best practices finished 2019-12-16 11:00:51 +08:00
JiwenBai
df1fd15a98 feat(table): add filter,sorter,page method onlyupdateview,no trigger on-change 2019-12-13 19:57:59 +08:00
JiwenBai
65626fa81e feat(table): use scrollX instead of max-width 2019-12-13 17:28:58 +08:00
JiwenBai
9fc157d4f6 feat(table): add best practices unfinished 2019-12-13 15:20:50 +08:00
JiwenBai
13896070f5 feat(table): add Custom render column header to doc 2019-12-12 16:10:20 +08:00
JiwenBai
c70fe19437 feat(table): fix ellipsis include title , add ellipsis in doc 2019-12-12 15:30:29 +08:00
JiwenBai
e8cededc8b fixed(table): scroll smooth bug,when page change. add fixed column and header example 2019-12-12 14:27:31 +08:00
JiwenBai
f9c7ae76bf feat(table): refractor table unfinished,fixed bug,remove only custom trigger onchange,change onchange params,add demo with ajax,fixed header,filter and sorter 2019-12-11 18:45:44 +08:00
JiwenBai
28ddaa8d48 feat(table): refractor table doc,unfinished 2019-12-10 19:16:25 +08:00
JiwenBai
178e8ca2f8 fixed(table): locale page selection bug 2019-12-10 18:49:06 +08:00