mirror of
https://gitee.com/dapppp/ruoyi-plus-vben5.git
synced 2026-03-29 10:13:22 +08:00
refactor(auth): 移除登录成功后的测试通知代码
feat(analytics): 添加antdv-next变更说明文档和演示功能
This commit is contained in:
11
apps/web-antd/src/views/dashboard/analytics/change.md
Normal file
11
apps/web-antd/src/views/dashboard/analytics/change.md
Normal file
@@ -0,0 +1,11 @@
|
||||
## 变化(跟ant-design-vue对比)
|
||||
|
||||
从ant design (react) v6移植过来 详细也可以看[antd的文档](https://ant.design/changelog-cn#600)
|
||||
|
||||
- 支持css变量 不用再写**deep**或者加权重来覆盖样式
|
||||
- 支持`组件语义化结构` [组件语义化结构](https://ant.design/docs/blog/semantic-beauty-cn)
|
||||
- notification的新样式 (这个从antd5都已经有了 vue一直没有)
|
||||
- RadioGroup支持水波纹效果
|
||||
- modal/drawer支持blur效果
|
||||
- 支持颜色与变体 需要绿色按钮?不用再写css了[Button 组件](https://ant.design/components/button-cn#button-demo-color-variant)
|
||||
- 支持颜色选择器[ColorPicker 组件](https://ant.design/components/color-picker-cn) 这个也是从antd5就开始有了 vue一直没有
|
||||
Reference in New Issue
Block a user