You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Jingsong Gao 639cedeac2
fix: fix FormList Operation type definitions (#22058)
5 years ago
..
__tests__ refactor: Form.Item with pure children will only render once (#21991) 5 years ago
demo docs: 📝 instruction about useForm 5 years ago
docs 💄 prittier all files 6 years ago
style 💄 Add less variable @form-item-label-height (#21912) 5 years ago
Form.tsx perf(Form): FormContext use a memoized value(#21976) (#21980) 5 years ago
FormItem.tsx fix: fix FormItem hooks render error (#22053) 5 years ago
FormItemInput.tsx fix: `help` change cause react warning (#21800) 5 years ago
FormItemLabel.tsx fix: Form.Item keep render even it's not a Field (#20963) 5 years ago
FormList.tsx fix: fix FormList Operation type definitions (#22058) 5 years ago
changelog.md feat: New Form (#17327) 5 years ago
context.tsx rename (#17729) 5 years ago
index.en-US.md merge feature 5 years ago
index.tsx chore: Export Rule interface (#21411) 5 years ago
index.zh-CN.md feat: Form support scrollToFirstError (#21462) 5 years ago
interface.ts 4.0 Form scrollToField: Pass options to form scrollToField (#20774) 5 years ago
util.ts chore: Form.useForm return same instance now (#21927) 5 years ago
v3.en-US.md docs: correct inline to noStyle (#22029) 5 years ago
v3.zh-CN.md docs: correct inline to noStyle (#22029) 5 years ago