1 Star 0 Fork 113

阜東 / tov-template

forked from 帝莎编程 / tov-template 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
CHANGELOG.md 42.67 KB
一键复制 编辑 原始数据 按行查看 历史
markthree 提交于 2023-08-02 13:13 . chore: 代码格式化

Changelog

v1.17.2

compare changes

🚀 Enhancements

  • 添加 vscode debug 配置,close #47 (#47)
  • Devcontainer 容器开发支持 (5a94e4f)

🩹 Fixes

📦 Build

  • 限制包管理器为 pnpm (10c03f8)

🏡 Chore

❤️ Contributors

v1.17.1

compare changes

🚀 Enhancements

  • unocss: 前缀组支持 (0390f99)
  • 最小最快的 dockerfile 静态服务 (c7fb036)

🩹 Fixes

📖 Documentation

  • 移除错误模板 (bb51a1a)
  • 修复 README 描述 (b242e25)
  • README: 添加最快最小的 dockerfile 静态 go 服务说明 (06dd689)

📦 Build

  • ⚠️ 移除非必要低兼容性的 css 预设 (0452560)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ 移除非必要低兼容性的 css 预设 (0452560)

❤️ Contributors

v1.17.0

compare changes

🔥 Performance

🩹 Fixes

  • Tdesign 组件库与包自动引入冲突,close #71 (#71)

📖 Documentation

  • 更新库 api 引入列表 (0c9ae91)

🏡 Chore

  • Git 忽略生成的类型 (8423012)
  • Git 忽略自动引入的 eslint 变量 (856ee27)
  • 更新依赖 (bf3f3b2)
  • 保存自动格式化 (35df5cd)

❤️ Contributors

v1.16.1

compare changes

📖 Documentation

  • 更新自动依赖更新说明 (85fe5ef)

🏡 Chore

  • ⚠️ 更精简的自动依赖更新 (255488a)

⚠️ Breaking Changes

  • ⚠️ 更精简的自动依赖更新 (255488a)

❤️ Contributors

v1.16.0

compare changes

🔥 Performance

  • 移除暗黑 switch 的 polyfill (eb9dc17)

🩹 Fixes

🏡 Chore

  • Vscode 配置文件合并 (9c9252d)

❤️ Contributors

v1.15.11

compare changes

📖 Documentation

🏡 Chore

  • Vscode 配置文件合并 (4fb57ac)

❤️ Contributors

v1.15.10

compare changes

🤖 CI

❤️ Contributors

v1.15.9

compare changes

🩹 Fixes

❤️ Contributors

v1.15.5...v1.15.7

compare changes

🚀 Enhancements

🩹 Fixes

  • 修复生产环境下组件自动引入丢失 (a3d422d)

🏡 Chore

❤️ Contributors

v1.15.0...v1.15.5

compare changes

🚀 Enhancements

  • 支持更多插件默认导出类型 (a228ec1)

🩹 Fixes

  • 修复依赖错误 (42d1dc3)
  • 修复依赖错误 (e1b028c)
  • 未 default 导出的插件不安装 (9566ecd)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.14.1...v1.15.0

compare changes

🚀 Enhancements

  • ⚠️ Markdown 支持嵌入 vue 组件 (56f79c3)

📖 Documentation

  • 更新文档 (297f411)
  • 添加自动生成环境变量类型声明介绍 (a2d3cc1)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Markdown 支持嵌入 vue 组件 (56f79c3)

❤️ Contributors

v1.14.0...v1.14.1

compare changes

🩹 Fixes

  • 支持多 mode 环境变量类型生成 (02291f8)

🏡 Chore

❤️ Contributors

v1.13.0...v1.14.0

compare changes

🚀 Enhancements

  • 自动生成环境变量类型声明文件 (f5144a9)
  • Axios 封装以及通用通知支持 (79d4636)
  • ⚠️ Unocss 图标支持 close #57 #44 (#57, #44)

🩹 Fixes

  • 修复 visits 远程 baseURL (f18adad)

📖 Documentation

  • 更新图标自动引入说明 (f382704)
  • 添加全局通用 toast 通知说明 (2f8587a)
  • 添加全局通用 axios 请求封装说明 (dd978f3)

📦 Build

🏡 Chore

  • 为打包后的文件提供传统浏览器兼容性支持 (4258219)
  • Release v1.14.0 (41fd4fd)

⚠️ Breaking Changes

  • ⚠️ Unocss 图标支持 close #57 #44 (#57, #44)

❤️ Contributors

v1.12.1...v1.13.0

compare changes

