zefeng
dda45e4796
feat: support compact theme ( #22126 )
* feat: support narrow theme mode
* chore: rename narrow to compact
* chore: height part
* chore: preview compact mode
* chore: to make site corrected
* chore: preview site
* docs: 📖 document compact theme usage
* docs: tweak theme doc
* docs: 📖 Add description about double css bundle size
* chore: preview
* chore: for preview
* chore: adjust pagination
* chore: compact mode done!
* chore: remove useless todo
* chore: fix review bug
* chore: fix review bug
* chore: fix card margin
* chore: fix review bug
* chore: fix review bug
* chore: improve i18n and transition
* Update site/theme/static/common.less
Co-Authored-By: 偏右 <afc163@gmail.com>
* chore: fix button size and description padding
* chore: update snapshots
* chore: add compact css bundlesize limit
* chore: compact dist support
Co-authored-by: afc163 <afc163@gmail.com>
5 years ago
二货机器人
567e8a14c6
chore: adjust ts define ( #22662 )
* chore: adjust ts define
* Update FormItem.tsx
5 years ago
afc163
43de6f3db9
✅ fix test case
5 years ago
Vyacheslav Kamenev
fbdfd4afc0
move @form-item-label-height from form styles to theme variables ( #22600 )
5 years ago
二货机器人
8514e0f71e
fix: Form.List nest warning ( #22575 )
5 years ago
二货机器人
d0e182ea70
chore: Warning with defaultValue ( #22571 )
* add faq
* chore: Warning if Field with defaultValue
5 years ago
二货机器人
f8a342f415
docs: Fix demo ( #22569 )
5 years ago
二货机器人
3459bfc0be
docs: `4.0.4` changelog ( #22505 )
* docs: Init changelog
* order
* grouping
* clean up
5 years ago
偏右
41e378a914
docs: 📖 better form demo code naming style ( #22490 )
5 years ago
Simon Knott
3dd2332549
Address diverse users without gender assumption ( #22464 )
Not all diverse users don't want to be addressed as "lady" - if they wanted to, they'd have put in "lady".
This commit fixes this potential offense and replaces it using a less specific "hi there".
5 years ago
二货机器人
d33784b813
docs: Update form demo ( #22483 )
5 years ago
偏右
5bf2b0df8d
🐛 fix Form requestAnimationFrame is not defined ( #22429 )
5 years ago
偏右
36924dda25
docs: update Form documentation ( #22427 )
* Update index.en-US.md
* Update index.zh-CN.md
* Update index.en-US.md
5 years ago
二货机器人
9e3ddb22ff
opt of noStyle message ( #22410 )
5 years ago
xrkffgg
cdcd28860c
style: add rtl.less of Form ( #22389 )
5 years ago
丶尘殇
3645bd4ecc
docs: 📝 fix array type field of Form.Item name ( #22304 )
* 嵌套字段定义数组形式文档错误修复
* Update v3.en-US.md
Co-authored-by: 偏右 <afc163@gmail.com>
5 years ago
二货机器人
6d9f010dc2
docs: Add dynamic multiple fields demo ( #22247 )
5 years ago
Saeed Rahimi
c52d25d2cf
style: fix form item with feedback in rtl ( #22222 )
5 years ago
xrkffgg
a50c42c08b
style: fix form item rtl style ( #22214 )
5 years ago
骗你是小猫咪
9ccd5bcc33
fix: basic form style abnormal ( #21907 )
* fix: basic form style abnormal
* improve grid
* upgrade snapshots and improve priority
* resolve #22009
* fix wrap element
* increase priority
* revert grid basic demo
* fix snapshots
5 years ago
Jingsong Gao
639cedeac2
fix: fix FormList Operation type definitions ( #22058 )
5 years ago
Jingsong Gao
f21b4684c8
fix: fix FormItem hooks render error ( #22053 )
5 years ago
Jingsong Gao
6d48c131dc
docs: correct inline to noStyle ( #22029 )
5 years ago
qiqiboy
a476197405
perf(Form): FormContext use a memoized value( #21976 ) ( #21980 )
* perf(Form): FormContext use a memorized value(#21976 )
* fix #21976
* fix(Form): fix typo ‘useMemo’
Co-authored-by: qiqiboy <qiqiboy@tigerbrokers.com>
5 years ago
二货机器人
9fdb82b7df
refactor: Form.Item with pure children will only render once ( #21991 )
* refactor: Form.Item with pure children will only render once
* not skip for real render
5 years ago
zefeng
be990f9332
chore: remove unnecessary loop ( #21978 )
5 years ago
二货机器人
5fcdbe152e
chore: Form.useForm return same instance now ( #21927 )
* add test case
* memo of useForm
5 years ago
二货机器人
e8876d5817
fix: MenuItem with icon only will still have additional margin ( #21925 )
* fix: MenuItem with icon only will still have additional margin
* update snapshot
* fix snapshot
5 years ago
偏右
afe0e3ddad
💄 Add less variable @form-item-label-height ( #21912 )
5 years ago
二货机器人
e6965c909f
chore: Form.Item renderProps define ( #21911 )
5 years ago
afc163
c5e5a8c895
✅ update snapshots
5 years ago
zombiej
3de412353f
chore: Remove duplicated css
close #21860
5 years ago
二货机器人
103385ecb5
fix: Nest FormItem warning ( #21896 )
5 years ago
偏右
3c292b9d62
docs: 📝 instruction about useForm
close https://github.com/ant-design/codemod-v4/issues/90
5 years ago
zombiej
55734400cc
docs: Fix v3 form mig doc
5 years ago
二货机器人
661ff7921d
feat: Form `validateMessages` support `${label}` ( #21835 )
* update form deps
* update demo
* update test case
5 years ago
afc163
c928952a89
🎬 improve form demo
5 years ago
二货机器人
228c978c7c
fix: `help` change cause react warning ( #21800 )
5 years ago
Martin Cermak
a226c226bf
doc: added more info about nested fields to migration guide ( #21758 )
Added more examples to form nested fields.
5 years ago
二货机器人
adb323cec2
chore: icons save bundle size without treeShaking ( #21752 )
* alert
* more icons
* another grouping
* all done
5 years ago
二货机器人
1f108ee086
fix: Form.Item renderProps return type define ( #21716 )
5 years ago
二货机器人
105c3938b5
docs: Update migration guid ( #21705 )
5 years ago
二货机器人
20a6ba3b86
fix: React 16.13 warning ( #21702 )
5 years ago
二货机器人
ac94f96608
fix: Form.Item should not exceed of form width ( #21682 )
5 years ago
medayz
b617b41dcb
fix typos in messages ( #21594 )
5 years ago
偏右
2f91dd4925
🎬 fix Form demo warning ( #21576 )
close #21543
5 years ago
mjfwebb
bdd79ec9f3
Update index.en-US.md ( #21536 )
5 years ago
偏右
db1383ca58
🐛 Fix Form forwardRef ts error ( #21483 )
https://github.com/ant-design/ant-design/pull/21482#issuecomment-588642994
5 years ago
zombiej
9a90c5b910
chore: Patch fix of #21476
5 years ago
二货机器人
9f26e7a85e
fix: Form item has default height align with form size ( #21476 )
* fix: Form item has default height align with form size
* fix lint
* update snapshot
5 years ago