147 Commits (77ea4038d169d033dcd4d29da1df9ab21b23ebb9)

Author SHA1 Message Date
二货爱吃白萝卜 cbcfd38ca7
docs: v5 site upgrade (#38328) 2 years ago
二货机器人 2c2c631bfd
chore: prettier components (#36171) 2 years ago
Tom Xu 1719748a29
chore: eslint add consistent-type-imports (#35419) 3 years ago
黑雨 b0a652580a
feat: Form disabled (#35210) 3 years ago
二货机器人 beeaf2d221
docs: More info about useWatch (#35039) 3 years ago
二货机器人 b62e409ad5
feat: Form support useWatch (#35036) 3 years ago
MadCcc b7c7abfdd4
refactor: form use genHook (#34888) 3 years ago
MadCcc 833ff22728
refactor: form cssinjs (#34679) 3 years ago
afc163 e7f23592bc
feat: support Form labelWrap (#33048) 3 years ago
seaSuper 9bc148abcc
feat: ConfigProvider add form colon (#32818) 3 years ago
qqabcv520 47dfa1f2ca
fix: fix type declaration (#30776) 4 years ago
afc163 99c2c2ff0b
refactor: use optional chaining instead of if (#29368) 4 years ago
vouis c4bb71c599
feat: change type from ScrollLogicalPosition to Options (#28324) 4 years ago
vouis 6426dbdfa4
feat: Form scrollToFirstError support ScrollLogicalPosition (#28272) 4 years ago
Joseph Burton e3a013f6cf
refactor: remove duplicate deconstruction in components/form/Form.tsx (#27810) 4 years ago
Tom Xu 7e782daec0
feat: ConfigProvider add form requiredMark (#27322) 4 years ago
二货机器人 60771a0f61
feat: Support requiredMarkType (#26309) 4 years ago
二货机器人 98050358f1
feat: Form support generic type (#25937) 4 years ago
陈帅 523b74e3b6
merge master into Feature (#25262) 4 years ago
二货机器人 e46d414b11
feat: form instance support getFieldInstance (#24711) 5 years ago
qiqiboy a476197405
perf(Form): FormContext use a memoized value(#21976) (#21980) 5 years ago
偏右 db1383ca58
🐛 Fix Form forwardRef ts error (#21483) 5 years ago
二货机器人 9f26e7a85e
fix: Form item has default height align with form size (#21476) 5 years ago
二货机器人 aa6ccda4ba
feat: Form support scrollToFirstError (#21462) 5 years ago
二货机器人 5ebac5f9d6
feat: Form & ConfigProvider support component size (#20570) 5 years ago
Saeed Rahimi 676de29eb4 feat: added rtl direction to all of ant-design components (#19380) 5 years ago
叶枫 6bb5e4ea3d feat: export interface (#20121) 5 years ago
afc163 760853e239 💄 eslint for all 5 years ago
afc163 5e99ed7bbe Fix eslint warnings 5 years ago
jeessy2 a57a2f754d Update Form typescript definition (#17652) 5 years ago
lixiaoyang1992 4e804bd466 feat(Form): upgrade setFieldsValue function declaration 5 years ago
zombieJ b3a76c14ca
feat: Form support `scrollToField` (#17457) 5 years ago
zombieJ 4cdf37bedb
feat: New Form (#17327) 5 years ago
afc163 32132c58cf
🐛 Fix Form onSubmit type 5 years ago
afc163 4c84c41da0
🐛 Revert Form type `unknown` to `any` 6 years ago
zombieJ 340ff711ab
chore: Support TypeScript & JavaScript with Demo (#17247) 6 years ago
Zzzen f1ee189bd2 eliminate `any` type in exported interfaces.#14044 6 years ago
SylvanasGone a19a500970 fix(Form): improve method onFieldsChange params type defs (#16577) 6 years ago
Victor Repkow 611909514c
fix(forms): improve field error method type defs 6 years ago
Sebastian Busch 5ce2f89adc Form onFieldsChange(): document third parameter "allFields", remove non-existent fourth parameter "add" from TypeScript definition (#16343) 6 years ago
zombieJ da9cef91b8
fix: Form with forwardRef typescript (#16242) 6 years ago
zombieJ fdcfabfa78
fix: form typescript definition (#16126) 6 years ago
zombieJ ae101a2056
fix: labelAlign should work in Form.Item (#16072) 6 years ago
Wei Zhu d1f64b1bc9 Add generic type to form values 6 years ago
DiamondYuan c8ba4da309 docs: add since comment for FormProps 6 years ago
DiamondYuan 5b162897a8 feat: support props colon of Form 6 years ago
yoyo837 5281d7b7f2 add labelAlign for Form and FormItem 6 years ago
zombieJ 2f6b367137
fix form warning (#15160) 6 years ago
zombieJ 4d1a998246
add component param in warning (#15078) 6 years ago
zombieJ 1fc8dd3042
Form support `labelCol` & `wrapperCol` props. (#15038) 6 years ago