afc163
9a85303f79
remove unneccesary size prop
2017-07-16 15:41:51 +08:00
afc163
e6554e7edb
update form document
2017-07-16 15:05:48 +08:00
Benjy Cui
2413c6af61
fix: make loading work with icon only button in button group, close : #6822
2017-07-14 15:26:55 +08:00
afc163
ca89227568
test: fix snapshot
2017-07-12 21:44:46 +08:00
afc163
4419d4c94c
Fix select extra padding, close #6723
2017-07-11 12:14:35 +08:00
afc163
01bbd5a3d3
update form dynamic demo
2017-07-11 11:59:30 +08:00
afc163
384803528f
Fix extra error outline of select in input addon
2017-07-08 16:20:01 +08:00
paranoidjk
ba168b826f
refactor: use spread operator replace object-assign ( #6677 )
2017-07-03 16:57:11 +08:00
newraina
4d002055b5
fix: TypeScript's definition of FormItemColOption ( #6611 )
2017-06-28 15:03:52 +08:00
afc163
e188036606
remove unused code
2017-06-27 14:33:35 +08:00
afc163
dbd6f29c29
Fix form item extra content line height, close #6618
2017-06-27 12:08:16 +08:00
afc163
6e583325ea
Don't impact select inside input group
2017-06-26 21:44:38 +08:00
afc163
e24a8cb5d8
Tweak inline form item margin
2017-06-26 17:05:42 +08:00
afc163
5964e42a9b
tweak form label style
2017-06-26 11:51:41 +08:00
afc163
9f78e71c65
Fix select vertical issue inside input addon
2017-06-25 17:22:07 +08:00
afc163
7dafa985c5
remove colon block of vertical form
2017-06-25 16:48:01 +08:00
Benjy Cui
82d1957941
docs: update demo for: #6503
2017-06-19 11:25:30 +08:00
afc163
d7a29f682b
upgrade Col span format in demo
2017-06-15 15:34:47 +08:00
afc163
4f874c5065
improve demo code
2017-06-09 21:24:40 +08:00
Benjy Cui
4ee2194b45
deps: upgrade rc-notification
2017-06-09 10:17:30 +08:00
afc163
d086ee253e
update snapshots for #6347
2017-06-03 01:38:26 +08:00
afc163
9bb7ec0b87
update form demo snapshot
2017-06-01 17:58:06 +08:00
afc163
becb888f6e
Fix form demo, close #6323
2017-06-01 17:56:05 +08:00
slientcloud
e43c8012ad
chore: support slider aira ( #6301 )
2017-06-01 12:08:39 +08:00
Leo
f4312895d6
chore: componentDecorator return specific type instead of any ( #6308 )
2017-06-01 09:25:32 +08:00
afc163
2cde334cd5
update snapshot
2017-05-28 15:30:43 +08:00
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
2017-05-26 09:16:53 +08:00
mitchell.demler
64befeda32
Add ValidationRule type for getFieldDecorator validation rules
...
Copied types from english documentation. (these might need checking?)
2017-05-22 15:57:09 +12:00
Benjy Cui
4b8a291684
fix: broken style of Cascader in Input.Group ( #6208 )
...
* fix: broken hover style of Cascader, close : #6202
* test: update snapshot
2017-05-22 10:09:17 +08:00
afc163
8703145d70
Fix prop-types and createClass warning, #5678
2017-05-18 14:22:47 +08:00
afc163
c6ec1ce9bb
use create-react-class, ref #5678
2017-05-17 18:01:53 +08:00
Benjy Cui
a9a8f68578
docs: update demo
2017-05-15 17:33:47 +08:00
ddcat1115
0b9ff23661
docs: add dynamic-rule form demo ( #6035 )
2017-05-15 17:25:50 +08:00
Benjy Cui
11626decfe
chore: update docs for Form.Item and fix edge case, close : #6113
2017-05-15 11:31:48 +08:00
afc163
9089674a6f
Fix form item layout bug when zoom out, close #6097
2017-05-11 21:10:30 +08:00
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
2017-05-09 13:40:33 +08:00
Benjy Cui
0d672d5c2d
test: fix CI
2017-05-05 14:47:37 +08:00
kossel
169e0f9762
fix: issue 5834, autocomplete is not being decorated ( #6018 )
2017-05-05 14:40:57 +08:00
MeiLin
01a75428d6
docs: fix typo ( #5980 )
2017-05-02 09:29:57 +08:00
乐仪
5dfe86e891
fix snap
2017-04-24 17:08:56 +08:00
Graeme Yeates
297412b57c
Add a less variable to opt out of form item colons
2017-04-21 14:34:56 -04:00
afc163
03e9a97e2b
typo
2017-04-16 00:03:47 +08:00
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
2017-04-12 02:22:05 +05:30
Wei Zhu
5ddd7f847f
docs: Document customized form control
...
Related: #5700
2017-04-10 22:42:56 +08:00
afc163
0dc2c1771f
fix snapshot
2017-04-05 14:59:56 +08:00
Kenaniah Cerny
ed434c57e9
improves link navigation
2017-04-01 04:06:34 -07:00
Benjy Cui
ce2fe2aa45
test: add test for Modal[footer=null]
2017-03-30 16:06:03 +08:00
Wei Zhu
b8fca87461
Fix some form type definition issues ( #5560 )
...
Close #5515
2017-03-30 13:46:38 +08:00
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
2017-03-29 09:36:54 +08:00
afc163
a19845c1bb
fix tslint
2017-03-24 11:56:18 +08:00