ant-design/components/notification
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 refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
style feat(notification): add show progress option and update docs (#48353) 2024-05-17 15:39:30 +08:00
index.en-US.md feat(notification): support pauseOnHover props (#49024) 2024-05-27 13:35:37 +08:00
index.tsx refactor: add boime lint and fix lint errrors (#49536) 2024-06-22 21:59:12 +08:00
index.zh-CN.md feat(notification): support pauseOnHover props (#49024) 2024-05-27 13:35:37 +08:00
interface.ts feat(notification): support pauseOnHover props (#49024) 2024-05-27 13:35:37 +08:00
PurePanel.tsx style: unify Modal and Drawer close icon style (#47909) 2024-03-16 23:21:09 +08:00
useNotification.tsx fix: notification from useApp should consume App config (#49339) 2024-06-11 14:19:49 +08:00
util.ts docs: format code (#48309) 2024-04-08 14:04:08 +08:00