afc163
a3271d9a03
update demo code style
7 years ago
afc163
eae1a0044c
Fix nested Table size style, close #8525
7 years ago
GauravV-02
b5f13b49ae
Fixed typo in documentation ( #8534 )
7 years ago
afc163
edd592cb9d
Fix broken animation of Menu and Collapse
7 years ago
ddcat1115
f780759f91
fix large size formItem vertical align ( #8495 )
* - fix large size input with prefix/suffix vertical align
- fix large size button vertical align
* use large size for formItem default line-height
* improve
7 years ago
Dane David
e8d3be5dc2
Make Table props optional ( #8515 )
7 years ago
Dane David
687b058dc0
Add missing type definitions for table #8507 ( #8511 )
7 years ago
Wei Zhu
18723a37ee
Update snapshot
7 years ago
Chuang Yu
36831c7f1d
Add style prop for Divider ( #8504 )
7 years ago
wangxiaolei
d7475f47cb
Fix menu doc in english version. ( #8503 )
7 years ago
Wei Zhu
43628b9848
docs: document Table[expandRowByClick]
7 years ago
Dane David
a1ada4f4f6
Add expandRowByClick API to Table docs ( #8490 )
7 years ago
konakona
b77adb352f
Fix wrong translate ( #8488 )
7 years ago
Taylor Sabell
0589b23693
docs: fixed grammatical error ( #8484 )
7 years ago
afc163
61ab3a4a9e
update switch demo
7 years ago
afc163
dd3f7f2da1
Revert table responsive code, close #8465
7 years ago
Nidhi Agarwal
6d0b488d7f
Select - Moving defaultActiveFirstOption to AbstractSelectProps ( #8383 )
defaultActiveFirstOption Prop should be exposed to components which are extending AbstractSelectProps, even according the documentation of auto-complete.
7 years ago
afc163
0402e0333d
Fix Notification less compile error, close #8437
7 years ago
Kamron Batman
3eb91cef47
docs: update start-end.md ( #8462 )
Fixes english and spelling in start-end.md.
7 years ago
Wei Zhu
1b2a9550d9
ListItemMetaProps's description and title should be optional
7 years ago
Wei Zhu
e27061ea5b
ListItemProps.extra should be optional
7 years ago
Wei Zhu
4d74d5c22e
Update snapshot for 2e45074
7 years ago
Wei Zhu
427be4cff5
Remove unused style property
7 years ago
afc163
2e45074fab
Remove extra wrapper of Card
7 years ago
Wei Zhu
4d7ce541cd
docs: TableColumnConfig has been renamed to ColumnProps
Close #8438
7 years ago
Wei Zhu
44b529b0d5
Omit loading for Switch
7 years ago
afc163
c9b2efc9e8
Add more test cases for Upload
7 years ago
afc163
5f35a69858
update steps demo
7 years ago
ddcat1115
1f0ee08574
Form item vertical align ( #8415 )
* fix formItem vertical align
* fix formItem vertical align
* rebase master
7 years ago
afc163
cc43bd3f12
Improve advanced form style, close #8339
7 years ago
afc163
554d27e725
Improve switch style
7 years ago
afc163
59cb320a7b
Fix searchInput undefined in demo
7 years ago
afc163
81472aaf3b
Fix custom filter dropdown focus issue, close #8411
7 years ago
Wei Zhu
45815d1148
Refactor confirm ( #8409 )
* Refactor confirm
* Add okCancel test
* Only test React 16
* Upgrade rc-dialog
7 years ago
afc163
bbbdb9911d
Tweak popover arrow style
7 years ago
Graeme Yeates
1e47a6c518
Control checkbox button size with btn-height base instead of input-height-base ( #8340 )
7 years ago
afc163
f26261de31
Support Switch[loading]
7 years ago
Wei Zhu
2299ad41aa
Add focus() and blur() to Input.Search
7 years ago
Wei Zhu
e613dc9050
Remove debug flag
7 years ago
Wei Zhu
d2dc88c470
Add focus() and blur() document
Close #3790
7 years ago
Wei Zhu
25f51cdd64
Add focus() and blur() for Slider
7 years ago
Flynn
071149cfbb
feature:add onCalendarChange for RangePicker ( #8355 )
* feature:add onCalendarChange for RangePicker
The event trigger when start time or end time is changing, which is useful for districting range user can select.
* Update index.zh-CN.md
update doc
* Update index.zh-CN.md
* Update index.zh-CN.md
7 years ago
Mathew
6f37caefe7
Update de_DE.tsx to support Upload component ( #8394 )
- Added german translations
7 years ago
Nathan Griffin
51b6e4904a
Adding missing type properties ( #8395 )
7 years ago
Benjy Cui
57dcc78989
fix: should not override default footer, close : #8379
7 years ago
Wei Zhu
b44a0c93cd
Add focus() blur() and autoFocus to DatePicker ( #8345 )
7 years ago
Wei Zhu
4aeb811b72
Remove deprecations ( #8351 )
7 years ago
afc163
927853a1f1
seperate dark style of menu
7 years ago
afc163
05200385ee
improve form demo
7 years ago
偏右
b531de3fee
Upgrade dev deps and fix lints ( #8358 )
* upgrade devDeps and fix lint
* Fix stylelint problems
7 years ago