zhichenshaw
eb3cf792cf
docs: Update index.zh-CN.md ( #33184 )
修复文档中 FormInstance 的 scrollToField方法 第二个参数 options 错误的类型
3 years ago
afc163
e7f23592bc
feat: support Form labelWrap ( #33048 )
* feat: form label can be wrap
* fix api doc
* fix ts
3 years ago
叶枫
7d68eca271
docs: add doc ( #32570 )
* feat: add doc
3 years ago
zombiej
dd46fbbf42
docs: Update Form doc. close #31265
3 years ago
zombiej
f8dc2231d5
docs: Fix Form.List operation doc table
3 years ago
afc163
7b16310699
docs: add instruction about form rule `whitespace` ( #31329 )
close #31325
close #31287
3 years ago
Jiehui
92f573e2ee
docs: Update the instance description of FormInstance ( #31106 )
3 years ago
二货机器人
7a3bf8287f
feat: Form `rule` support `warningOnly` that not block form submit ( #30829 )
* chore: bump rc-field-form
* docs: Demo driven
* refactor: Use event instead
* chore: collection logic update
* chore: clean up
* chore: show warning
* chore: warning no need required mark
* feat: warning example
* docs: mix error
* chore: tmp list
* chore: magic code
* chore: fix motion
* chore: fix style
* chore: clean up useless code
* chore: RM useless import
* chore: RM useless file
* test: Update snapshot
* chore: Should reset
* fix: Memo logic
* fix: Form basic test case
* fix: lint
* chore: back of ref
* test: Update snapshot
* test: RM ueseless test case
* chore: RM useless code
4 years ago
二货机器人
9153a732e6
docs: Update FAQ ( #30771 )
4 years ago
einq7
4b376d0171
docs: perfect validateTrigger description ( #30182 )
4 years ago
itibbers
c95e72cb3c
docs: add version of Form.Item hidden ( #30134 )
4 years ago
zombiej
bbbb7f573c
docs: Update from faq
4 years ago
Tom Xu
e5d908a078
docs: format api ( #29537 )
4 years ago
zj9495
f77a9ac402
docs: add missing docs for array rule ( #28437 )
* docs: add missing docs for array rule
* update docs
* update docs
4 years ago
二货机器人
15a9947f87
docs: Improve fields value ( #29075 )
4 years ago
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
4 years ago
偏右
6192403b2c
Update index.zh-CN.md
4 years ago
afc163
9948d2f3e6
docs: add FAQ about custom form control
close #27994
close #24373
4 years ago
二货机器人
857cbe1b23
fix: Fixed columns z-index issue ( #28346 )
* fix: Fixed columns z-index issue
* fix lint
4 years ago
Kermit
b68ffc6068
docs: optimize trigger of Form.Item ( #28197 )
* docs: optimize trigger of Form.Item
* docs: update Form.Item
4 years ago
vouis
c4bb71c599
feat: change type from ScrollLogicalPosition to Options ( #28324 )
4 years ago
vouis
6426dbdfa4
feat: Form scrollToFirstError support ScrollLogicalPosition ( #28272 )
* feat: Form scrollToFirstError support ScrollOptions type
* feat: Form scrollToFirstError add boolean type
* Apply suggestions from code review
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
aLIEzsss4
6ef5eb1665
docs: fix Form errorFields name ( #28270 )
4 years ago
Tom Xu
03909941b8
docs: fix tree api and improve other api ( #28264 )
4 years ago
zombiej
97906a5ec3
docs: Add FAQ about normalize
close #28129
4 years ago
Debiancc
ca5b47f674
fix: Add type of initialValue prop to Form.List ( #28153 )
* fix: Add type of initialValue prop to Form.List
* Update index.zh-CN.md
* Update index.en-US.md
4 years ago
Liming Jin
83e52a9555
docs: supplement Form.List errors ( #28117 )
4 years ago
二货机器人
8e3c828c9f
feat: Form.List support `initialValue` ( #27872 )
* feat: upport initialValue List
* docs: Update doc
4 years ago
Tom Xu
d44f404eae
docs: sort api ( #27251 )
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
4 years ago
afc163
679f0529fa
docs: 📝 fix Form API table, close #27078
4 years ago
zombiej
5909a4dae5
docs: Update form rule enum desc
4 years ago
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
二货机器人
80d36fb0ae
docs: Add Form.List deps faq ( #26873 )
4 years ago
zombiej
8e14a9ce9c
docs: Update Form labelCol & wrapCol desc
close #26770
4 years ago
二货机器人
b08b759ff4
feat: Form.Item support `tooltip` ( #26780 )
* feat: Support tooltip
* update test case
* update snapshot
* update doc
* fix lint
* support icon
* tmp use @text-color-secondary
4 years ago
二货机器人
1faabb219d
feat: Form.List support rules ( #26676 )
* Add ErrorList component
* move class to ErrorList
* support cache of status
* update doc
* update snapshot
* patch test case
* clean up
* docs: add faq
4 years ago
Tom Xu
faa534c1c0
feat: form support messageVariables ( #26597 )
* feat: form support labelInMessage
* add doc
* change to messageVariables
* Update demo.test.js.snap
* feat: form support labelInMessage
* add doc
* change to messageVariables
* Update FormItem.tsx
* docs: add messageVariables use
4 years ago
zombiej
9663b24216
docs: Update requiredMark doc desc
4 years ago
zombiej
04d7a81ff7
docs: Update Form FAQ
4 years ago
二货机器人
60771a0f61
feat: Support requiredMarkType ( #26309 )
* feat: support requreidMarkType
* docs: Update doc desc
* fix lint
* use requiredMark instead
* not change className
* fix ts
* update test case
* rtl style
* fix rtl
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
4 years ago
zoomdong
39f1126315
feat: Form.List add() support index param ( #26081 )
* feat: Form.List add() support index param
* update test case
* update
4 years ago
xrkffgg
c5a7f031e4
docs: format api ( #25973 )
4 years ago
PeakFish
a87c3a8997
docs: fix typo in demo
4 years ago
wa-ri
b9db9cd79f
docs: fix typo ( #25914 )
4 years ago
zoomdong
b814270983
feat: update rc-field-form@1.8.0 and support remove use array in Form.List ( #25638 )
* feat: update rc-field-form@1.8.0 and support remove in Form.List use array
* feat: update readme
* feat: fix add function
* update
* update version
* update version
* update version
4 years ago
Amumu
b3a7ed5575
fix typo ( #25525 )
4 years ago
zombiej
0b7271767e
docs: Add FAQ about Form.Item name array rule
close #25508
4 years ago
07akioni
27b6ba6947
feat: form item dep ( #25408 )
* feat: warnings
* feat: deps work on FormItem with render props
* chore: add details warning info
* chore
* chore: rerun ci
* chore: revert
* docs
* docs
4 years ago
二货机器人
b46ea66a73
feat: validateFirst support parallel ( #25321 )
* feat: validateFirst support parallel
* Update components/form/index.en-US.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
* Update components/form/index.zh-CN.md
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
4 years ago
xrkffgg
04b728e6f5
docs: format api cascader/datepicker/form ( #25307 )
4 years ago