ant-design/components/form
叶枫 14a1e6bd51
feat: tsconfig enable strict (#47998)
* feat: tsconfig enable strict

* feat: add no-explicit-any

* feat: strict

* feat: as THEME

* feat: 优化 keys 类型写法

* feat: demo remove any

* feat: as number

* feat: this any

* feat: add eslint

* feat: cascader

* feat: props any

* feat: remove any

* feat: remove any

* feat: any 提示错误

* feat: remove any

* feat: add eslint

* feat: 允许 T = any 存在

* feat: color funciton

* feat: 恢复 lint

* feat: merge master

* feat: as ReactElement

* feat: type
2024-04-01 15:49:45 +08:00
..
__tests__ feat: Input.OTP component support (#48076) 2024-03-28 14:05:58 +08:00
demo feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
FormItem feat: tsconfig enable strict (#47998) 2024-04-01 15:49:45 +08:00
hooks feat: form support variant (#46573) 2023-12-22 10:05:15 +08:00
style fix: fix Checkbox font-size in Form (#46904) 2024-01-10 18:18:05 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx feat: form support variant (#46573) 2023-12-22 10:05:15 +08:00
ErrorList.tsx refactor: separate cssVarCls from hashId (#46424) 2023-12-14 14:58:53 +08:00
Form.tsx type: TS define optimal (#47153) 2024-01-26 13:53:52 +08:00
FormItemInput.tsx refactor: Form style should always before Grid (#44485) 2023-08-29 15:48:03 +08:00
FormItemLabel.tsx Revert "fix: remove unnecessary title attributes for label in Form (#46462)" (#46472) 2023-12-15 13:53:51 +08:00
FormList.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
index.en-US.md docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
index.ts feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md docs: Fix component doc alignment & support import usage (#48004) 2024-03-22 14:22:42 +08:00
interface.ts chore(deps): update dependency scroll-into-view-if-needed to v3 (#39230) 2022-12-07 13:56:18 +08:00
util.ts fix: Form.Item noStyle support validation status (#44576) 2023-09-04 10:03:12 +08:00
validateMessagesContext.tsx refactor: split form context (#43023) 2023-06-15 10:26:56 +08:00