Commit Graph

1954 Commits

Author SHA1 Message Date
07akioni
45ed78d8f0 Merge pull request #50 from TuSimple/freestyle
Freestyle
2020-02-24 10:27:35 +08:00
07akioni
a00a43bc9c style: button & tag & base background color change 2020-02-23 21:17:27 +08:00
07akioni
13073a3872 style(tag): dark colors 2020-02-23 14:13:30 +08:00
07akioni
f39af4f778 chore: some doc & style fixes 2020-02-23 12:24:22 +08:00
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
06edd3fd89 style(button): refactor 2020-02-23 11:00:31 +08:00
07akioni
9008027384 refactor: rename transparent prop to abstract on some components 2020-02-22 21:04:12 +08:00
07akioni
cca85f50b3 Merge pull request #49 from TuSimple/freestyle
Freestyle
2020-02-22 20:45:17 +08:00
07akioni
110ad3921c fix: lint errors 2020-02-22 20:41:05 +08:00
07akioni
1b972beb01 styles: refactor color system, done 2020-02-22 20:25:10 +08:00
07akioni
aa9ee06ec9 style: refactor color system, wip 2020-02-22 18:08:53 +08:00
07akioni
750ac473f8 style: refactor color system, wip 2020-02-22 14:11:34 +08:00
songwanli2025@163.com
ce6abda026 modify(form) 2020-02-21 19:17:14 +08:00
07akioni
d8137b9e9e style: refactor color system, wip 2020-02-21 16:48:45 +08:00
songwanli2025@163.com
5531a02af2 Merge remote-tracking branch 'upstream/develop' into develop 2020-02-21 15:29:46 +08:00
songwanli2025@163.com
f5737f3df7 merge 2020-02-21 15:26:51 +08:00
songwanli2025@163.com
d0c06c6cdf modify(form): support async validate 2020-02-21 15:25:21 +08:00
07akioni
7e0f25deb3 style: refactor color system, wip 2020-02-21 14:59:17 +08:00
07akioni
91873b5835 style(transfer): optimize styles 2020-02-21 12:53:30 +08:00
07akioni
d8565d89e2 style(typography): extract theme vars 2020-02-21 12:39:11 +08:00
07akioni
e002a97c47 style(upload): split theme vars 2020-02-21 11:25:01 +08:00
07akioni
eeb0a66ba8 build: change rollup config vue.template.preserveWhitespace to false
Nor some components's space will pass to chilren's slots, which will
cause some bugs. For example, confirm in modal accept whitespace from
modal and its default slot content is shadowed.
2020-02-20 23:52:49 +08:00
07akioni
428dce431f doc(grid): typo 2020-02-20 23:05:07 +08:00
07akioni
6f9e34bd4c Merge pull request #47 from TuSimple/freestyle
Freestyle
2020-02-20 22:04:52 +08:00
07akioni
bda2fb1109 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-20 21:54:01 +08:00
07akioni
af173a9f1d chore: some small fixes 2020-02-20 21:42:38 +08:00
07akioni
a1a6227a92 refactor(typography/p,text): make default depth to null 2020-02-20 21:42:19 +08:00
07akioni
d3e7312e04 feat(icon): base color, new doc 2020-02-20 21:41:39 +08:00
07akioni
1de7e79f8e fix: some style color disaccord 2020-02-20 20:11:31 +08:00
07akioni
1964c11c01 Merge pull request #46 from TuSimple/freestyle
Freestyle
2020-02-20 17:54:22 +08:00
07akioni
741372c587 fix: some lint errors 2020-02-20 17:39:25 +08:00
07akioni
10ceb8e1ab fix: message & data-table bad styles 2020-02-20 17:34:01 +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
eec1b6fce1 styles: refactor color system, wip 2020-02-20 15:26:12 +08:00
07akioni
e8244b6b03 style: refactor color system, wip 2020-02-20 13:22:48 +08:00
07akioni
14abdf6276 fix(popover): display-directive prop not working 2020-02-19 23:32:29 +08:00
07akioni
e960b4b81e Merge branch 'develop' of ***REMOVED*** into develop 2020-02-19 23:04:36 +08:00
07akioni
9aff4093f4 Merge pull request #45 from wanli-song/develop
add(datePicker): format
2020-02-19 23:03:55 +08:00
07akioni
2f028efc74 style: build new color system, wip 2020-02-19 22:37:20 +08:00
07akioni
245855b212 style: refactor color system, wip 2020-02-19 21:08:31 +08:00
07akioni
0a87fe6500 style: refactor colors 2020-02-19 19:58:39 +08:00
songwanli2025@163.com
1776c8d012 add(tab): watch justifyContent 2020-02-19 19:25:12 +08:00
songwanli2025@163.com
3b803cd356 modify(tabs): mount resizeOberver by case 2020-02-19 17:58:39 +08:00
songwanli2025@163.com
a9eef23457 remove(DatePicker): useless code 2020-02-19 16:48:15 +08:00
songwanli2025@163.com
655860b9e5 Merge remote-tracking branch 'upstream/develop' into develop
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2020-02-19 16:25:18 +08:00
songwanli2025@163.com
f90e12a806 add(datePicker): format 2020-02-19 16:24:39 +08:00
07akioni
14d4028623 style: rename some vars 2020-02-19 15:38:44 +08:00
07akioni
271f37e37a refactor(confirm): switch to new color system 2020-02-19 15:36:53 +08:00