588 Commits

Author SHA1 Message Date
iczer
c4e81a1a61 feat: add function of link for out website in menu; #135
新增:菜单增加外链功能;
2020-10-18 19:26:07 +08:00
iczer
b021ce4f0b Merge branch 'master' of https://github.com/iczer/vue-antd-admin 2020-10-17 16:39:38 +08:00
iczer
59bb834da8 fix: the problem of calculating minimum height of page; 🐛
修复:页面内容最小高度计算错误问题;
2020-10-17 16:39:08 +08:00
chenghongxing
1a434dbd2a chore: update default html title; 2020-10-06 20:27:35 +08:00
chenghongxing
501bd23c20 fix: the events bug of AdvanceTable.vue;
修复:AdvanceTable.vue 组件的事件问题;
2020-10-06 16:50:25 +08:00
chenghongxing
3619242076 feat: add document for AdvanceTable.vue; 🐛
新增:给 AdvanceTable.vue 增加说明文档;
0.6.1
2020-10-05 16:48:50 +08:00
iczer
a4281b62dc fix: scroll problem of page; 🐛
修复:页面滚动问题;
2020-10-03 10:52:01 +08:00
iczer
6b41fa7f31 Merge remote-tracking branch 'origin/master'
# Conflicts:
#	src/components/table/advance/SearchArea.vue
2020-10-03 01:30:28 +08:00
chenghongxing
463fc93af9 fix: popup container problem of AdvanceTable.vue in full screen mode; 🐛
fix:高级表格全屏模式下浮层的显示问题;
2020-10-03 01:25:52 +08:00
chenghongxing
4d69602595 fix: popup container problem of AdvanceTable.vue in full screen mode; 🐛
新增:高级表格全屏模式下浮层的显示问题;
2020-10-03 00:20:30 +08:00
chenghongxing
517c1959d8 feat: add AdvanceTable.vue component;
新增:高级表格;
2020-10-02 23:24:26 +08:00
chenghongxing
3d3e56de12 feat: add function of disable closing page;
新增:禁用关闭页面功能;
2020-09-30 21:50:20 +08:00
chenghongxing
313af63f33 feat: add function of refreshing page; #132
新增:刷新页面的功能;
2020-09-30 19:39:26 +08:00
chenghongxing
83576d88d7 feat: add function of fixing the head of tabs;
新增:固定页签头功能。
2020-09-30 16:38:37 +08:00
chenghongxing
9df2666304 fix: problem that old routes configuration not clearing when merging async routes; 🐛
修复:合并异步路由时,旧的路由配置未及时清除的问题。
2020-09-28 21:11:47 +08:00
chenghongxing
a03b37ff30 chore: update version; 2020-09-28 20:19:46 +08:00
chenghongxing
435b2ff585 chore: optimize the code of caching tabs; 0.6.0 2020-09-26 23:20:28 +08:00
chenghongxing
bad44562e7 feat: add function of caching tabs in multi page mode;
新增:多页签模式下增加缓存页签头功能(刷新时签头不再丢失);
2020-09-26 23:10:08 +08:00
chenghongxing
1738f601a3 chore: update yarn.lock and guards.js; 🐛 2020-09-26 17:41:48 +08:00
iczer
7b23be808f
Merge pull request #123 from guoranred/master
add nprogress and cdn assets
2020-09-26 17:35:32 +08:00
chenghongxing
d14d1ee9b8 fix: the setting of fixed width do not effect in some page; 🐛
修复:部分页面固定宽度设置不生效的bug;
2020-09-26 15:40:49 +08:00
chenghongxing
a19e8a226f chore: optimize min height of page content; 2020-09-26 15:15:40 +08:00
chenghongxing
7bfb900e59 fix: problem of tooltip color in collapsed menu; 🐛
修复:折叠菜单下的气泡提示窗文字颜色问题;
2020-09-26 15:13:38 +08:00
chenghongxing
d593670835 fix: setting of local saving do not work in some case; 🐛
修复:有些情况下本地保存配置不生效的问题;
2020-09-26 11:05:52 +08:00
chenghongxing
80baf8d202 fix: layout problem of head navigation in narrow screen; 🐛
修复:窄屏下顶部导航布局问题;
2020-09-25 22:09:55 +08:00
guoranred
dcf65935e1 optimize production environment packaging 2020-09-22 22:52:17 +08:00
chenghongxing
b8ccb5c6a1 fix: layout problem of head navigation in narrow screen; 🐛
修复:窄屏下顶部导航布局问题;
2020-09-17 13:25:27 +08:00
chenghongxing
556b5bf6fc fix: display problem of menu item's title in collapsed state; 🐛
修复:折叠状态下菜单项标题的显示问题;
2020-09-17 13:22:59 +08:00
chenghongxing
f0e9a50919 fix: problem that it's not effective of authority in button;
修复:按钮中的权限不起作用的问题;
2020-09-16 23:04:27 +08:00
guoranred
d23cfef147 Merge branch 'master' of https://github.com/guoranred/vue-antd-admin 2020-09-15 21:35:17 +08:00
guoranred
bdde606ee5 rename progress guard 2020-09-15 21:34:35 +08:00
guoranred
e2e92e9df9 fix: fixed search item 2020-09-15 09:11:07 +08:00
guoranred
4c7c5c1da1 add cdn assets 2020-09-15 00:03:10 +08:00
guoranred
e414f89e27 add nprogress 2020-09-14 23:47:33 +08:00
iczer
aa25af0252 fix: exception of saving local setting;
修复:保存配置到本地导致的异常;
2020-09-14 11:29:54 +08:00
iczer
6a0ef90d5c chore: update version of project; 0.5.0 2020-09-13 17:41:39 +08:00
iczer
15d18db7e0 fix: exception caused by mix layout mode; 🐛 #121
修复:混合布局模式下导致的异常;
2020-09-13 17:37:06 +08:00
iczer
c61570d2ff feat: add function of saving personal setting to local;
新增:增加保存个人主题配置到本地的功能;
2020-09-13 17:14:28 +08:00
iczer
fb146e2a36 fix: the problem z level of layout and components; 🐛
修复:布局和组件的层级问题;
2020-09-13 10:58:53 +08:00
iczer
1ebed9eaec fix: the style problem of danger button when switching theme mode; 🐛
修复:切换主题模式时危险按钮的样式问题;
2020-09-12 23:37:08 +08:00
iczer
f9aa9e2c53 fix: table header style problem in night mode; 🐛
修复:表头黑夜模式下的样式问题;
2020-09-12 21:18:07 +08:00
iczer
4877f13239 fix: style problem of SearchLayout.vue in head navigation mode; 🐛 #116
修复:搜索表单页顶部导航模式下的样式问题;
2020-09-12 19:54:09 +08:00
iczer
75c165c83f fix: the shake problem of head menu when mouse hover; 🐛 #115
修复:鼠标移入时顶部菜单抖动问题;
2020-09-12 18:35:27 +08:00
iczer
6a3ec944c6 fix: the collapsed problem of drawer menu; 🐛 #114
修复:抽屉菜单折叠问题;
2020-09-12 17:26:10 +08:00
chenghongxing
5a65032772 chore: optimize the code of page width style; 2020-09-06 12:06:20 +08:00
iczer
346c1b8a87
Merge pull request #112 from samulle/master
feat: add configuration for width of page content;  
新增:增加页面内容宽度配置;
2020-09-06 11:09:13 +08:00
iczer
a84952577f
Merge branch 'master' into master 2020-09-06 11:06:58 +08:00
chenghongxing
fd13c7d042 update docs 2020-09-05 21:56:17 +08:00
chenghongxing
8b38e77922 update docs 2020-09-05 21:07:00 +08:00
chenghongxing
8a7b82ac50 update docs 2020-09-05 12:36:37 +08:00