ant-design/components/form
Tom Xu db7c425663
Merge pull request #28381 from ant-design/master
chore: merge master into feature
2020-12-16 15:24:20 +08:00
..
__tests__ feat: Form scrollToFirstError support ScrollLogicalPosition (#28272) 2020-12-11 14:35:46 +08:00
demo docs: Update complex-form-control.md (#28311) 2020-12-11 10:30:40 +08:00
hooks chore: replace raf with rc-util/lib/raf (#27864) 2020-11-20 12:11:50 +08:00
style fix: TextArea showCount style while using with Form (#28130) 2020-12-02 19:41:47 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: Form.List support rules (#26676) 2020-09-11 21:27:51 +08:00
ErrorList.tsx chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
Form.tsx feat: change type from ScrollLogicalPosition to Options (#28324) 2020-12-11 23:25:21 +08:00
FormItem.tsx chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
FormItemInput.tsx feat: FormItem support _internalItemRender (#27881) 2020-11-20 21:43:43 +08:00
FormItemLabel.tsx test: fix test cov (#27065) 2020-10-10 13:32:27 +08:00
FormList.tsx chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 (#28253) 2020-12-09 17:12:32 +08:00
index.en-US.md Merge pull request #28381 from ant-design/master 2020-12-16 15:24:20 +08:00
index.tsx chore: feature merge master 2020-09-22 10:56:04 +08:00
index.zh-CN.md Merge pull request #28381 from ant-design/master 2020-12-16 15:24:20 +08:00
interface.ts feat: form instance support getFieldInstance (#24711) 2020-06-05 18:06:52 +08:00
util.ts fix: Form List warning (#24867) 2020-06-09 18:10:43 +08:00
v3.en-US.md docs: update form migrate docs title (#27029) 2020-10-08 13:15:13 +08:00
v3.zh-CN.md docs: update form migrate docs title (#27029) 2020-10-08 13:15:13 +08:00