Skip to content

Releases: fantastic-admin/basic

v4.12.0

18 Oct 08:52
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🐞 Bug Fixes

  • 修复顶部相关布局时,工具栏重复渲染  -  by @hooray (026df)
  • 修复顶部相关布局时,移动端下工具栏不显示  -  by @hooray (efd85)
  • 修复vscode无法校验css文件  -  by @hooray (5fcfc)

   🏎 Performance

    View changes on GitHub

v4.11.0

01 Sep 12:42
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

  • 扩充 unocss 自定义 shortcuts  -  by @hooray (6f59d)
  • SvgIcon 组件支持传入本地图片,网络图片增加载入和失败状态  -  by @hooray (e79bd)
  • 引入 postcss-nested  -  by @hooray (2fe0f)

   🐞 Bug Fixes

  • 修复带参路由无法记录到标签栏中  -  by @hooray (1e155)
    View changes on GitHub

v4.10.0

03 Aug 14:17
Compare
Choose a tag to compare

   🚨 Breaking Changes

   🚀 Features

    View changes on GitHub

v4.9.0

29 Jun 04:51
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • 配置项 menu.menuMode 变更为 menu.mode  -  by @hooray (57fcd)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.8.2

07 Jun 02:48
Compare
Choose a tag to compare

   🏎 Performance

    View changes on GitHub

v4.8.1

20 May 02:04
Compare
Choose a tag to compare

   🐞 Bug Fixes

  • 修复后端返回路由数据中 children 为空数组导致菜单无法正常生成  -  by @hooray (e0236)
    View changes on GitHub

v4.8.0

01 May 04:50
Compare
Choose a tag to compare

   🚨 Breaking Changes

  • 路由 meta.auth 保持元信息默认合并行为,路由访问改为通过 route.matched 进行逐级鉴权  -  by @hooray (4911a)

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v4.7.0

31 Mar 14:54
Compare
Choose a tag to compare

   🚀 Features

  • 路由增加 meta.menu 配置,同时 meta.sidebar 进入弃用过渡期  -  by @hooray (04fa3)

   🐞 Bug Fixes

  • 修复 mock 模板请求无响应数据  -  by @hooray (73074)
  • 修复顶部导航鼠标滚动回弹  -  by @hooray (107e8)
  • 修复顶部导航数量过多,导致工具栏被遮挡  -  by @hooray (a105d)
  • 修复后端返回路由时,因为父级auth为空字符串或数组导致子级权限失效的问题  -  by @hooray (c6167)
  • 文件路由系统下,用户权限变化后,菜单不更新  -  by @hooray (79184)
    View changes on GitHub

v4.6.2

01 Mar 01:03
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub

v4.6.1

26 Feb 05:58
Compare
Choose a tag to compare

No significant changes

    View changes on GitHub