ant-design/components/form
afc163 59ad48476b
refactor: add boime lint and fix lint errrors (#49536)
* chore: add boime lint

* fix lint

* use files ignore

* revert change

* ignore clarity.js

* fix some errors

* fix some errors

* fix some errors

* fix some errors

* add yml file

* Update clarity.js

Signed-off-by: afc163 <afc163@gmail.com>

* add npm run lint:biome

* add npm run lint:biome

* fix test case

* fix ts errors

* fix ts errors

* fix lint and add .lintstagedrc

* shorten prop name

* chore: update package.json

* update biome.json

* chore: remove stylelint

* chore: useOptionalChain

* fix lint

* biome format

* prettier all code

* prettier all code

* fix site test

---------

Signed-off-by: afc163 <afc163@gmail.com>
2024-06-22 21:59:12 +08:00
..
__tests__ refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
demo feat: Form.Item support layout 3 (#49152) 2024-05-31 14:46:22 +08:00
FormItem refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
hooks refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
style refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
changelog.md feat: New Form (#17327) 2019-07-03 20:14:39 +08:00
context.tsx docs: format code (#48309) 2024-04-08 14:04:08 +08:00
ErrorList.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
Form.tsx Form.Item support layout (#49119) 2024-05-31 10:50:47 +08:00
FormItemInput.tsx refactor: Form style should always before Grid (#44485) 2023-08-29 15:48:03 +08:00
FormItemLabel.tsx Form.Item support layout (#49119) 2024-05-31 10:50:47 +08:00
FormList.tsx refactor: deprecatedWarning (#44791) 2023-09-13 22:07:33 +08:00
index.en-US.md docs(form): Modify the interface title level (#49273) 2024-06-06 12:27:09 +08:00
index.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00
index.zh-CN.md docs(form): Modify the interface title level (#49273) 2024-06-06 12:27:09 +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 docs: format code (#48309) 2024-04-08 14:04:08 +08:00