Commit Graph

160 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
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
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
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
07akioni
e3548749b4 style: refactor color system, wip 2020-02-19 13:36:29 +08:00
07akioni
644686f1fd feat(upload): almost done 2020-02-18 15:15:42 +08:00
07akioni
722939357a feat(upload): foget to commit files... 2020-02-18 13:06:29 +08:00
07akioni
7b1b667792 feat(upload): wip 2020-02-16 21:52:38 +08:00
07akioni
4a40f9fb0f feat(upload): create a scaffold for upload, wip 2020-02-15 22:19:22 +08:00
07akioni
c29bb71a3e refactor: rename lightbar to tracking rect & picker to selection 2020-02-14 23:01:06 +08:00
07akioni
7033bf664e refactor(base-cancel-mark): rename to base suffix 2020-02-14 22:42:53 +08:00
07akioni
d9d2c51e65 refactor(alert): set light theme background to no alpha 2020-02-14 15:46:57 +08:00
07akioni
e8719b2b57 style: clean mixin & theme files 2020-02-11 18:11:51 +08:00
07akioni
01b1947d45 style: clean some scss files 2020-02-11 14:44:29 +08:00
07akioni
23b98c63b7 feat(input-group): support label & input number 2020-02-09 19:21:31 +08:00
07akioni
69d4aa5d8d feat(input-group): input & select in input-group 2020-02-09 14:14:32 +08:00
07akioni
8a1b5a71d1 refactor(input): refactor the implementation of border & shadow style 2020-02-08 23:19:30 +08:00
07akioni
85d6c5232b chore(menu): css clean 2020-02-07 22:52:51 +08:00
07akioni
93ea585a13 refactor(transfer): use virtual scroll to deal with large data 2020-02-02 02:06:54 +08:00
07akioni
3bc4104dd7 doc(progress) 2020-02-01 00:47:07 +08:00
07akioni
2b8a88d53e chore: some fixes 2020-01-31 22:36:37 +08:00
07akioni
b7c25211a9 doc(input-number) 2020-01-29 16:14:59 +08:00
07akioni
5c90a077d6 refactor(menu): rename sub-menu to submenu 2020-01-15 15:22:29 +08:00
07akioni
14a0ecf217 refactor(menu): dropdown related parts 2020-01-15 13:00:43 +08:00
07akioni
723a3b1b80 feat(menu): collapse 2020-01-15 01:33:01 +08:00
07akioni
7aea902cab Merge branch 'develop' of ***REMOVED*** into develop 2020-01-08 16:22:19 +08:00
07akioni
1fcf54e0bc refactor(table): table style 2020-01-08 16:22:04 +08:00
07akioni
3c542f5743 refactor(table): some table style & filter button & sorter button 2020-01-08 01:36:12 +08:00
songwanli2025@163.com
5de8348e1a refactor(placeble.js,menu.scss) 2020-01-07 18:01:16 +08:00
songwanli2025@163.com
1390c67af0 refactor(menu.scss) 2020-01-07 17:09:45 +08:00
songwanli2025@163.com
5f4a4087f5 Merge remote-tracking branch 'upstream/develop' into develop 2020-01-02 18:38:23 +08:00
07akioni
e332b42cda refactor(table): rename advanced table to data-table 2019-12-31 21:01:24 +08:00
07akioni
eed89f91d6 refactor(menu): code clean 2019-12-31 18:22:45 +08:00
songwanli2025@163.com
4a402029a3 modify(layout): change back-color to background-color 2019-12-31 12:13:21 +08:00
songwanli2025@163.com
5e2cd427d0 Merge remote-tracking branch 'upstream/develop' into develop 2019-12-31 11:36:38 +08:00
07akioni
e76e982f68 refactor(time-picker): item style when invalid 2019-12-27 23:43:12 +08:00
07akioni
6d8d5b9b61 refactor(date-picker): input style when value is invalid 2019-12-27 22:41:24 +08:00
07akioni
daf8941d27 refactor(time-picker): invalid time input el style 2019-12-27 22:30:44 +08:00
songwanli2025@163.com
5565f59d58 fix(layout):transition &background-color 2019-12-27 17:29:49 +08:00
07akioni
29f896140f refactor(time-picker): better handling disabled time 2019-12-27 16:26:50 +08:00
songwanli2025@163.com
d42b12e430 merge 2019-12-27 14:25:24 +08:00
07akioni
c04c51cffd fix: some style fixes 2019-12-26 23:58:50 +08:00
07akioni
9e15e14da6 refactor(tree): code refactor & some bus fixes 2019-12-24 21:50:28 +08:00
07akioni
31d9aebc84 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-23 21:05:56 +08:00