偏右
3ef6ea3ead
refactor: 📦 some styles to reduce css bundle size ( #27129 )
* refactor: some styles to reduce css bundle size
* test: update snapshot
* fix snapshot
* fix test case
* fix addonAfter
* fix firefox style
* reduce riddon css size
* fix Input.Group border radius
* remove unused css selectors
* fix test cov
* fix search button hover border
* fix rtl textarea clear icon style
* update demos
* fix search rtl style
* fix input search style
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
偏右
4bf062c2a8
test: fix test cov ( #27065 )
* test: ✅ upload and form
* refactor: tooltip always evaluates to true
4 years ago
zhangchen
138b953afd
feat: TextArea showCount ( #26952 )
* feat: TextArea showCount
* update: TextArea showCount test
* update: TextArea showCount test
* update: test
* update: test
* update: test
* update: interface
* revert: interface change
4 years ago
Tom Xu
5f2588ffd1
docs: improve api type docs ( #27038 )
4 years ago
Amumu
a2a4fa302d
docs: update form migrate docs title ( #27029 )
4 years ago
二货机器人
80d36fb0ae
docs: Add Form.List deps faq ( #26873 )
4 years ago
Dmytro Gorelik
efc304c55a
style: fix RadioGroup validation error highlight ( #26849 )
4 years ago
zombiej
8e14a9ce9c
docs: Update Form labelCol & wrapCol desc
close #26770
4 years ago
zombiej
b696579cd4
fix test case
4 years ago
Olivier Louvignes
93f2988585
chore: add FormListProps export in form/index.tsx ( #26831 )
4 years ago
Tom Xu
dcdb8f5587
docs: improve from list ( #26813 )
4 years ago
偏右
83ddfb807e
test: ✅ Enable transition and animation in jest ( #26571 )
* test: ✅ add test cases to increase coverage
* test: fix snapshot
* fix: test node envioronment
* fix: test node envioronment
* fix test case
* test: refactor menu test cases
* test: update test code style
* test: add more menu test cases
* add comment
* test: update snapshot
* fix: alert test case
* fix: form onLeaveEnd test cov
* test: fix button click wave test cases
* chore: clean up snapshots
4 years ago
Régis Foucault
e849c94b48
docs: 📝 fix typo in complex-form-control.md ( #26771 )
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
二货机器人
1da6016cc2
feat: FormItem support generate for renderProps ( #26791 )
4 years ago
Régis Foucault
bb11f82ed2
docs: 📝 fix typo in complex-form-control.md ( #26771 )
4 years ago
偏右
481fd209e2
chore: 🆙 upgrade typescript-eslint ( #26600 )
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* chore: 🆙 upgrade typescript-eslint
* fix some lint
* fix: some eslint errors
* Update package.json
* fix no use before define
* Update package.json
* fix lint
Co-authored-by: yoyo837 <yoyo837@hotmail.com>
Co-authored-by: Tom Xu <ycxzhkx@gmail.com>
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
Sam Kah Chiin
4270fc7e12
[Chore] Fix typo in index.en-US.md ( #26703 )
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
Alex
bf45c4c1b0
style: 💄 className prop ordering #26594 ( #26602 )
close #26594
4 years ago
Long Nguyen
7b55f112ce
docs: fix typos ( #26598 )
4 years ago
偏右
a8dea916b2
fix: Search autocomplele list in Chrome ( #26590 )
* fix: 🆙 upgrade rc-select to 11.2.x
* style: fix input search clear button
* test: update snapshot
4 years ago
zombiej
9663b24216
docs: Update requiredMark doc desc
4 years ago
zombiej
04d7a81ff7
docs: Update Form FAQ
4 years ago
偏右
24a86df257
style: 💄 fix Upload picture-card button style ( #26367 )
* style: fix Upload picture-card button style
close https://github.com/ant-design/ant-design/issues/26317
close #23339
* style: tweak Upload list animation
close #22386
* fix snapshot change
* docs: update Upload demos
* add test case
* update form demo
* fix test case
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
yui
ab59023971
fix: typescript build in windows error from-item initialValue ( #26292 )
4 years ago
Kermit Xuan
f98e3eee25
refactor: optimize code stle ( #26270 )
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
偏右
5a013478ef
fix: 🐛 Form.Item hidden not working in less ( #26152 )
close #26141
4 years ago
07akioni
504d51477a
docs: Form add debug true on dep-debug ( #26103 )
4 years ago
zefeng
73ce401ae8
fix: 修复紧凑模式下表单项 margin 计算错误 ( #26069 )
close #25989
4 years ago
Kermit Xuan
85e28791cb
chore: replace `rc-animate/lib/CSSMotion` with `rc-motion` ( #26049 )
4 years ago
二货机器人
c345580ea2
fix: hidden should higher than noStyle ( #26020 )
4 years ago
xrkffgg
c5a7f031e4
docs: format api ( #25973 )
4 years ago
PeakFish
a87c3a8997
docs: fix typo in demo
4 years ago
二货机器人
98050358f1
feat: Form support generic type ( #25937 )
* feat: Form support generic
* test: add test case of compile
* clean up
4 years ago
wa-ri
b9db9cd79f
docs: fix typo ( #25914 )
4 years ago
偏右
8eb4e83535
test: ✅ increase test covarage ( #25857 )
* test: ✅ increase test covarage
* fix test case
4 years ago
偏右
cffa9af09b
feat: export FormList interface ( #25849 )
close #24487
close #25835
4 years ago
07akioni
21e5fff467
chore: update rc-input-number 6.0.0 ( #25843 )
4 years ago
二货机器人
2803ccf658
docs: Update DatePicker docs and add legacy notice ( #25768 )
* docs: Update DatePicker docs and add legacy notice
* clean up
* only warning for QuarterPicker
* update docs
* fix lint
* note to warning
4 years ago
Albert Zhang
26f1d201c0
feat: using alert role in form-item-explain ( #25735 )
4 years ago
二货机器人
356812627f
fix: Collect FormItem errors should be sync with state ( #25737 )
* passing error logic
* fix: Collect FormItem errors should be sync with stat
4 years ago
二货机器人
9728b9cc15
fix: FormItem with noStyle passing error logic ( #25734 )
4 years ago
偏右
5ac3313b7f
fix: Form control clear icon position ( #25728 )
* fix: Form control clear icon position
close #23430
* 🆙 eslint-plugin-unicorn
4 years ago
zhangchen
51fa6fbdc4
fix: offset in FormItem's labelCol isn't work if layout is vertical ( #25713 )
4 years ago