🚀 Enhancements

  • ⚠️ 替换 inspect 为 devtools (b41269f)

📖 Documentation

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ 替换 inspect 为 devtools (b41269f)

❤️ Contributors

v1.12.0...v1.12.1

compare changes

🏡 Chore

❤️ Contributors

v1.11.7...v1.12.0

compare changes

🚀 Enhancements

🩹 Fixes

  • 修复并隐藏路径别名细节 (6934818)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.11.6...v1.11.7

compare changes

🩹 Fixes

  • 修复项目级自动引入 hmr 失效 (20d7874)

💅 Refactors

🏡 Chore

❤️ Contributors

v1.11.5...v1.11.6

compare changes

🚀 Enhancements

🩹 Fixes

  • 兼容 options api 以支持 ui 组件库 (f7e284a)
  • 支持 js 和 jsx (1ee4711)

📖 Documentation

  • 移除所有 npm 和 yarn 的提示 (5b43ccc)

📦 Build

  • 添加 registry 淘宝源限制 (97fd8e1)

🏡 Chore

🤖 CI

❤️ Contributors

v1.11.4...v1.11.5

compare changes

📖 Documentation

📦 Build

🏡 Chore

❤️ Contributors

v1.11.3...v1.11.4

compare changes

🚀 Enhancements

🩹 Fixes

🏡 Chore

❤️ Contributors

v1.11.2...v1.11.3

compare changes

🚀 Enhancements

  • 首页添加 i18n 国际化 (359c4c0)

🩹 Fixes

💅 Refactors

🏡 Chore

❤️ Contributors

v1.11.1...v1.11.2

compare changes

🩹 Fixes

  • 更友好的总浏览数请求 (2ea0ba1)
  • 添加 netlify 文件以支持生产环境下的 history 模式 (606270d)

🏡 Chore

❤️ Contributors

v1.11.0...v1.11.1

compare changes

🚀 Enhancements

🔥 Performance

  • 压缩所有示例图片 (28817e2)

🩹 Fixes

📖 Documentation

  • 添加线上预览链接 (c7064df)

📦 Build

🏡 Chore

❤️ Contributors

v1.10.7...v1.11.0

compare changes

🔥 Performance

  • 用 unocss 替代 windicss,hmr 更快 (e5f5b83)

💅 Refactors

  • 更漂亮的首页 (3f48651)
  • 同构 __dirname, 在 esm 中有更好的兼容性 (74813fa)
  • 添加顶部导航 (c52b6f7)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.10.5...v1.10.7

compare changes

🚀 Enhancements

  • 自动按需生成 api 预设 (5095cb1)

🔥 Performance

💅 Refactors

🏡 Chore

❤️ Contributors

v1.10.4...v1.10.5

compare changes

🩹 Fixes

🏡 Chore

❤️ Contributors

v1.10.3...v1.10.4

compare changes

🔥 Performance

  • 首屏渲染速度优化 (c024e03)

🏡 Chore

❤️ Contributors

v1.10.2...v1.10.3

compare changes

🏡 Chore

❤️ Contributors

v1.10.1...v1.10.2

compare changes

🩹 Fixes

  • 修复嵌套路由下的布局系统失效 (c03c101)

🏡 Chore

❤️ Contributors

v1.10.0...v1.10.1

compare changes

🩹 Fixes

  • 修复 i18n 编译错误 (13747cf)
  • 更好的组件类型提示 (47b19bd)

📦 Build

🏡 Chore

🤖 CI

❤️ Contributors

v1.9.0...v1.10.0

compare changes

🚀 Enhancements

  • build: 减少打包时移除日志的时间 (26865fe)

🏡 Chore

❤️ Contributors

v1.8.0...v1.9.0

compare changes

🚀 Enhancements

🩹 Fixes

  • 修复 stores 的自动引入 (2b08b20)
  • 修复生产环境下组件库自动引入 (7e0ee65)
  • 修复 tsx 组件不识别 (f5c4bc5)

📖 Documentation

  • 更新自动引入说明 (40dda73)
  • 更新文件路由说明 (f6f1ede)
  • 更新文件路由依赖链接 (fc09640)

🏡 Chore

❤️ Contributors

v1.7.0...v1.8.0

compare changes

🚀 Enhancements

  • 动态标题支持 (52a8b7a)
  • 更多的 ui 自动引入(仅安装才会生效) (b452eb2)

🩹 Fixes

  • 修复打包时 removelog 报错 (80357bd)
  • 修复打包时 removelog 依赖扫描报错 (6906afc)
  • 规范 typescript 的默认格式化工具 (bdb6a53)

