Skip to content

v4.2.0

Compare
Choose a tag to compare
@xiaoxian521 xiaoxian521 released this 15 May 07:04
· 384 commits to main since this release

4.2.0 (2023-05-15)

🎫 Feat

  • 新增分段控制器组件并适配暗黑模式
  • 静态路由支持配置数组格式
  • 函数式弹框组件添加全屏、退出全屏操作按钮
  • 新增组件-瀑布流 demo
  • 添加 Exclusive 类型互斥语法糖

🍏 Perf

  • 规范 template 模版中路由写法,不再使用 $route$router,此写法 vue-tsc 编译不通过