Releases: zhoukaiyue/vue3-pc-tmp
Releases · zhoukaiyue/vue3-pc-tmp
v1.2.5
🚀 Features
- chore: release v1.2.5 - by 73e54a
- perf: 采用模块重导的方式减少产生大量import语句 - by d5bc44
- ci: 更新.vscode\settings.json- by 027938
v1.2.4
🚀 Features
- chore: release v1.2.4 - by e87d9d
- docs: 文档更新 - by 09e54b
- ci:update .eslintrc.cjs- by 58fc1c
v1.2.3
🚀 Features
- chore: release v1.2.3 - by 430b68
- fix: 请求库loading组件单词拼写错误修复 - by 1d8338
- feat: 请求库新增别名方法 get - by c2871c
v1.2.2
🚀 Features
- chore: release v1.2.2 - by 4c4315
- fix:修复 tsconfig 使用 TypeScript 5.0 抛出错误 - by c9ef41
- docs: 接口定义规范更新 - by b26361
v1.2.1
🚀 Features
- chore: release v1.2.1 - by 225631
- docs: Update README.md - by 14495e
- feat: add vue-clipboard3 插件 - by 9b4b9f
v1.2.0
🚀 Features
- chore: release v1.2.0 - by 8a9999
- docs:项目使用说明文档更新 - by 3e6765
- feat: add 常用正则工具函数 - by b9c009
- feat: add dayjs 插件,并对其进行二次封装 - by 32098e
- fix: 表单组件优化 - by 097d43
- fix: 在设置local时支持添加过期时间 - by ba62b8
- feat: 支持keepAlive缓存指定路由组件 - by 355e40
- fix: 使用 createDiscreteApi 方式创建naiveUI的message组件 - by 196afa
v1.1.9
🚀 Features
- chore: release v1.1.9 - by 065852
- fix: 解决基础表单无法清空 textarea 表单项 - by 3792b9
v1.1.8
🚀 Features
- chore: release v1.1.8 - by 60cac5
- docs: 完善基础表单组件使用说明文档 - by 841646
- fix:完善表单使用demo - by e3dbcb
- feat: 添加基础表单组件 - by d47d17
v1.1.7
🚀 Features
- chore: release v1.1.7 - by 9c0c97
- feat:开发者中心新增 全局plugin使用demo - by 0bbac4
- ci: Upadate ts 配置文档 - by 8cbd68
- docs: Update README.md - by 413577
- feat: 将naiveui Message组件挂载到window对象下,属性名为$message 方法 - by 3994a1
v1.1.6
🚀 Features
- chore: release v1.1.6 - by fe7ac5
- ci:更新eslint配置文件,使得eslint在类型检查方面更详细 - by 6417bd
- docs: Update README.md - by f6e326
- ci: 更新 eslint 规则 - by 362625
- feat: 新增操作本地存储的工具函数api - by 78a8ed
- cl: del 环境配置文件中的无效配置项 - by e6f8b3