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
kossel
169e0f9762
fix: issue 5834, autocomplete is not being decorated ( #6018 )
8 years ago
MeiLin
01a75428d6
docs: fix typo ( #5980 )
8 years ago
乐仪
5dfe86e891
fix snap
8 years ago
Graeme Yeates
297412b57c
Add a less variable to opt out of form item colons
8 years ago
afc163
03e9a97e2b
typo
8 years ago
Manjit Kumar
4e055ed5d0
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
8 years ago
Wei Zhu
5ddd7f847f
docs: Document customized form control
Related: #5700
8 years ago
afc163
0dc2c1771f
fix snapshot
8 years ago
Kenaniah Cerny
ed434c57e9
improves link navigation
8 years ago
Benjy Cui
ce2fe2aa45
test: add test for Modal[footer=null]
8 years ago
afc163
3bf3013239
fix warning in test
8 years ago
Wei Zhu
b8fca87461
Fix some form type definition issues ( #5560 )
Close #5515
8 years ago
Kyle Rosenberg
84baa310e2
fix: isFieldTouched and isFieldsTouched types to WrappedFormUtils ( #5537 )
* Added missing getFieldsError in WrappedFormUtils
* Added isFieldTouched and isFieldsTouched types to WrappedFormUtils interface in Form.tsx
8 years ago
afc163
d0114d8d9f
fix tslint
8 years ago
feng zhi hao
18fced672a
chore: improve Form.create ts definition of Form ( #5420 )
* improve Form.create ts definition of Form
* use function<T>() instead of arrow function
8 years ago
William Yang
3f6a4172ce
fix: #5456(Cannot display feed back icon and prefix icon together) ( #5457 )
* fix #5456
* remove demo and set z-index to 1
8 years ago
偏右
0308138974
[WIP] upgrade deps ( #5455 )
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
8 years ago
afc163
0be0843ef0
fix whitespace required, close #5418
8 years ago
afc163
a19845c1bb
fix tslint
8 years ago
feng zhi hao
637d9243ea
chore: improve Form.create ts definition of Form ( #5420 )
* improve Form.create ts definition of Form
* use function<T>() instead of arrow function
8 years ago