dependabot[bot]
|
b14d2220cf
|
Bump hosted-git-info from 2.8.8 to 2.8.9 in /vue/full
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases)
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md)
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
917d6b70d1
|
Bump browserslist from 4.16.0 to 4.16.6 in /vue/full
Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.0 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases)
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/browserslist/browserslist/compare/4.16.0...4.16.6)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
dcfa5e7c68
|
Bump dns-packet from 1.3.1 to 1.3.4 in /vue/full
Bumps [dns-packet](https://github.com/mafintosh/dns-packet) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases)
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
7b9f7a934b
|
Bump color-string from 1.5.4 to 1.5.5 in /vue/full
Bumps [color-string](https://github.com/Qix-/color-string) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases)
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5)
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
fc764868eb
|
Bump url-parse from 1.4.7 to 1.5.1 in /vue/full
Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases)
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
dependabot[bot]
|
8f58ef8054
|
Bump ssri from 8.0.0 to 8.0.1 in /vue/full
Bumps [ssri](https://github.com/npm/ssri) from 8.0.0 to 8.0.1.
- [Release notes](https://github.com/npm/ssri/releases)
- [Changelog](https://github.com/npm/ssri/blob/latest/CHANGELOG.md)
- [Commits](https://github.com/npm/ssri/compare/v8.0.0...v8.0.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
5 years ago |
toesbieya
|
21f31cfed1
|
更新el-admin-layout版本 0.5.1 -> 0.8.2
|
5 years ago |
toesbieya
|
5262127c59
|
依赖更新
|
5 years ago |
toesbieya
|
c2b526285b
|
依赖更新
|
6 years ago |
toesbieya
|
0587f322e4
|
更新el-admin-layout版本
|
6 years ago |
toesbieya
|
e9aabafe42
|
修复一些已知问题
更新layout
|
6 years ago |
toesbieya
|
c35952434a
|
升级至vue-cli5
|
6 years ago |
toesbieya
|
8d64118cb1
|
升级vue-cli5前的准备工作
|
6 years ago |
toesbieya
|
82ad7d684c
|
1.layout独立为el-admin-layout
2.移除normalize.css依赖
3.移除样式文件中的display.scss、transition.scss
4.config增加logo的地址配置
5.样式修改
|
6 years ago |
toesbieya
|
13ca774f8d
|
修复elConfirm未reject的问题
修复el-popover中v-slot无效的问题
|
6 years ago |
toesbieya
|
e80ebeb585
|
codemirror使用cdn
亮色侧边栏样式修改
|
6 years ago |
toesbieya
|
eda8fd5145
|
使用cropperjs替换vue-cropper
修复上传头像失败的问题
代码优化
|
6 years ago |
toesbieya
|
c44753a0ce
|
移除了主体色替换功能
路由过渡动画的配置由`@/config`移动至`@/layout/store/page.js`
使用新的上传组件替换el-upload
引入了file-saver以替换原有的文件下载代码
上传文件时key的拼接加入用户id
修复列表页自适应高度的问题
代码优化
样式修改
部分文件名称修改
|
6 years ago |
toesbieya
|
066525964f
|
前端简易模板的初步抽取
|
6 years ago |
toesbieya
|
d125fba250
|
多页签中的visitedViews只存储部分字段
代码简化
移除path-to-regexp
|
6 years ago |
toesbieya
|
f4447fa23b
|
移除无用依赖
|
6 years ago |
toesbieya
|
1c8164b7e3
|
分离路由和菜单
增加动态路由功能
增加菜单管理功能
<svg-icon>更名为<v-icon>,功能修改
修复index.html中js执行顺序的问题
文件移动
|
6 years ago |
toesbieya
|
0bd1e6c5dd
|
移除无用依赖
|
6 years ago |
toesbieya
|
25cc47bd57
|
升级部分依赖
|
6 years ago |
toesbieya
|
6dc561543c
|
加入了mock功能
登陆页默认背景修改
|
6 years ago |
toesbieya
|
1f02e2ecd4
|
开发环境下增加了主题色修改功能
el-drawer滚动
|
6 years ago |
toesbieya
|
9b0428468b
|
更新vue-router
|
6 years ago |
toesbieya
|
2a53db1324
|
修改头像裁剪
|
6 years ago |
toesbieya
|
347b610ae8
|
node-sass替换为sass
移除了popper 2.x,只保留popper 1.x
其他一些小改
|
6 years ago |
toesbieya
|
5794f76fe0
|
popper增加v1版本
省市区域组件封装
|
6 years ago |
toesbieya
|
72ae76bd5f
|
升级了element-ui的popper,目前只应用在select上
|
6 years ago |
toesbieya
|
db2a28329d
|
加入消息通知功能
|
6 years ago |
toesbieya
|
d818e11cda
|
升级依赖
|
6 years ago |
toesbieya
|
3d9b18c77a
|
tagsView移除拖拽排序功能
|
6 years ago |
unknown
|
87492b3e37
|
first
|
6 years ago |