afc163
6b2c0a59b3
🐛 Fix upload thumbnail icon broken styles
close #13333
6 years ago
afc163
1a17cd0842
🐛 fix npm start
6 years ago
jljsj33
61c1f04bad
download landing name block
6 years ago
jljsj33
ceeef098a7
add landing template sketch to download
6 years ago
Huáng Jùnliàng
ea0541295d
fix(module:timepicker): incorrect invalid border color ( #13155 )
6 years ago
afc163
83c192ea3e
💄 fix eslint problems
6 years ago
afc163
647ba193cd
⚙️ upgrade code style
6 years ago
afc163
feac59da34
👷 update authors list
6 years ago
afc163
86e801ce37
⚡ ️ Upgrade some details of docs and code style
6 years ago
偏右
3ad5c0dda9
🌱 update gitignore
6 years ago
偏右
2e13c82cbe
🌱 remove blank
6 years ago
偏右
dfe57a0da3
🌱 upgrade testRegex code style
6 years ago
偏右
ba43ec816a
🌱 Add comment
6 years ago
偏右
81a0aef86c
🆙 use node 11 in travis
6 years ago
偏右
7a192057af
🌱 Upgrade LICENSE
6 years ago
偏右
e0ea2d5417
⚙️ update .codecov.yml
6 years ago
ztplz
8b70fe7664
Correct type
6 years ago
afc163
0e99b6ea72
💄 fix loading button's icon style
close #13300
6 years ago
zombieJ
8d1d595d76
use resize observer to check textarea size ( #13295 )
fix : #10151
6 years ago
afc163
e1d3d2b3e1
✨ Add `dropdownRender` `loading` for Select
close #10831
close #7988
close #13151
close #11225
close #9888
6 years ago
afc163
18f705fcf6
Merge branch 'master' into feature
* master: (28 commits)
remove overflowY on TextArea autoSize since height transition has been removed for a long time fix #10151
💄 tweak form control margin, close #13183
Update Crowdin configuration file
Correct date-picker demo
📝 upgrade ts comment
💄 tweak tree switcher icon size
Fix regular error in firefox and safri
add change log
add checkbox-border-width
add style to SwitchProps
update rc-tree-select
Snapshot fixed.
tabIndex prop added to DatePicker
Improve form demo
prefer logical AND over ternary (#13254 )
fix form demo
format (#13252 )
📝 improve document images
migrate locale provider to new lifecycle method
types: add generic type for Select[value]
...
6 years ago
zombiej
df49b767b1
remove overflowY on TextArea autoSize since height transition has been removed for a long time
fix #10151
6 years ago
afc163
595de71315
💄 tweak form control margin, close #13183
6 years ago
偏右
98a5980d7a
Update Crowdin configuration file
6 years ago
ztplz
8e7da2a480
Correct date-picker demo
6 years ago
afc163
4abc2824e4
📝 upgrade ts comment
6 years ago
afc163
c0ba2eb456
💄 tweak tree switcher icon size
6 years ago
zombieJ
9b49fb60d9
Config provider ( #12991 )
close #12985
6 years ago
zombiej
72d08b3828
Select support `dropdownRender`
close #10831
6 years ago
zombieJ
b1d1b75a8f
Cascader support limit filtered item count ( #13206 )
close #13097
6 years ago
ztplz
e54b50cc01
Fix regular error in firefox and safri
6 years ago
zombiej
c6fb264bf4
add change log
6 years ago
frezc
e732bffde3
add checkbox-border-width
6 years ago
frezc
1a76a8ec21
add style to SwitchProps
6 years ago
Ilan
e8aac413b2
Merge pull request #13250 from damiangreen/migrate-locale-provider-to-new-lifecycle-method
Migrate locale provider to new lifecycle method
6 years ago
zombiej
8a021e6c94
update rc-tree-select
6 years ago
arifemrecelik
b2f6655061
Snapshot fixed.
6 years ago
arifemrecelik
f11a4c1b3c
tabIndex prop added to DatePicker
6 years ago
ztplz
2fa90b17d0
Improve form demo
6 years ago
Anuj
e0298dcc13
prefer logical AND over ternary ( #13254 )
6 years ago
zombieJ
95a76b0436
add tabs additional css ( #13118 )
fix #13086
6 years ago
zombiej
e36e5aa5a2
fix form demo
6 years ago
ztplz
ed4cc9e5fd
format ( #13252 )
6 years ago
afc163
97bf3a157a
📝 improve document images
6 years ago
Damian Green
83b30d7513
migrate locale provider to new lifecycle method
6 years ago
Wei Zhu
ab6c44dd1f
types: add generic type for Select[value]
usage:
const handleChange = (value: string) => {}
<Select<string> onChange={handleChange} >
6 years ago
zombiej
4564dce50c
carousel fade page should not block user selection
fix #13215
6 years ago
afc163
5dc5ab13bc
📝 docs: update recommendation
6 years ago
jojoLockLock
171e36680f
fix(switch):set disabled for loading status & set cursor as not-allowed ( #13219 )
6 years ago
Laith
2bf0fadb11
Starting sort order with 'ascend', then 'descend', then undefined. ( #13069 )
6 years ago