Changelog
All notable changes to this project will be documented in this file.
1.27.0 (2023-09-16)
Features
1.26.0 (2023-09-13)
Features
1.25.0 (2022-08-23)
Features
1.24.3 (2022-08-23)
Bug Fixes
1.24.2 (2021-07-23)
Bug Fixes
- merge replaced Object.assign (37f63bf)
1.24.1 (2021-07-20)
Bug Fixes
1.24.0 (2020-12-28)
Features
- :sparkles: 更改 api 引入的方法更合理化 (e02f490)
1.23.0 (2020-12-03)
Features
- :sparkles: 提供多页面构建示例,优化了打包分包,取消CDN加载依赖但保留了设置入口 (41a7e02)
1.22.0 (2020-11-30)
Bug Fixes
- :package: lodash-es to lodash (lowdb存在导致lodash无法移除) (136e6cd)
Features
1.21.0 (2020-11-30)
Features
- :package: lodash to lodash-es (f539271)
- update visitor count badge (abcd573)
- 移除已经不需要的页面注册 index.js (041fe66)
- 调整 createRequest 中 params 处理顺序 (bf7ed65)
- 默认 layout 使用处理过的 element 滚动条组件替代 better-scroll (a93e966)
- api: :sparkles: 完善 service 代码,request 现在会根据需要自动序列化参数 (886a4a8)
1.20.1 (2020-09-27)
Bug Fixes
- :bug: 组件mounted钩子执行时 页面可能已经onload 导致 滚动校验不成功 (93d4267)
Performance Improvements
- 升级d2-crud-plus版本,分组示例增加图片上传和富文本 (09b9baa)
1.20.0 (2020-09-01)
Bug Fixes
Features
- :sparkles: api 配置文件新增 .api.js 命名规则 (cb98286)
- :sparkles: 移除了 d2-container 组件上的 betterScrollOptions 不必要声明 (0accc40)
1.19.0 (2020-09-01)
Features
- :sparkles: d2-crud-plus 演示首页优化 (d505583)
- :sparkles: 在扫描 src/api/modules 下的接口配置时 支持多级文件夹下的文件 (bb8ece7)
- :sparkles: 提供better-scroll 配置项 (b785d92)
- :sparkles: 新窗口打开链接 入口位置迁移 (ebc9cf7)
- :sparkles: 更新 d2-crud-plus logo (c4f85c9)
- :sparkles: 移除废弃页面 (d88d393)
- :sparkles: 简化 d2-crud-plus 演示 (bcf3ffa)
- :sparkles: 路由调整 菜单调整 删除无用演示 (ec0d6f3)
- :sparkles: 迁移嵌套页面演示 (9485aab)
- :sparkles: 顶栏菜单调整 (0c3601d)
- 增加d2-crud-plus示例 (8e7d750)
1.18.0 (2020-08-25)
Features
- :sparkles: 优化合并的代码 完成刷新单页面功能 (5e3eadf)
1.17.0 (2020-06-18)
Features
1.16.0 (2020-06-08)
Features
- :sparkles: 移除对 error 的无用判断 (079fd1c)
1.15.0 (2020-06-08)
Features
- :sparkles: jsx 重写 d2-container 的 render (f64b267)
1.14.0 (2020-06-08)
Bug Fixes
- :bug: d2-count-up 组件删除错误代码和无用代码 (93414eb)
- :bug: 修复示例代码中错误的 required 属性 (a657395)
Features
- :art: 解决关于 error 信息的检查遗漏提示 (b1ea3e8)
- :art: 解决关于 page 是否存在判断不合理的问题 (7062d06)
- :sparkles: menu-header 和 menu-side 组件使用 jsx 重写 render (0e54179)
1.13.0 (2020-06-04)
Features
- :arrow_up: upgrade element-ui 2.13.2 (b43f472)
1.12.1 (2020-05-19)
Bug Fixes
1.12.0 (2020-05-19)
Features
- :bulb: 分离用于真实网络请求和模拟请求的 service (d6704da)
1.11.0 (2020-05-08)
Features
- fuse.js from 3.6.1 to 5.2.3 & 完善页面搜索相关代码 (79e43a6)
- github-markdown-css from 3.0.1 to 4.0.0 (46d3649)
- highlight.js from 9.18.1 to 10.0.2 (9e61f30)
- marked 0.8.2 to 1.0.0 (8968fd4)
- update devDependencies (ef9ab55)
- 优化接口配置设计,注册的网络请求会自动注册到 vue 原型 $api 上,修改了一些旧的接口调用方式 (28acfdb)
- 使用 axios 扩展的方式实现 mock 数据 (ac9b1ea)
- 全局错误捕捉 (60349f0)
- 更新 eslint 后,修复新检查出的错误 (f4a10ed)
- 移除 mockjs 以及相关示例 (804f66e)
- 简化错误捕捉插件代码 (6628f1b)
- theme: add element theme (97f00c2)
1.10.0 (2020-04-26)
Bug Fixes
Features
1.9.2 (2020-04-25)
Bug Fixes
- dependencies-cdn: 修复生产环境中 CDN 没有引用 .min 的问题 (f1f7b91)
1.9.1 (2020-04-23)
Bug Fixes
- 修复"增加侧边栏菜单折叠动画效果切换与设置"提交中遗留的问题 (0e4f61c)
1.9.0 (2020-04-22)
Bug Fixes
- store: 修复 keepAliveRemove 操作后不能恢复页面缓存的 bug 以及相关 demo 页面 (d249c86)
- 修正多标签页控制演示页面的错误代码 (c13b59e)
Features
1.9.0 (2020-04-21)
Features
1.8.5 (2020-04-21)
Bug Fixes
- tab: 修复多标签页拖拽排序后首页 tab 变为可关闭的状态,并使用更合理的方法控制首页标签不可关闭 (606e143)
1.8.4 (2020-04-19)
Bug Fixes
1.8.3 (2020-04-19)
Bug Fixes
Performance Improvements
- menu-side: 直接使用 $route.fullPath 决定侧边栏菜单激活 (0ed6922)