Commit Graph

12944 Commits

Author SHA1 Message Date
zombiej
aa16fdde86 update snapshot 2018-11-29 13:12:57 +08:00
zombiej
7643195be1 Transfer disabled should also disable search box
fix #13330
2018-11-29 00:41:49 +08:00
afc163
6b2c0a59b3
🐛 Fix upload thumbnail icon broken styles
close #13333
2018-11-28 20:33:32 +08:00
afc163
1a17cd0842
🐛 fix npm start 2018-11-28 17:59:29 +08:00
jljsj33
61c1f04bad download landing name block 2018-11-28 17:19:48 +08:00
jljsj33
ceeef098a7 add landing template sketch to download 2018-11-28 17:17:52 +08:00
Huáng Jùnliàng
ea0541295d fix(module:timepicker): incorrect invalid border color (#13155) 2018-11-28 17:12:37 +08:00
afc163
83c192ea3e
💄 fix eslint problems 2018-11-28 15:11:02 +08:00
afc163
647ba193cd
⚙️ upgrade code style 2018-11-28 12:39:10 +08:00
afc163
feac59da34
👷 update authors list 2018-11-28 12:34:38 +08:00
afc163
86e801ce37
️ Upgrade some details of docs and code style 2018-11-28 12:33:09 +08:00
偏右
3ad5c0dda9
🌱 update gitignore 2018-11-28 12:22:30 +08:00
偏右
2e13c82cbe
🌱 remove blank 2018-11-28 12:21:44 +08:00
偏右
dfe57a0da3
🌱 upgrade testRegex code style 2018-11-28 12:20:58 +08:00
偏右
ba43ec816a
🌱 Add comment 2018-11-28 12:19:06 +08:00
偏右
81a0aef86c
🆙 use node 11 in travis 2018-11-28 12:17:49 +08:00
偏右
7a192057af
🌱 Upgrade LICENSE 2018-11-28 12:16:59 +08:00
偏右
e0ea2d5417
⚙️ update .codecov.yml 2018-11-28 12:15:47 +08:00
ztplz
8b70fe7664 Correct type 2018-11-27 23:43:37 +08:00
afc163
0e99b6ea72
💄 fix loading button's icon style
close #13300
2018-11-27 16:01:27 +08:00
zombieJ
8d1d595d76
use resize observer to check textarea size (#13295)
fix: #10151
2018-11-27 13:46:42 +08:00
zombiej
df49b767b1 remove overflowY on TextArea autoSize since height transition has been removed for a long time
fix #10151
2018-11-27 11:25:21 +08:00
afc163
595de71315
💄 tweak form control margin, close #13183 2018-11-27 00:36:01 +08:00
偏右
98a5980d7a Update Crowdin configuration file 2018-11-26 23:53:52 +08:00
ztplz
8e7da2a480 Correct date-picker demo 2018-11-26 21:44:57 +08:00
afc163
4abc2824e4
📝 upgrade ts comment 2018-11-26 19:32:33 +08:00
afc163
c0ba2eb456
💄 tweak tree switcher icon size 2018-11-26 13:42:49 +08:00
ztplz
e54b50cc01 Fix regular error in firefox and safri 2018-11-25 22:09:03 +08:00
zombiej
c6fb264bf4 add change log 2018-11-24 23:17:46 +08:00
frezc
e732bffde3 add checkbox-border-width 2018-11-24 17:39:31 +08:00
frezc
1a76a8ec21 add style to SwitchProps 2018-11-24 17:39:15 +08:00
Ilan
e8aac413b2
Merge pull request #13250 from damiangreen/migrate-locale-provider-to-new-lifecycle-method
Migrate locale provider to new lifecycle method
2018-11-23 22:21:42 +01:00
zombiej
8a021e6c94 update rc-tree-select 2018-11-23 22:39:36 +08:00
arifemrecelik
b2f6655061 Snapshot fixed. 2018-11-23 16:41:28 +08:00
arifemrecelik
f11a4c1b3c tabIndex prop added to DatePicker 2018-11-23 16:41:28 +08:00
ztplz
2fa90b17d0 Improve form demo 2018-11-23 13:42:51 +08:00
Anuj
e0298dcc13 prefer logical AND over ternary (#13254) 2018-11-23 13:42:37 +08:00
zombiej
e36e5aa5a2 fix form demo 2018-11-23 11:25:51 +08:00
ztplz
ed4cc9e5fd format (#13252) 2018-11-22 23:35:40 +08:00
afc163
97bf3a157a
📝 improve document images 2018-11-22 22:31:48 +08:00
Damian Green
83b30d7513 migrate locale provider to new lifecycle method 2018-11-22 14:22:48 +00:00
Wei Zhu
ab6c44dd1f types: add generic type for Select[value]
usage:

const handleChange = (value: string) => {}

<Select<string> onChange={handleChange} >
2018-11-22 17:53:44 +08:00
zombiej
4564dce50c carousel fade page should not block user selection
fix #13215
2018-11-22 17:52:56 +08:00
afc163
5dc5ab13bc
📝 docs: update recommendation 2018-11-21 13:32:04 +08:00
jojoLockLock
171e36680f fix(switch):set disabled for loading status & set cursor as not-allowed (#13219) 2018-11-21 11:01:18 +08:00
Laith
2bf0fadb11 Starting sort order with 'ascend', then 'descend', then undefined. (#13069) 2018-11-21 00:27:11 +08:00
spideeee
7f8ad51c01 Moved "onCalendarChange" prop from DatePicker to RangePicker for English version 2018-11-20 22:06:35 +08:00
ycjcl868
bb0888b09f fix: timepicker overflow style 2018-11-20 22:06:09 +08:00
wa1k3r
eac1c2482f update checkbox wrapper-state-class snap 2018-11-20 22:06:00 +08:00
wa1k3r
7038b9215d add checkbox wrapper state classname 2018-11-20 22:06:00 +08:00