mirror of
https://github.com/ant-design/ant-design.git
synced 2026-02-09 02:49:18 +08:00
* feat(message): support better customization with semantic classNames/styles
* refactor: remove unnecessary useMemo from PurePanel
* Revert "feat(message): support better customization with semantic classNames/styles"
This reverts commit 1ae1e59793.
* refactor(message): restructure the logic for semantic classNames and styles
* Update components/message/index.en-US.md
Signed-off-by: 遇见同学 <1875694521@qq.com>
* Update components/message/index.en-US.md
Signed-off-by: 遇见同学 <1875694521@qq.com>
* Update components/message/index.zh-CN.md
Signed-off-by: 遇见同学 <1875694521@qq.com>
* Apply suggestion from @Meet-student
Co-authored-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: nmsn <136696700@qq.com>
* docs(message): unify and fix inconsistencies in Chinese and English documentation
* refactor(message): remove redundant ternary operator in PurePanel
* refactor(message): update style-class demo
* test(message): update snapshot tests for demo
* test(message): update classNames/styles function test case
* test(message): update site snap
* chore: update demo
* chore: update code styles and test
* chore: update demo
---------
Signed-off-by: 遇见同学 <1875694521@qq.com>
Signed-off-by: nmsn <136696700@qq.com>
Co-authored-by: thinkasany <480968828@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 遇见同学 <1875694521@qq.com>