Commit Graph

141 Commits

Author SHA1 Message Date
songwanli2025@163.com
32c248c43c refactor(customAdd) 2020-03-09 09:29:48 +08:00
songwanli2025@163.com
a076e8a36c merge 2020-03-04 14:34:14 +08:00
songwanli2025@163.com
32b9bda0f0 fix(anchor) 2020-03-04 14:00:46 +08:00
07akioni
6988d0cec0 chore: not worth logs 2020-03-03 17:41:05 +08:00
07akioni
1056684d2e feat(typography/text): as prop 2020-03-03 17:40:09 +08:00
07akioni
5c59550f54 doc(process): processing & height & border-radius 2020-03-03 16:22:13 +08:00
07akioni
ad43537971 feat(form): size 2020-03-03 14:34:24 +08:00
07akioni
07659bbbb2 doc: size on data input components 2020-03-03 12:40:05 +08:00
07akioni
a28f885f9a feat(data-table): size 2020-03-02 15:04:20 +08:00
07akioni
64b7c73796 feat(table): size 2020-03-02 15:03:44 +08:00
07akioni
e689a1f9d0 feat(form): data input component will use form or form-items size as size if its size is not passed 2020-03-02 14:44:26 +08:00
07akioni
b084680b9a feat(transfer): size 2020-03-02 14:19:27 +08:00
07akioni
5cff62acee feat(cascader): size for cascader menu 2020-03-02 13:31:20 +08:00
07akioni
f6e2f32265 feat: add size for some data input components 2020-03-02 13:06:37 +08:00
07akioni
3e763bbbf3 doc(button): button size 2020-03-02 12:09:15 +08:00
07akioni
54ba8b6251 refactor(typography): make all components not functional since it can't get context's theme 2020-03-01 20:22:56 +08:00
07akioni
2a5940c7a1 refactor: unify upload & notification callback to Promise type 2020-03-01 19:06:31 +08:00
07akioni
b17591e349 feat(layout): scrollTo method on layout & layout sider 2020-03-01 16:34:17 +08:00
07akioni
41b8dfb0d1 feat(cascader): added some missed locales 2020-03-01 15:52:09 +08:00
07akioni
aed21e85ac fix(radio): should focus on mousedown, not click 2020-03-01 15:49:13 +08:00
07akioni
0d3f5ee896 refactor(data-table): new filter menu 2020-03-01 15:16:30 +08:00
07akioni
57cb3deea6 perf(mixins/hollowoutable): cut some useless code path 2020-02-29 22:30:40 +08:00
07akioni
29d135faee fix(steps): transition not disabled when mounted 2020-02-29 21:32:55 +08:00
07akioni
2ffe26881a fix(radio): transition not disabled when mounted 2020-02-29 21:17:10 +08:00
07akioni
75acc791ef fix(input): wrong padding on suffixed & prefixed & clearable 2020-02-29 20:59:29 +08:00
07akioni
34be6592ab feat(popover): add box-shadow on arrow 2020-02-29 19:28:23 +08:00
07akioni
9c3c79cdd4 style: dropdown menu & select menu option padding fix 2020-02-29 17:39:27 +08:00
07akioni
2902855a61 refactor(button): refactor border to support button group 2020-02-29 16:17:42 +08:00
07akioni
f424260f3b chore: small fixes 2020-02-29 14:55:52 +08:00
07akioni
ee60e66151 styles(data-table): fix some mistakes from sticky pr 2020-02-28 22:29:49 +08:00
07akioni
ccd823571f chore: small fixes 2020-02-28 20:31:06 +08:00
07akioni
83e8ff5d10 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-28 20:30:19 +08:00
songwanli2025@163.com
8c0ad44a3c Merge remote-tracking branch 'upstream/develop' into develop 2020-02-28 20:01:59 +08:00
songwanli2025@163.com
22663cb9e1 modify(dataTable) 2020-02-28 20:01:39 +08:00
07akioni
7a6453815d refactor(input): manually implement placeholder, for firefox doesn't support transition on :placeholder 2020-02-28 19:59:47 +08:00
07akioni
99505ab2f1 refactor(menu): move some item style on item itself & doc fixes 2020-02-28 19:57:52 +08:00
songwanli2025@163.com
414d5a3024 refactor: check number prop, change to string|number 2020-02-28 19:46:06 +08:00
07akioni
883659b50f fix(mixin/hollowoutable): fix code logic mistake 2020-02-28 16:42:51 +08:00
07akioni
1246011fa5 refator(data/time-picker): better blur handling on panel 2020-02-28 16:41:46 +08:00
songwanli2025@163.com
1ec6e34e34 check render prop & change promise to callback 2020-02-28 16:03:33 +08:00
07akioni
119b553441 fix(date-picker): deal with panel tab-out 2020-02-28 14:13:38 +08:00
07akioni
3faa75d856 fix(button): should focus on mousedown 2020-02-28 14:13:05 +08:00
songwanli2025@163.com
90b5613261 add warn 2020-02-27 18:24:27 +08:00
07akioni
37772eb3af fix(typography/header): static class will be shadowed 2020-02-27 18:11:26 +08:00
07akioni
361f0cbb3a fix(mixin/hollowoutable): memorized style not correct. by the way disabled hollow out effect on button, because it will delay the transition of backgrounded parent 2020-02-27 18:10:56 +08:00
07akioni
5fddda4912 doc: landing page 2020-02-27 18:09:23 +08:00
songwanli2025@163.com
740987a06d merge 2020-02-27 13:06:42 +08:00
songwanli2025@163.com
af92da94bf modify(dataTable): use sticky to fix column 2020-02-27 13:02:46 +08:00
07akioni
49d16e9a2a chore: something not important 2020-02-26 23:26:11 +08:00
07akioni
747febd7b8 fix(directive/clickoutside): for unbinding comment node 2020-02-26 23:25:48 +08:00