510 Commits

Author SHA1 Message Date
chenghongxing
ae2b7a86ef 新增:动态修改标题的 api; #150
feat: add api of dynamic modify tab title;
2020-11-28 19:47:23 +08:00
chenghongxing
23b7dfe2a4 修复:混合导航模式下,菜单数据为空时导致的异常;🐛
fix: the exception caused by empty menuData in mix navigation mode;
2020-11-25 20:39:21 +08:00
chenghongxing
10296fd022 chore: update the version of ant-design-vue from 1.6.2 to 1.7.2; #156 2020-11-22 17:21:35 +08:00
chenghongxing
9e7a03fcd8 修复:菜单组件 openChang 事件的 bug;🐛 #156
fix: the problem of openChange event in menu.js;
2020-11-22 17:17:06 +08:00
chenghongxing
f74d08248e 修复:切换语言时浏览器页签标题语言不改变的问题;🐛
fix: the problem that the title language of the browser tab does not change when switching languages;
2020-11-22 16:54:10 +08:00
chenghongxing
d638eaa6bf 修复:头像列表组件 tooltip 不生效的问题; 🐛
fix: tooltip function not affect of AvatarList.vue;
2020-11-22 16:52:24 +08:00
chenghongxing
a8dab1687a update docs 2020-11-09 09:45:12 +08:00
iczer
19ab79c88c
Update README.md 2020-11-09 09:42:13 +08:00
iczer
2262cb98ef
Update README.en-US.md 2020-11-09 09:41:30 +08:00
iczer
7cea44c216
Update README.md 2020-11-09 09:39:59 +08:00
chenghongxing
6c79a54a53 update version 0.7.0 2020-11-08 16:32:11 +08:00
chenghongxing
97979c5059 fix: the problem of hiding column of AdvancedTable.vue; 🐛 #139
修复:高级表格无法隐藏列的bug;
2020-11-08 16:18:43 +08:00
chenghongxing
8130f9f250 fix: the style problem of tree checkbox when toggling theme color; 🐛
修复:切换主题色时树选择框的样式问题;
2020-11-08 14:35:52 +08:00
chenghongxing
57dc7fe2e8 fix: the style problem of tabs head; 🐛
修复:页签头样式问题;
2020-11-08 14:20:23 +08:00
chenghongxing
e841ac77fd bug: fix the problem that page content become blank when modifying the code; 🐛 #141
修复:修改代码时页面内容变为空白的问题;
2020-11-08 14:09:04 +08:00
chenghongxing
ec2c70d181 Merge branch 'master' of https://github.com/iczer/vue-antd-admin 2020-11-08 12:33:57 +08:00
chenghongxing
3a7c51cd8a bug: fix the problem that the error color be changed when toggle theme color; 🐛
修复:切换主题色时,错误色被改变的bug;
2020-11-08 12:31:09 +08:00
chenghongxing
a4b0785f0f bug: fix the problem that custom page title not effect;
修复:自定义页面标题不起作用的问题;
2020-11-08 12:20:40 +08:00
iczer
c1e956a5a0 Merge branch 'master' of https://github.com/iczer/vue-antd-admin 2020-10-30 08:54:45 +08:00
iczer
acd66d7d6c fix: redirect problem in mix navigation mode; 🐛
修复:混合模式下重定向问题;
2020-10-30 08:53:01 +08:00
chenghongxing
533890a376 update docs 2020-10-22 11:42:27 +08:00
iczer
10fc9c11b8 chore: remove useless code; 2020-10-18 19:32:28 +08:00
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