Commit Graph

1271 Commits

Author SHA1 Message Date
07akioni
ea8ae121a4 refactor(code): add code tag in it 2019-12-22 14:10:37 +08:00
07akioni
aa567bd1f2 feat(header): type 2019-12-21 22:06:06 +08:00
07akioni
a7533dfbf2 refactor(typography) 2019-12-21 21:31:48 +08:00
07akioni
d478ae05f5 feat(message): icon change transition 2019-12-20 19:02:23 +08:00
07akioni
8954f414b4 feat(text): some props 2019-12-20 18:49:54 +08:00
07akioni
00ada34735 chore(drawer): wip 2019-12-20 17:16:17 +08:00
07akioni
ffd6a43397 chore(drawer): wip 2019-12-20 17:15:54 +08:00
07akioni
a5b70b8d6c chore: something code clean relevent to font family 2019-12-20 16:59:37 +08:00
07akioni
e3ed0bff22 refactor(divider): use hr tag in place of a div inside(i dont know whether it is correct) 2019-12-20 16:58:31 +08:00
07akioni
46258afda8 feat(typography): add basic typography 2019-12-20 16:53:59 +08:00
07akioni
5094ed0f33 feat(switch): transition of switch background 2019-12-19 00:22:01 +08:00
07akioni
ea7f5088a0 feat(log): scroll methods 2019-12-18 18:07:31 +08:00
07akioni
5c85ec9d30 refactor(log): event & size & highlight 2019-12-18 17:22:59 +08:00
07akioni
7dc8084a89 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-18 15:36:00 +08:00
07akioni
ec6f6b7125 refactor(scrollbar): support rail offset 2019-12-17 22:17:26 +08:00
07akioni
98a2a07e59 refactor(slider): logic changes, bug fixed & keyboard support 2019-12-17 20:39:44 +08:00
07akioni
6321a0152c refactor(log) 2019-12-17 18:14:02 +08:00
JiwenBai
a1d1d738de fixed(eslint): use bable-eslint to support async import 2019-12-17 17:26:25 +08:00
JiwenBai
5f77fbb8dc chore: update version to 0.6.0 2019-12-17 14:05:04 +08:00
Jiwen Bai
0c133c4c60 Merge pull request #5 from TuSimple/feature/table-refractor
Feature/table refractor
2019-12-17 11:04:17 +08:00
JiwenBai
4bbdf5b1cd fixed: some code smells and bugs 2019-12-17 10:50:23 +08:00
07akioni
a7181790a6 refactor(log): wip 2019-12-16 19:00:34 +08:00
07akioni
64b3a0592b feat(element, config-consumer): style scheme 2019-12-16 19:00:14 +08:00
JiwenBai
32af5fd3a6 feat(table): add row-class-name and column class name 2019-12-16 17:43:56 +08:00
07akioni
bac94bc847 refactor(steps): use new icon-switch-transition 2019-12-16 16:36:22 +08:00
07akioni
50359a79c9 refactor(icon-switch-transition): move to transition folder 2019-12-16 16:35:59 +08:00
07akioni
9810a7f935 refactor(button): loading animation & icon switch transition 2019-12-16 16:35:28 +08:00
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
6a9ab63d6d fixed(table): border-radius 2019-12-16 15:51:13 +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
398debc510 fix(scrollbar): mouse enter transition 2019-12-16 14:49:57 +08:00
07akioni
bef6ee394d chore: reoganize some files 2019-12-16 14:28:03 +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
6751da458f refactor(transfer): refactor style(some files forget to commit) 2019-12-15 22:21:47 +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
fba36e61cb Merge branch 'master' of github.com:07akioni/naive-ui 2019-12-15 19:15:32 +08:00
07akioni
49c9e900d1 feat(log): add basic log component. Unusable for now 2019-12-15 19:14:56 +08:00
liumeo
0b5eb9609d dropdown-zhcn 2019-12-14 02:05:31 +08:00
07akioni
5cfdbadd01 doc: import code demo sync 2019-12-14 00:03:35 +08:00
07akioni
b899a75229 refactor(code): set hljs globally 2019-12-13 23:55:19 +08:00
07akioni
f1fc4b3489 refactor: remove code from default export 2019-12-13 23:03:41 +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
07akioni
e96a3c0987 refactor(timeline): code clean, default type item style change 2019-12-13 22:34:00 +08:00
JiwenBai
df1fd15a98 feat(table): add filter,sorter,page method onlyupdateview,no trigger on-change 2019-12-13 19:57:59 +08:00