afc163
|
185b3b1e9a
|
Fix FormItem error with react-hot-loader, close #7775
|
7 years ago |
afc163
|
7cfd9b2bcb
|
Remove extra update
|
7 years ago |
afc163
|
3d1914f45b
|
Fix valid selector error of form, close #7693
|
7 years ago |
afc163
|
16b2cc044e
|
validating status should has feedback icon always, #7498
|
7 years ago |
afc163
|
668cec2f9e
|
Fix FormItem focus behavious, close #7351
|
7 years ago |
newraina
|
4d002055b5
|
fix: TypeScript's definition of FormItemColOption (#6611)
|
8 years ago |
Benjy Cui
|
11626decfe
|
chore: update docs for Form.Item and fix edge case, close: #6113
|
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 |
偏右
|
0308138974
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
偏右
|
674255bd14
|
[WIP] upgrade deps (#5455)
* upgrade deps
* autofix some tslint problems
* Fix tslint problems manually
|
8 years ago |
Benjy Cui
|
8b539c4971
|
chore: update type definition
|
8 years ago |
afc163
|
511db23fcd
|
Add default title for form item label
|
8 years ago |
afc163
|
68fde63ef7
|
refactor renderLabel
|
8 years ago |
zilong
|
597e020a45
|
chore: add class ant-form-item-control-wrapper for formItem wrapper (#4856)
|
8 years ago |
偏右
|
3423d27493
|
When form layout is vertical, keep the colon inside label, close #4593 (#4599)
|
8 years ago |
afc163
|
0187384445
|
refactor for code style
|
8 years ago |
Benjy Cui
|
75c09cb481
|
css: Form.Item[extra] should be block, close: #4089
|
8 years ago |
Benjy Cui
|
60ecb3c628
|
refactor: each message should warn just once
|
8 years ago |
feng zhi hao
|
edb41f4420
|
update types in Tabs and FormItem (#3653)
* update types in Tabs and FormItem
* remove children prop in FormItem and Tabs
|
8 years ago |
Wei Zhu
|
f8d2aeefc3
|
refactor: Replace react-addons-pure-render-mixin with rc-util/lib/PureRenderMixin (#3627)
|
8 years ago |
Benjy Cui
|
d57827f87c
|
fix: empty string should be treat as inexisting, close: #3613
|
8 years ago |
Benjy Cui
|
4878258f6c
|
refactor: ref: #3490
|
8 years ago |
Benjy Cui
|
0aca663092
|
fix: should throw warning only once, ref: #3491
|
8 years ago |
Benjy Cui
|
d5edcb9ef0
|
feat: support deep-level form control, close: #3212 (#3491)
|
8 years ago |
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
8 years ago |
feng zhi hao
|
7a7395329b
|
chore: 完善Form组件的声明 (#3043)
|
8 years ago |
Benjy Cui
|
44d5fc6fd2
|
fix: both of undefined and null means no input, close: #2959
|
8 years ago |
Benjy Cui
|
5a4ebe535f
|
deps: update rc-form and form's docs (#2873)
|
8 years ago |
afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
8 years ago |
Benjy Cui
|
5dcce12c2c
|
fix: some tsc errors (#2804)
|
8 years ago |
陆离
|
ff765002fa
|
refactor: rewrite form and dropdown in ts (#2683)
|
8 years ago |
afc163
|
497cc1f65a
|
improve FormItem colon (#2311)
|
8 years ago |
afc163
|
2e41e35cc6
|
Fix more tslint problems
|
8 years ago |
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
8 years ago |
yeliex
|
147e06a837
|
Add `colon` props to Form (#2311)
|
8 years ago |
yiminghe
|
94706f1d2c
|
fix ts
|
9 years ago |
yiminghe
|
3d9ae9833e
|
fix form warning
|
9 years ago |
Benjy Cui
|
df2f672dd9
|
fix: add missing ant-row
|
9 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
偏右
|
09db9f2436
|
Revert "Remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead" (#2074)
|
9 years ago |
afc163
|
06f472a728
|
improve auto colon of FormItem
|
9 years ago |
Leon Shi
|
0f8855dff7
|
remove react-addons-pure-render-mixin, use rc-util's PureRenderMixin instead (#2055)
|
9 years ago |
Benjy Cui
|
6c6496fae4
|
refactor: improve Form re-render performance
|
9 years ago |
ddcat1115
|
4af2731f0c
|
fix #1672 (#1936)
|
9 years ago |
afc163
|
7d131a3b64
|
Remove colon and add it via FormItem, close #1877
|
9 years ago |
afc163
|
03cb74ead5
|
upgrade eslint-config-airbnb version and fix some problems
|
9 years ago |
afc163
|
0ca6a1c24a
|
css modularize (#1448)
* css modularize
* Add alert style
* Move more component style
* Move iconfont to common style
* Move layout style
* Move more component style
* Move all components
* Fix lots of mixin deps
* remove css-prefix from less
* fix a button icon style bug
* restructure
* fix index
* add dist
* fix jest
* fix some components style
* clean webpack config
* check more components style
* update tabs
* update scripts
* update scripts
* fix form style
* fix more style
* Fix select width
* Fix form and tabs style
|
9 years ago |
afc163
|
0858413691
|
fix FormItem help and extra render
|
9 years ago |
Leon Shi
|
baac12d1c4
|
fix lint (#1513)
* fix lint `prefer-stateless-function`
* fix lint `arrow-body-style`
|
9 years ago |
afc163
|
3789fda6ee
|
fix lint
|
9 years ago |