Skip to content

Commit

Permalink
chore: update element-pro-crud to 0.9.2-1
Browse files Browse the repository at this point in the history
  • Loading branch information
BoBoooooo committed Mar 21, 2021
1 parent cc94628 commit 04f8a16
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 21 deletions.
43 changes: 25 additions & 18 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# 1.0.0 (2021-03-12)
# 1.0.0 (2021-03-21)

### 🌟 新功能
范围|描述|commitId
Expand Down Expand Up @@ -75,6 +75,7 @@
--|--|--
- | 更新线上预览地址 | [cd337e4](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/cd337e4)
- | 修改在线demo地址 | [cce0196](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/cce0196)
- | add nuxt-template url | [6dbfdf8](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/6dbfdf8)
- | update ReadME | [5098e77](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/5098e77)
- | update README | [b559934](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/b559934)
- | update README git lint | [d1885dd](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/d1885dd)
Expand Down Expand Up @@ -136,6 +137,7 @@
- | 修改自定义操作列插槽语法 | [68204a6](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/68204a6)
- | 修改axios catch 报错信息 | [71062a2](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/71062a2)
- | 移除表格设计器多余代码 | [2b90ad8](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/2b90ad8)
- | 移除findByNames api | [803e3bc](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/803e3bc)
- | 引入echart.min.js | [8374998](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/8374998)
- | 优化表单表格设计器引入方式 | [994429e](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/994429e)
- | 优化elementprocrud css引入位置 | [b733440](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/b733440)
Expand All @@ -144,21 +146,22 @@
- | Element-Pro-Crud Update to 0.2.4 | [c68eb99](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/c68eb99)
- | modify [@copyright](https://github.com/copyright) | [425cfcd](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/425cfcd)
- | person demo 更新 | [7d2b9c2](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/7d2b9c2)
- | update cdn version to 0.8.9 | [f2a3691](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/f2a3691)
FormDesignerModule | some change | [fd1035c](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/fd1035c)
- | remove console | [0aeb688](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/0aeb688)
- | remove console log | [736a382](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/736a382)
- | update cdn version to 0.8.9 | [f2a3691](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/f2a3691)
- | update crud version to 0.9.1-12 | [45d3626](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/45d3626)
- | update crud version to 0.9.1-13 | [cc94628](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/cc94628)
- | update crud version to 0.9.1-4 | [f9c5460](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/f9c5460)
App | remove console.log | [74df96e](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/74df96e)
CrudTable | 销毁组件时移除resize事件监听 | [447d0ae](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/447d0ae)
FormDesignerModule | some change | [fd1035c](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/fd1035c)
- | remove crud component | [46b322e](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/46b322e)
- | remove GenerateFormDialog | [537c157](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/537c157)
- | router typescript 支持 | [da9bcdb](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/da9bcdb)
- | update dashboard content | [daf098a](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/daf098a)
- | update version | [77b0690](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/77b0690)
App | remove console.log | [74df96e](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/74df96e)
CrudTable | 销毁组件时移除resize事件监听 | [447d0ae](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/447d0ae)
GenerateForm | 补充formTableConfig属性 | [7d38b81](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/7d38b81)
GenerateForm | 代码优化 | [7a8da09](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/7a8da09)
Login | remove console.log | [2cf64ac](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/2cf64ac)
TableDesigner | 修复表格设计器传参Bug | [a98e47f](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/a98e47f)
- | router typescript 支持 | [da9bcdb](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/da9bcdb)
- | update version to 0.2.1 | [99076b5](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/99076b5)
axios | 优化axios部分逻辑 | [6f960c4](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/6f960c4)
BaseModule | 表单表格组件代码优化 | [acceaee](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/acceaee)
Expand All @@ -172,6 +175,8 @@
echart | 移除echart模块 | [1d85b9e](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/1d85b9e)
Echart | 去掉自定义Chart组件 | [1bcb5e7](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/1bcb5e7)
env | 修改env环境变量 | [27b0793](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/27b0793)
GenerateForm | 补充formTableConfig属性 | [7d38b81](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/7d38b81)
GenerateForm | 代码优化 | [7a8da09](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/7a8da09)
GenerateFormDialog | 调整表单弹出宽度 | [3ec62a3](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/3ec62a3)
gitignore | 加入/dist | [956b283](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/956b283)
headers | headers auth 头改为 Authorization | [5ebdc7d](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/5ebdc7d)
Expand Down Expand Up @@ -200,9 +205,11 @@
### chore
范围|描述|commitId
--|--|--
- | update crud version to 0.9.1-10 | [81a355d](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/81a355d)
element-pro-crud | update version to 0.9.1-1 | [e682b3e](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/e682b3e)
- | 本地开发移除图片压缩,gzip压缩 | [2358c0a](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/2358c0a)
- | 修改webpackChunkName | [9dcd66e](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/9dcd66e)
element-pro-crud | update to 0.9.0 | [0a5fb23](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/0a5fb23)
- | 本地开发移除图片压缩,gzip压缩 | [2358c0a](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/2358c0a)
- | 插件升级至0.8.7 | [ef86ca5](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/ef86ca5)
- | change cdn url | [26e1168](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/26e1168)
- | change gitignore rule | [a2b54a8](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/a2b54a8)
Expand All @@ -221,28 +228,28 @@
- | update crud plugin version | [a2769ae](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/a2769ae)
- | update element pro crud version to 0.8.8-1 | [be9d5de](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/be9d5de)
- | update element-pro-crud version | [4b93056](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/4b93056)
- | update element-pro-crud version to 0.1.6 | [1713fc4](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/1713fc4)
- | update element-pro-crud@0.1.1 | [6ead449](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/6ead449)
- | update element-pro-crud@0.8.8-2 | [a4d6332](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/a4d6332)
- | update plugin version | [b9f003d](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/b9f003d)
- | update plugin version to 53 beta | [cf9ddcb](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/cf9ddcb)
- | update version 0.8.8-16 | [ee1b0c1](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/ee1b0c1)
changelog | add changelog package | [41bedfa](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/41bedfa)
Element-Pro-Crud | 升级插件版本[@0](https://github.com/0).7.0,新增dev开发人员模式支持动态修改表单表格,修复已知bug | [eaa6d4f](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/eaa6d4f)
ElementProCrud | 修改ProCrud引入方式,升级版本至[@0](https://github.com/0).5.0 | [390c7cd](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/390c7cd)
plugin | 升级element-ui@2.15.0,升级elemenet-pro-crud@0.8.6-2 | [f615a16](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/f615a16)
- | update plugin version | [5ff16d6](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/5ff16d6)
- | update plugin version to 53 beta | [cf9ddcb](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/cf9ddcb)
- | update version to 0.8.6 | [ba3c188](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/ba3c188)
ElementProCrud | 更新CRUD插件[@0](https://github.com/0).8.0-1 | [2fc0929](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/2fc0929)
ElementProCrud | 升级版本0.5.3 | [56d7e1c](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/56d7e1c)
ElementProCrud | 修改ProCrud引入方式,升级版本至[@0](https://github.com/0).5.0 | [390c7cd](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/390c7cd)
ElementProCrud | 移除cdn版本号,默认最新版本,升级至0.3.1 | [2ab9d89](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/2ab9d89)
node-sass,vue-cli | node-sass改为sass,[@vue](https://github.com/vue)/cli-service升级至4.5.4,修改全局/deep/语法 | [733f7a3](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/733f7a3)
package.json | git message,eslint 加入git hook | [0ca4a55](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/0ca4a55)
plugin | 升级element-ui@2.15.0,升级elemenet-pro-crud@0.8.6-2 | [f615a16](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/f615a16)
- | update crud version to 0.2.3 | [e373a68](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/e373a68)
changelog | add changelog package | [41bedfa](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/41bedfa)
- | update element-pro-crud version to 0.1.6 | [1713fc4](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/1713fc4)
- | update plugin version | [5ff16d6](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/5ff16d6)
- | update version to 0.8.6 | [ba3c188](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/ba3c188)
package | changelog包移到devDep | [8275b40](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/8275b40)
package.json | 移除[@types](https://github.com/types)/echart,修改build:dev命令 | [e882593](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/e882593)
package.json | 移除多余依赖 | [7e63e12](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/7e63e12)
package.json | git message,eslint 加入git hook | [0ca4a55](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/0ca4a55)
tsconfig.json | 移除element-ui types | [3782a04](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/3782a04)
- | update element-pro-crud@0.1.1 | [6ead449](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/6ead449)
vue-cli update | 升级vue cli 3.x -> vue cli 4.x | [b8e62e0](https://github.com/BoBoooooo/BoBo-Vue-Admin/commit/b8e62e0)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"axios": "^0.19.2",
"core-js": "3.6.5",
"dayjs": "1.8.20",
"element-pro-crud": "^0.9.1-13",
"element-pro-crud": "^0.9.2-1",
"element-ui": "^2.15.0",
"inquirer": "^6.5.2",
"lodash": "^4.17.14",
Expand Down
4 changes: 2 additions & 2 deletions vue.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,8 +111,8 @@ module.exports = {
'/axios@0.19.2/dist/axios.min.js',
'/lodash@4.17.14/lodash.min.js',
'/core-js@2.6.5/client/shim.min.js',
'/element-pro-crud@0.9.1-13/lib/ProCrud.umd.min.js',
'/element-pro-crud@0.9.1-13/lib/ProCrud.css',
'/element-pro-crud@0.9.2-1/lib/ProCrud.umd.min.js',
'/element-pro-crud@0.9.2-1/lib/ProCrud.css',
],
append: false,
// hash: true,
Expand Down

0 comments on commit 04f8a16

Please sign in to comment.