ant-design/components/notification
Dunqing f0c105d262
feat: insert use client automatically at compilations instead of hardcode (#44608)
* feat: remove the hardcode of `use client`

* chore: update `@ant-design/tools`

* test: update

* fix: incorrect dictionary

* chore: update dep

* ci: check use client

* chore: update ci

* fix: should be LIB_DIR

* ci: should only run in dist

* chore: update check tsx files
2023-09-04 19:27:20 +08:00
..
__tests__ test: snapshot of demo warning message (#43947) 2023-08-02 14:20:13 +08:00
demo chore: fix lint (#43873) 2023-07-28 16:17:43 +08:00
style perf: Notification style should be generated when shown (#44488) 2023-08-29 19:31:12 +08:00
index.en-US.md docs: Add rootClassName in doc (#44061) 2023-08-08 18:27:48 +08:00
index.tsx feat: insert use client automatically at compilations instead of hardcode (#44608) 2023-09-04 19:27:20 +08:00
index.zh-CN.md chore: typo (#44579) 2023-09-01 23:39:56 +08:00
interface.ts refactor(Notification): notification support hidden close button when closeIcon setting to null or false (#42927) 2023-06-12 14:20:10 +08:00
PurePanel.tsx fix: @internal Internal Component type Error (#43687) 2023-07-20 19:21:46 +08:00
useNotification.tsx perf: Notification style should be generated when shown (#44488) 2023-08-29 19:31:12 +08:00
util.ts feat: refactor useNotification (#35423) 2022-05-11 14:26:18 +08:00