Wei Zhu
bef7db465e
Revert "Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility"""
This reverts commit 0b8b0d2deb
.
7 years ago
Wei Zhu
0b8b0d2deb
Revert "Revert "feat: upgrade rc-slider, support keyboard accessibility""
This reverts commit 551807cd91
.
7 years ago
Wei Zhu
551807cd91
Revert "feat: upgrade rc-slider, support keyboard accessibility"
This reverts commit ef339a32ac
.
7 years ago
paranoidjk
ef339a32ac
feat: upgrade rc-slider, support keyboard accessibility
https://github.com/react-component/slider/pull/282
7 years ago
Benjy Cui
8e496966cf
docs: update docs for Form
7 years ago
afc163
896e738fce
Fix missing semicolon
7 years ago
afc163
0ad85e2987
Fix #4431 again
7 years ago
Randy
a0dc7d3a72
Separate getFieldDecorator options type
Taking getFieldDecorator options type out of WrappedFormUtils
7 years ago
Benjy Cui
119d498935
chore: replace http with https, close : #6893
7 years ago
Benjy Cui
8cfa61f46b
test: update snapshot
7 years ago
afc163
9a85303f79
remove unneccesary size prop
7 years ago
afc163
e6554e7edb
update form document
7 years ago
Benjy Cui
2413c6af61
fix: make loading work with icon only button in button group, close : #6822
7 years ago
afc163
ca89227568
test: fix snapshot
7 years ago
afc163
4419d4c94c
Fix select extra padding, close #6723
7 years ago
afc163
01bbd5a3d3
update form dynamic demo
7 years ago
afc163
384803528f
Fix extra error outline of select in input addon
7 years ago
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
8 years ago
newraina
4d002055b5
fix: TypeScript's definition of FormItemColOption ( #6611 )
8 years ago
afc163
e188036606
remove unused code
8 years ago
afc163
dbd6f29c29
Fix form item extra content line height, close #6618
8 years ago
afc163
6e583325ea
Don't impact select inside input group
8 years ago
afc163
e24a8cb5d8
Tweak inline form item margin
8 years ago
afc163
5964e42a9b
tweak form label style
8 years ago
afc163
9f78e71c65
Fix select vertical issue inside input addon
8 years ago
afc163
7dafa985c5
remove colon block of vertical form
8 years ago
Benjy Cui
82d1957941
docs: update demo for: #6503
8 years ago
afc163
d7a29f682b
upgrade Col span format in demo
8 years ago
afc163
4f874c5065
improve demo code
8 years ago
乐仪
e6ad9daff8
update snap
8 years ago
乐仪
8749438aed
add Badge demo
8 years ago
乐仪
153fb0fc34
improve2
8 years ago
Benjy Cui
4ee2194b45
deps: upgrade rc-notification
8 years ago
afc163
d086ee253e
update snapshots for #6347
8 years ago
afc163
9bb7ec0b87
update form demo snapshot
8 years ago
afc163
becb888f6e
Fix form demo, close #6323
8 years ago
slientcloud
e43c8012ad
chore: support slider aira ( #6301 )
8 years ago
Leo
f4312895d6
chore: componentDecorator return specific type instead of any ( #6308 )
8 years ago
afc163
2cde334cd5
update snapshot
8 years ago
Jordan Hornblow
720a3d30b4
fix: Form and Mention TypeScript definition ( #6268 )
* Add source and options params to Form.ValidationRule.validator function
As per rules section of async-validation readme: https://github.com/yiminghe/async-validator#rules
* Make prefixCls optional in MentionProps interface
8 years ago
mitchell.demler
64befeda32
Add ValidationRule type for getFieldDecorator validation rules
Copied types from english documentation. (these might need checking?)
8 years ago
Benjy Cui
4b8a291684
fix: broken style of Cascader in Input.Group ( #6208 )
* fix: broken hover style of Cascader, close : #6202
* test: update snapshot
8 years ago
afc163
8703145d70
Fix prop-types and createClass warning, #5678
8 years ago
afc163
c6ec1ce9bb
use create-react-class, ref #5678
8 years ago
Benjy Cui
a9a8f68578
docs: update demo
8 years ago
ddcat1115
0b9ff23661
docs: add dynamic-rule form demo ( #6035 )
8 years ago
Benjy Cui
11626decfe
chore: update docs for Form.Item and fix edge case, close : #6113
8 years ago
afc163
9089674a6f
Fix form item layout bug when zoom out, close #6097
8 years ago
Tyler
919cb22eb7
Use the prop-types package from npm instead of React.PropTypes ( #6057 )
* Use the prop-types package from npm instead of React.PropTypes
* Remove using of PropTypes from React in docs and site
8 years ago
Benjy Cui
0d672d5c2d
test: fix CI
8 years ago