Commit Graph

1923 Commits

Author SHA1 Message Date
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
songwanli2025@163.com
aca4847267 modify(tab) 2020-02-19 15:05:49 +08:00
07akioni
7e3d3558ad Merge pull request #43 from wanli-song/develop
fix(anchor,backtop)
2020-02-19 14:50:56 +08:00
07akioni
e3548749b4 style: refactor color system, wip 2020-02-19 13:36:29 +08:00
07akioni
3988f2fab7 feat(typography): add depth prop 2020-02-19 12:35:47 +08:00
07akioni
c9361a1162 refactor(icon): add depth prop 2020-02-19 12:35:28 +08:00
songwanli2025@163.com
52be5e2d00 fix(anchor, backtop) 2020-02-19 11:42:31 +08:00
songwanli2025@163.com
c6417ac3e5 fix(tab): label-bar update position when resize 2020-02-19 11:30:28 +08:00
songwanli2025@163.com
301dba502d Merge remote-tracking branch 'upstream/develop' into develop 2020-02-19 10:35:44 +08:00
07akioni
9277947f1f Merge pull request #44 from TuSimple/freestyle
upload
2020-02-18 20:54:46 +08:00
07akioni
0d9c2133dc Merge branch 'develop' of ***REMOVED*** into develop 2020-02-18 20:12:34 +08:00
07akioni
5653266963 release: 0.7.12 2020-02-18 20:12:22 +08:00
07akioni
c71437b3e6 doc(upload): en-US 2020-02-18 20:09:34 +08:00
07akioni
abb8edd2f4 doc(upload): zh-cn 2020-02-18 19:24:45 +08:00
songwanli2025@163.com
181b42ac45 fix(cascader): remove disabled from filtered options 2020-02-18 18:57:12 +08:00
07akioni
72f181e938 fix(upload): some mistakes in xhr handlers 2020-02-18 18:06:04 +08:00
songwanli2025@163.com
0de9b9c137 fix(anchor, backtop) 2020-02-18 17:42:00 +08:00
07akioni
644686f1fd feat(upload): almost done 2020-02-18 15:15:42 +08:00
07akioni
54b0adf576 fix(button): icon color & transition duration 2020-02-18 15:14:24 +08:00
07akioni
722939357a feat(upload): foget to commit files... 2020-02-18 13:06:29 +08:00
07akioni
a695abeab3 feat(upload): basic functionality of upload, wip 2020-02-18 13:05:07 +08:00
07akioni
ac24509b42 chore: some todos & things forget to commit previously 2020-02-18 13:04:17 +08:00
07akioni
cb7f471aba fix(steps): fix hollloutable effect 2020-02-18 13:03:21 +08:00
07akioni
1ccec634c2 feat(icon): text type 2020-02-18 13:02:45 +08:00
07akioni
46e38547bd feat(typography): text type 2020-02-18 13:02:32 +08:00
songwanli2025@163.com
3206b890a8 add(anchor):documentation 2020-02-17 18:23:27 +08:00
songwanli2025@163.com
8de2da1b59 Merge remote-tracking branch 'upstream/develop' into develop 2020-02-17 18:09:54 +08:00
songwanli2025@163.com
a88488ab9b fix(backtop):the first mounted animation 2020-02-17 18:09:35 +08:00
07akioni
714f7fac7b fix(typography): styles not working 2020-02-17 17:53:30 +08:00
songwanli2025@163.com
f2ddb99136 add(anchor): mode 2020-02-17 17:09:41 +08:00
songwanli2025@163.com
745dfe6c72 fix(anchor): bound=0 2020-02-17 15:50:33 +08:00
07akioni
2e35d3f97e feat(upload): commit as a checkpoint, wip 2020-02-17 15:36:36 +08:00