jim
0df2efccd0
~ -> ^
7 years ago
jim
50863acb1b
datePicker add dropdownClassName prop fix #7211
7 years ago
Wei Zhu
c725cbe791
docs: fix release title
7 years ago
Wei Zhu
978c086387
Bump 3.2.0
7 years ago
Wei Zhu
39cd160641
Add 3.2.0 changelog ( #9251 )
ci skip
7 years ago
Wei Zhu
18188317c1
Update snapshots
7 years ago
Wei Zhu
05de1a522f
Upgrade react-slick
7 years ago
Wei Zhu
27a40679ec
Upgrade rc-steps
7 years ago
Wei Zhu
c2292793bc
Upgrade rc-slider
7 years ago
Wei Zhu
1735d89a66
docs: Update RangePicker[ranges] type
7 years ago
Wei Zhu
49c2a6220b
Merge branch 'feature-3.2'
7 years ago
mgrdevport
b87f76e64a
Change Calendar mode via property ( #9243 )
7 years ago
愚指导
df4097ca4d
[Select] Pass Option as onChange and onSelect second argument ( #9228 )
7 years ago
George Gray
22c3097d79
Vars to theme Tabs ( #9172 )
7 years ago
Wei Zhu
70f30ef065
Trigger onOk when click on preset range ( #9213 )
Close #7747
7 years ago
ryanhoho
42354989e9
修复默认样式和card样式下,tabPosition=bottom时的样式错误 ( #9104 ) ( #9165 )
7 years ago
YuChao Liang
75c365aa2c
fix(TextArea): calculateNodeHeight ( #9107 ) ( #9108 )
7 years ago
Zheeeng
24e373a812
Remove span.ant-tag-text in Tag, and remove type casting in Dropdown ( #9055 )
* Remove span.ant-tag-text
Warp React.ReactNode with span element is not suggested. It may cause anti-specification problem: `<span><span>I'm spec breaker</span></span>`. span is not a general tags container.
Another benefit from this change is keeping the same structure with CheckableTag.
After inspecting the removing of the style of .ant-tag-text, seems bringing no problems. The old example employeed this css class has gone long long time ago. See: 0635877a51
* Use React.Children.only api to supress type casting
By codes, the children and the overlay of Dropdown must be **single** and **valid React.ReactElement**. React.Children.only takes it and report more friendly React internal built error messages.
* Revert hack CSS styles: filling .ant-tag's block area with orphan child anchor
7 years ago
int2d
d89ffcc5b2
Update practical-projects.zh-CN.md ( #9244 )
7 years ago
George Gray
03c180ff08
Use @btn-primary-bg for primary ghost btn ( #9236 )
7 years ago
Wei Zhu
29969959f8
Revert "Add test for 3b0a704"
This reverts commit 980b2cc32b
.
7 years ago
Wei Zhu
980b2cc32b
Add test for 3b0a704
7 years ago
Wei Zhu
aa88c656f1
docs: remove expaned row hover background color
Close #8775
7 years ago
Wei Zhu
a9537e5934
Update snapshot
7 years ago
Wei Zhu
3b0a704df8
Only clear hoverValue when picker is open
Fix #6364
7 years ago
afc163
7a33a9e5d5
Fix extra wrapper of Card children, close #9226
7 years ago
松子
26b58a9808
feat(docs): add a new antd boilerplate. ( #9225 )
7 years ago
Evert Bouw
0c69d721de
Fix(Typings): Add OnHeaderCell property to ColumnProps ( #9223 )
* Fix(Typings): Add OnHeaderCell property to ColumnProps
* onHeaderCell actually receives the ColumnProps object
7 years ago
Wei Zhu
ef55562deb
Attempt to fix #8885 again, add more tests ( #9164 )
7 years ago
Wei Zhu
bebed2c4ae
Allow function for preset range ( #9195 )
* Allow function for preset range
Close #8281
* Rename RangePickerRange to RangePickerPresetRange
7 years ago
afc163
8d6252cfe1
Fix missing scrollbar in chrome
7 years ago
Wei Zhu
537c79785e
Remove .babelrc
Used by jest before.
7 years ago
mgrdevport
5fd741bf21
Pass name prop down to the table selection input ( #9054 )
7 years ago
afc163
6c46692160
Tweak confirm title style
7 years ago
Wei Zhu
842c7f21d9
Fix RangePicker input ( #9009 )
fix #6999
fix https://github.com/react-component/calendar/issues/286
7 years ago
afc163
9f2b4905f0
Fix AutoComplete border color in form
7 years ago
Pyroboomka
99469bd1b1
Syncing forceRender prop with rc-collapse. ( #9192 )
7 years ago
afc163
80a4ee7731
site: update home button style
7 years ago
Wei Zhu
3b931e97c4
Merge branch 'master' into feature-3.2
7 years ago
Wei Zhu
5c00985fed
Add children to AntTreeNodeProps
7 years ago
Wei Zhu
17e26ecb71
Revert "docs: fix DatePicker start end demo"
This reverts commit b9120980fb
.
7 years ago
afc163
da9d34281b
site: change pro icon
7 years ago
afc163
2dfd4b2cd5
site: update pro icon
7 years ago
afc163
85c7f02ca6
Add sketch template of ant design pro
7 years ago
ryanhoho
b93e33c535
table size padding use @table-padding-vertical & @table-padding-horiz… ( #9106 )
7 years ago
George Gray
d19fa740c7
use highlight var on vertical menu ( #9169 )
7 years ago
Wei Zhu
b9120980fb
docs: fix DatePicker start end demo
Close #9163
7 years ago
Wei Zhu
4a9277277b
Improve coverage
7 years ago
Wei Zhu
eab8b42257
Ignore interface file
7 years ago
Wei Zhu
1c27c28ba9
Fix Turkish locale
7 years ago