You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ant-design/components/message
二货爱吃白萝卜 45eeee60bb
feat: Add unstable api for React 19 compitable (#51979)
* chore: add unstable entrance

* chore: rest of it

* chore: use React 19

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: fix lint

* chore: test ignore 19 preload

* chore: bump rc-util

* fix: warning of pure render

* fix: warning of 19

* chore: adjust ts

* test: fix test logic

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* chore: restore file

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: fix test case

* test: update test

* test: fix test case

* test: update snapshot

* test: fix coverage

* test: fix coverage

* test: add ignore image
1 month ago
..
__tests__ feat: Add unstable api for React 19 compitable (#51979) 1 month ago
demo chore: fix lint (#43873) 2 years ago
style chore: Add comments to Token related interfaces (#50392) 5 months ago
PurePanel.tsx docs: format code (#48309) 10 months ago
index.en-US.md type(message): improve message.info type (#51468) 3 months ago
index.tsx feat: Add unstable api for React 19 compitable (#51979) 1 month ago
index.zh-CN.md type(message): improve message.info type (#51468) 3 months ago
interface.ts type(message): improve message.info type (#51468) 3 months ago
useMessage.tsx feat: config support holderRender (#46596) 1 year ago
util.ts