🏡 Chore

❤️ Contributors

v1.6.0...v1.7.0

compare changes

🚀 Enhancements

  • Vscode 配置文件嵌套 (1932ccc)
  • 生产环境下自动移除开发日志 (70a362e)

🩹 Fixes

  • 修复并移除冗余 vscode 配置 (10add89)

📖 Documentation

  • 添加预设插件注释 (8f178cd)

🏡 Chore

❤️ Contributors

v1.5.0...v1.6.0

compare changes

🚀 Enhancements

🩹 Fixes

  • 规范化导出 (b0ac89c)
  • 规范化自动生成模板导出 (ce98f96)

📖 Documentation

🏡 Chore

🎨 Styles

❤️ Contributors

v1.4.0...v1.5.0

compare changes

🚀 Enhancements

  • 更方便的依赖更新命令 (a759769)
  • 支持环境变量开关Inspect调试 (7fcbb9d)
  • 支持环境变量开关mock生产支持 (f41d4db)
  • 支持环境变量开关项目级 api 自动按需导入 (37fefd7)
  • 支持环境变量开关 api 自动按需导入 (7a7c199)
  • 支持环境变量调整打包时压缩算法 (33cde40)
  • 支持环境变量开关 markdown 渲染 (0a4401b)
  • 添加 vscode 推荐列表 (a72f6ae)

🩹 Fixes

  • layouts: 运行时更新 (e479c9d)
  • layouts: 更细粒度的运行时更新 (7d7fbb3)
  • env: 修复调试开关 (f9aa49b)
  • 修复生产环境 mock 的 fetch api (75158c9)
  • 修复开关生产环境 mock (f4c3dff)
  • 修复类型判断 (14a2ebe)

📖 Documentation

  • 补充预设环境变量注释 (43fbe84)
  • 添加环境变量配置支持说明 (041a8f8)

🏡 Chore

❤️ Contributors

v1.3.0...v1.4.0

compare changes

📖 Documentation

🏡 Chore

❤️ Contributors

v1.2.1...v1.3.0

compare changes

🚀 Enhancements

  • Antd的自动引入支持 (9e25dba)
  • Acro.design 组件库支持 (86dc5fe)

🩹 Fixes

  • 处理windows11下开发时创建组件错误 (5ba4deb)
  • 修复windows下serve 时新增组件问题 (4723e9f)
  • 运行时新layout (8e4e215)
  • 项目resolver自动引入问题 (e20652f)
  • I18n 版本回滚 (2c21d34)
  • 处理打包进程悬挂 (c70138d)
  • 修复peer依赖警告 (6130b95)

🏡 Chore

❤️ Contributors

v1.2.0...v1.2.1

compare changes

🚀 Enhancements

📖 Documentation

🏡 Chore

  • 更安全的类型 (72688dc)
  • 更友好的预设提示 (659083e)
  • global: 更符合用户习惯的配置 (76f59f8)

❤️ Contributors

v1.1.0...v1.2.0

compare changes

🚀 Enhancements

📖 Documentation

  • README: 补充404页说明 (665e95c)
  • README: Review (b2d4a8b)
  • README: Svg 组件支持补充 (6c9a61a)
  • README: 补充tsx支持 (1d9cc42)
  • README: 补充克隆模板 (89289e9)
  • README: Fix (1a791e8)
  • README: 添加node版本推荐以及补充包管理命令 (6927880)

🏡 Chore

❤️ Contributors

v1.0.1...v1.1.0

compare changes

🚀 Enhancements

📖 Documentation

  • README: 补充i18n支持介绍 (237444f)

🏡 Chore

❤️ Contributors

v1.0.0...v1.0.1

compare changes

🩹 Fixes

  • 修复element-plus自动导入问题 (899ad6e)
  • 修复element-plus自动导入问题 (ac87db1)

❤️ Contributors

04726c46...v1.0.0

compare changes

🚀 Enhancements

🩹 Fixes

💅 Refactors

  • 重构组件自动创建 (ad41e6c)

📖 Documentation

  • HOME-README: 添加TODO (fabc329)
  • HOME-README: 补充说明 (3f97bc5)
  • HOME-README: 添加路径别名补充 (362f0d6)
  • 补充README (24695fc)
  • README: 补充协议说明 (58b890a)

🏡 Chore

❤️ Contributors

TypeScript
1
https://gitee.com/chenxxxu/tov-template.git
git@gitee.com:chenxxxu/tov-template.git
chenxxxu
tov-template
tov-template
main

搜索帮助

53164aa7 5694891 3bd8fe86 5694891