ant-design/components/input
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 docs: update zh-CN demo ref link (#49500) 2024-06-20 14:21:08 +08:00
hooks docs: format code (#48309) 2024-04-08 14:04:08 +08:00
OTP Merge pull request #48471 from ant-design/master 2024-04-16 10:17:57 +08:00
style refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
Group.tsx refactor: genStyleHooks (#46038) 2023-11-29 17:23:45 +08:00
index.en-US.md feat: Input.OTP support mask prop (#48257) 2024-04-09 14:47:58 +08:00
index.ts refactor: refactor InputNumber code (#49428) 2024-06-15 19:44:35 +08:00
index.zh-CN.md feat: Input.OTP support mask prop (#48257) 2024-04-09 14:47:58 +08:00
Input.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
Password.tsx feat: Input.OTP support mask prop (#48257) 2024-04-09 14:47:58 +08:00
Search.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
TextArea.tsx feat: CP support Input.TextArea allowClear、autoComplete、className、classNames、style、styles (#47589) 2024-02-28 09:54:48 +08:00
utils.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00