Releases: fantastic-mobile/basic
Releases · fantastic-mobile/basic
v2.1.0
v2.0.0
🚨 Breaking Changes
- 假数据使用方式调整 - by @hooray (2987a)
- 配置项结构调整 - by @hooray (42d39)
- 组件更名
FmAuth->AppAuth、FmNotAllowed->AppNotAllowed、FmAppSetting->AppSetting- by @hooray (e2775) src/utils/composables/目录变更为src/composables/- by @hooray (24568)- 迁移 store 到
src/store/modules/app/目录下 - by @hooray (8a057) - 更新配置文件结构 - by @hooray (4ced2)
- 移除 plop - by @hooray (d1637)
- 配置项调整 - by @hooray (faddf)
🚀 Features
- Unocss
presetWind3升级到presetWind4- by @hooray (389ad) - 重构为 monorepo 架构,合并演示站源码 - by @hooray (77f5e)
- 增加 skills - by @hooray (676b8)
- 更新 skill - by @hooray (3bf66)
- 内建组件提取到独立子包中 - by @hooray (71a09)
- 默认配置和类型工具提取到独立子包中 - by @hooray (e3798)
- 升级到vite8 - by @hooray (ea116)
- 添加serve脚本 - by @hooray (310fe)
View changes on GitHub
v1.6.0
No significant changes
View changes on GitHub
v1.5.0
v1.4.0
No significant changes
View changes on GitHub
v1.3.0
v1.2.0
🚨 Breaking Changes
🚀 Features
FmPageLayout组件新增contentClass属性 - by @hooray (25b9a)FmModal组件增加beforeClose回调函数,优化关闭逻辑并支持异步处理 - by @hooray (cf3be)- 为
FmTabs组件添加listClass和contentClass属性,以支持自定义样式 - by @hooray (b25d6) FmDrawer和FmModal组件新增destroyOnClose属性 - by @hooray (2df11)- Vite 升级到 7.0 - by @hooray (72038)
- 对不支持 CSS
round语法进行降级处理 - by @hooray (c7069)
View changes on GitHub
v1.1.0
v1.0.0
🚀 V1.0 更新说明请点这里
View changes on GitHub
v0.4.1
No significant changes