Commit Graph

729 Commits

Author SHA1 Message Date
JiwenBai
30df7f8e43 fixed(table): sonarqube code smell bug 2019-12-16 16:18:02 +08:00
JiwenBai
c69f72d5a8 fixed(table): sonarqube code smell bug 2019-12-16 16:04:12 +08:00
JiwenBai
1115a024f9 fixed(refractor-table): fixed merge conflicts with develop 2019-12-16 15:47:25 +08:00
JiwenBai
6499178c7b feat(table): refractor finished 95% 2019-12-16 15:36:05 +08:00
07akioni
e435a92aeb chore: rename many files 2019-12-16 13:47:39 +08:00
JiwenBai
ea5cdc056a feat(table): best practices finished 2019-12-16 11:00:51 +08:00
07akioni
a6d28d4ef0 refactor(modal): css clean 2019-12-15 22:34:35 +08:00
07akioni
89c0d69c63 refactor(transfer): refactor sytle 2019-12-15 22:19:16 +08:00
07akioni
44be22972b refactor(scrollbar): style refactor 2019-12-15 19:44:35 +08:00
07akioni
49c9e900d1 feat(log): add basic log component. Unusable for now 2019-12-15 19:14:56 +08:00
07akioni
b899a75229 refactor(code): set hljs globally 2019-12-13 23:55:19 +08:00
07akioni
3b0c7f1228 chore(log): add scaffold 2019-12-13 22:35:03 +08:00
07akioni
93e48ded0f feat(code): add code component 2019-12-13 22:34:38 +08:00
JiwenBai
df1fd15a98 feat(table): add filter,sorter,page method onlyupdateview,no trigger on-change 2019-12-13 19:57:59 +08:00
07akioni
f37375baf8 refactor(confirm): rename api 2019-12-13 18:18:47 +08:00
07akioni
f0d4b87621 fix(modal): no zindex 2019-12-13 18:17:54 +08:00
07akioni
3dabb371b7 feat(radio): button-group-size 2019-12-13 17:54:57 +08:00
07akioni
0adb427267 refactor(tab): new card style 2019-12-13 17:32:38 +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
07akioni
1a8c022c05 fix(confirm): var name misspell 2019-12-13 13:10:27 +08:00
07akioni
ad0cd2e5f0 chore: some style clean 2019-12-12 18:36:30 +08:00
07akioni
b755cd0336 fix(notification): import path error 2019-12-12 18:00:32 +08:00
07akioni
018c876d85 fix(form-item): init when path change 2019-12-12 17:52:31 +08:00
07akioni
4a4eb267c9 refactor(tab): wip 2019-12-12 17:14:59 +08:00
07akioni
31f79fc454 fix(card): allow no header 2019-12-12 17:14:43 +08:00
07akioni
f8e1fb9b5c fix(form-item): reinit when child changes 2019-12-12 17:14:28 +08:00
07akioni
cf0101fb06 fix(time): create text node in transparent mode 2019-12-12 15:51:25 +08:00
07akioni
dd0f0a2b4c feat(steps): size, vertical 2019-12-12 15:41:18 +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
07akioni
7737b6bae7 refactor(confirm): move presets/confirm to confirm 2019-12-12 11:47:07 +08:00
07akioni
68ea46235d refactor(modal): remove deprecated modal 2019-12-12 11:45:56 +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
07akioni
1fac728ca4 feat(element): pass theme related params to its default slot 2019-12-10 22:45:25 +08:00
07akioni
8bdde02730 refactor(config-comsumer): add inherit logic 2019-12-10 22:44:51 +08:00
07akioni
7c24829f87 refactor(config-provider): add inherit logic 2019-12-10 22:44:04 +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
07akioni
84b75fd4ed fix(breadcrumb): dont wrap item 2019-12-09 19:18:24 +08:00
07akioni
30e9e8f42d feat(alert): closable 2019-12-09 19:16:03 +08:00
07akioni
00d097a141 chore: code clean 2019-12-09 18:09:07 +08:00
07akioni
d2c04e7120 refactor(progress): css 2019-12-09 15:49:38 +08:00
07akioni
02d4f8ffcc chore: code clean 2019-12-09 15:12:53 +08:00
07akioni
1168078f59 fix(popconfirm): fix outdated api 2019-12-09 13:27:32 +08:00
07akioni
6c6eb954a7 fix(popselect): box-shadow 2019-12-09 13:27:08 +08:00
07akioni
1f14a6e72f feat(anchor): scrollTo 2019-12-09 12:49:51 +08:00
07akioni
9efabab38e refactor(notification): refactor done! 2019-12-08 20:47:14 +08:00
07akioni
2ac321206b feat(button): text button 2019-12-08 17:21:44 +08:00
07akioni
1ff4a2fafe refactor(message): add loading type & totally refactor the code inside 2019-12-08 15:25:34 +08:00