Skip to content

Releases: fantastic-admin/basic

v6.3.0

Choose a tag to compare

@github-actions github-actions released this 04 Jul 17:33

   🚀 Features

  • 新增 hotkeys 子包,统一维护全局快捷键  -  by @hooray (5bbe2)
  • 新增 FaForm 表单组件及示例,并更新登录注册相关页面  -  by @hooray (29193)
  • 增加 core-element-plus 应用,同时 core 应用将不再集成任何第三方组件库  -  by @hooray (68698)

   🐞 Bug Fixes

  • 修复 Antdv Next 应用未和框架主题保持同步  -  by @hooray (209cb)
    View changes on GitHub

v6.2.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 15:41

   🚨 Breaking Changes

   🚀 Features

   🐞 Bug Fixes

  • 修复 Drawer 和 Modal 组件的 isClosed 状态初始化逻辑  -  by @hooray (26469)
    View changes on GitHub

v6.1.0

Choose a tag to compare

@github-actions github-actions released this 10 May 11:43

   🚨 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

Choose a tag to compare

@github-actions github-actions released this 16 Apr 17:08

   🚀 Features

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

v6.0.0-beta.5

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

Choose a tag to compare

@github-actions github-actions released this 13 Apr 03:00

No significant changes

    View changes on GitHub

v6.0.0-beta.4

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

Choose a tag to compare

@github-actions github-actions released this 12 Apr 19:08

   🚀 Features

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

v6.0.0-beta.3

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

Choose a tag to compare

@github-actions github-actions released this 09 Apr 08:08

   🚀 Features

   🐞 Bug Fixes

    View changes on GitHub

v6.0.0-beta.2

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

Choose a tag to compare

@github-actions github-actions released this 04 Apr 08:36

   🚀 Features

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

   🐞 Bug Fixes

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

v6.0.0-beta.1

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

Choose a tag to compare

@github-actions github-actions released this 31 Mar 20:47

   🐞 Bug Fixes

    View changes on GitHub

v5.10.1

Choose a tag to compare

@github-actions github-actions released this 30 Mar 17:59

   🐞 Bug Fixes

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