Releases: xiangshu233/vue3-vant4-mobile
Releases · xiangshu233/vue3-vant4-mobile
v2.1.0
🚀 Features
- ✨ add unocss presetIcons - by @xiangshu233 (dc0c9)
- router: ✨ add NProgress - by @xiangshu233 (977aa)
- refactor: ♻️ refactor dark mode using vueuse useDark - by @xiangshu233 (d2c4fd2)
🐞 Bug Fixes
- 🐛 修复 Storage 在缺失 DESIGN-SETTING 时设置根节点属性的错误 - by @xiangshu233 (e62d5)
- layout: 🐛 修复横屏的时候 tabbar 因 fixed style 错位的bug - by @xiangshu233 (f4abc)
View changes on GitHub
v2.0.0
What's Changed
- chore: ⏪ 使用 postcss-mobile-forever 进行屏幕适配,提升各端可访问性 by @wswmsword in #2
- fix: 🐛 修复页面 transition 切换时出现 X 轴滚动条的问题 by @fairy-iu in #7
- chore: ⏪ 更新 mobile-forever 版本,添加选项过滤 1px 边框转换问题 by @wswmsword in #9
- chore: ⏪ mobile-forever 版本,优化 README 文档 by @wswmsword in #15
- chore: ⏪ 依赖升级(7817f83)
- feat(view): ✨移除 vite-plugin-vue-setup-extend 插件,使用 defineOptions 声明
.vue
的name
属性(56ae760) - fix: 🐛 修复 fs-extra 升级版本导致 build writeFileSync 报错(ed747e6)
- refactor: ♻️ 移除 windicss 使用 unocss 作为原子化 css 工具(ad77095)
- fix(main): 🐛 增加 reset/tailwind 样式文件(b1527c8)
- refactor: ♻️ 重构代码风格提交校验(1470220)
- build: 📦 依赖预构建和打包优化(11ccfc1)
- chore: ⏪ 增加 release.ym work flows(7e4968c)
- refactor: ♻️ 重构原子化 css 移动端单位适配(1e8f780)
- fix: 🐛 修复 style-reset 与 UI 冲突(66a8a72)
- fix: 🐛 修复线上环境下我的页面样式丢失 Bug(aa2c453)
New Contributors
- @wswmsword made their first contribution in #2
- @fairy-iu made their first contribution in #7
Full Changelog: https://github.com/xiangshu233/vue3-vant4-mobile/commits/v2.0.0