Commit Graph

1290 Commits

Author SHA1 Message Date
07akioni
63245b759b doc: fix loader to show pre content 2019-12-23 15:01:38 +08:00
07akioni
f3cc062c45 doc(modal): new debug page 2019-12-23 15:01:22 +08:00
07akioni
427a53cd64 fix(typography): import charactor case error 2019-12-23 14:37:14 +08:00
07akioni
3357a9192f Merge branch 'develop' of ***REMOVED*** into develop 2019-12-23 13:43:14 +08:00
07akioni
518fec0911 chore: pre font family at doc 2019-12-23 13:42:58 +08:00
07akioni
849c9deb21 doc: use card to show demo 2019-12-22 23:19:08 +08:00
07akioni
cdc635376d doc(log): fix typo 2019-12-22 16:10:18 +08:00
07akioni
7c39efdb24 doc(code): fix typo 2019-12-22 15:58:51 +08:00
07akioni
755235d51e doc: style of doc page 2019-12-22 15:56:22 +08:00
07akioni
33808cb31f chore: rename $default-cubic-bezier to $--n-ease-in-out-cubic-bezier 2019-12-22 15:50:37 +08:00
07akioni
5259d0cf5c refactor(config-provider): color scheme var names 2019-12-22 15:48:53 +08:00
07akioni
9c5f932229 refactor(md-loader): use typography 2019-12-22 15:31:04 +08:00
07akioni
e45b4e0137 refactor(text): code clean 2019-12-22 14:10:48 +08:00
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
Jiwen Bai
79c4b9c646 Merge pull request #7 from TuSimple/fixed/table
Fixed/table
2019-12-18 18:14:05 +08:00
JiwenBai
2cc57b932d chore: update version to 0.6.3 2019-12-18 18:08:46 +08:00
JiwenBai
e75084beab Merge branch 'develop' of ***REMOVED*** into fixed/table 2019-12-18 18:08:04 +08:00
07akioni
ea7f5088a0 feat(log): scroll methods 2019-12-18 18:07:31 +08:00
JiwenBai
80a3754a4b fixed(table): not found vue bug 2019-12-18 18:07:22 +08:00
07akioni
5c85ec9d30 refactor(log): event & size & highlight 2019-12-18 17:22:59 +08:00
JiwenBai
2eb1372291 Merge branch 'develop' of ***REMOVED*** into feature/table-doc 2019-12-18 16:48:06 +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
JiwenBai
3843308459 feat(table): doc add property 2019-12-17 14:04:15 +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