Commit Graph

1935 Commits

Author SHA1 Message Date
07akioni
959b2fe238 style(radio): remove default margin of radio 2020-03-01 15:13:12 +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
f5ed89e551 style(input-number): button hover & active style 2020-02-29 20:47:00 +08:00
07akioni
34be6592ab feat(popover): add box-shadow on arrow 2020-02-29 19:28:23 +08:00
07akioni
785559e3c3 fix(button): icon & loading not working on text button 2020-02-29 18:09:22 +08:00
07akioni
45fab173b1 doc: doc header changed 2020-02-29 17:40:09 +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
0613160ecb style: unify border-radius 2020-02-28 22:57:10 +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
07akioni
35b0840e99 Merge pull request #67 from wanli-song/develop
modify(dataTable)
2020-02-28 20:28:21 +08:00
songwanli2025@163.com
754a9b939b Merge branch 'develop' of ***REMOVED*** into develop 2020-02-28 20:02:35 +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
f170f0690d Merge branch 'develop' into develop 2020-02-28 16:53:03 +08:00
07akioni
ad38aef489 Merge pull request #68 from TuSimple/freestyle
Freestyle
2020-02-28 16:52:43 +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
07akioni
128cc9f3c3 doc: landing page optimization 2020-02-27 23:03:15 +08:00
07akioni
e878488561 style: strong font weight set to 600 2020-02-27 23:02:58 +08:00
07akioni
57330b9a92 doc: typo 2020-02-27 18:36:46 +08:00
songwanli2025@163.com
90b5613261 add warn 2020-02-27 18:24:27 +08:00
07akioni
2f171d61e0 Merge branch 'develop' of ***REMOVED*** into develop 2020-02-27 18:16:32 +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
127b4fa371 Merge pull request #66 from TuSimple/freestyle
Freestyle
2020-02-26 23:38:01 +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
07akioni
fe23dfa726 refactor(locale): isolate datefns locale file 2020-02-26 23:25:05 +08:00
07akioni
86d487c5e1 fix(button): remove buggy focus logic 2020-02-26 23:24:16 +08:00
07akioni
28da3fbd10 refactor(time-picker): better support for blur & focus 2020-02-26 23:23:39 +08:00
07akioni
242f7f6a67 refactor(date-picker): better focus & blur support 2020-02-26 23:21:23 +08:00
07akioni
f4e92cd2e8 refactor(input): better blur & focus support 2020-02-26 23:20:34 +08:00
07akioni
a5190dfea2 feat(time-picker): format 2020-02-26 17:21:03 +08:00
07akioni
06feddd1fc feat(time-picker): format 2020-02-26 16:05:13 +08:00