Skip to content

Releases: fantastic-admin/basic

v6.1.0

10 May 11:43

Choose a tag to compare

   🚨 Breaking Changes

  • 移除 FaRadioGroup 组件的 orientation 属性  -  by @hooray (c0bc3)
  • 因上游 vite-plugin-fake-server 插件问题,暂时移动 fake 文件目录  -  by @hooray (1b0dc)

   🚀 Features

  • 增强 dev 脚本匹配逻辑,支持以 'dev:' 开头的脚本名称  -  by @hooray (e55e9)
  • FaImageUpload / FaFileUpload 增加粘贴上传功能  -  by @hooray (1c811)
  • FaImageUpload 组件增加入场、出场、排序动画  -  by @hooray (38e6a)
  • 将生成图标脚本提取到公用子包  -  by @hooray (1ccbd)
  • 主题色调整  -  by @hooray and Copilot (1d86e)
  • 添加 FaSelect 组件的定位模式支持  -  by @hooray and Copilot (81bed)
  • 新增 FaRadioGroup 组件  -  by @hooray (bb3bd)
  • 新增 FaCheckboxGrou 组件,并重构 FaCheckbox API  -  by @hooray (5ba6d)
  • 更新 FaDrawer 和 FaModal 组件,强制关闭自带遮罩  -  by @hooray (fc2c8)
  • 扩展 FaInput 组件的 type 属性  -  by @hooray (70b29)

   🐞 Bug Fixes

    View changes on GitHub

v6.0.0

16 Apr 17:08

Choose a tag to compare

   🚀 Features

  • 增加侧边导航的展开按钮,会在移动端下访问,并且未开启工具栏时显示  -  by @hooray (4a760)
  • 更新图标组件的切换动画,增加轻量缩放和模糊过渡效果  -  by @hooray (68ffd)
    View changes on GitHub

v6.0.0-beta.5

13 Apr 03:00

Choose a tag to compare

v6.0.0-beta.5 Pre-release
Pre-release

No significant changes

    View changes on GitHub

v6.0.0-beta.4

12 Apr 19:08

Choose a tag to compare

v6.0.0-beta.4 Pre-release
Pre-release

   🚀 Features

  • 增加多个集成其他 UI 组件库的应用  -  by @hooray (62708)
    View changes on GitHub

v6.0.0-beta.3

09 Apr 08:08

Choose a tag to compare

v6.0.0-beta.3 Pre-release
Pre-release

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v6.0.0-beta.2

04 Apr 08:36

Choose a tag to compare

v6.0.0-beta.2 Pre-release
Pre-release

   🚀 Features

  • 更新 postinstall 脚本以支持技能链接和文件链接  -  by @hooray (52804)

   🐞 Bug Fixes

  • 修复dev/build/serve脚本无法在 Windows 平台正常执行  -  by @hooray (7cf49)
    View changes on GitHub

v6.0.0-beta.1

31 Mar 20:47

Choose a tag to compare

v6.0.0-beta.1 Pre-release
Pre-release

   🐞 Bug Fixes

    View changes on GitHub

v5.10.1

30 Mar 17:59

Choose a tag to compare

   🐞 Bug Fixes

  • 优化路由守卫逻辑,简化条件判断和重定向处理  -  by @hooray (f0582)
  • 修复 FaSelect options 数组为空报错  -  by @hooray (d7075)
    View changes on GitHub

v5.10.0

07 Mar 04:02

Choose a tag to compare

   🐞 Bug Fixes

  • 修复 overscroll-behavior 属性行为在 chrome 144 变更引起的 bug  -  by @hooray (658b5)
    View changes on GitHub

v5.9.0

27 Dec 20:27

Choose a tag to compare

   🐞 Bug Fixes

  • 修复自定义内容不生效  -  by @hooray (439d6)
  • 修复FaImagePreview组件更改src值后不重置加载状态问题  -  by @7thlayer (69665)
    View changes on GitHub