admin-fe/src
CNine e8ab82c2c1 fix[MockJS]: fix bug with withCredentials after using mockjs (#1194)
* 修复 Mock 导致请求丢失 Cookie 的问题

修复 Mock 导致 Cookie 丢失的问题,只有在 XHR.open() 周期时,自定义的 withCredentials 会被挂载,此时检查是否是未被拦截的 xhr,并挂载自定义的 withCredentials ,无则默认为 false
2018-10-15 13:13:21 +08:00
..
api refactor example demo (#713) 2018-05-30 15:25:08 +08:00
assets remove unnecessary assets 2018-09-19 10:05:10 +08:00
components feature: support Spanish(#1196) 2018-10-15 10:10:50 +08:00
directive tweak spelling mistake 2018-09-03 15:03:00 +08:00
filters tweak spelling mistake 2018-09-03 15:03:00 +08:00
icons refactor: svg icons (#1096) 2018-09-17 13:07:11 +08:00
lang feature: support Spanish(#1196) 2018-10-15 10:10:50 +08:00
mock fix[MockJS]: fix bug with withCredentials after using mockjs (#1194) 2018-10-15 13:13:21 +08:00
router tweak spelling mistake 2018-09-03 15:03:00 +08:00
store refine[permission.js]: switch roles will refresh the sidebar correctly (#1067) 2018-09-17 17:46:20 +08:00
styles perf[sidebar]: hightlight submenu when is active (#1154) 2018-10-08 14:25:11 +08:00
utils fix[ExternalLink]: fixed bug when url include chinese #1182 2018-10-10 17:43:33 +08:00
vendor feature[Excel]: support bookType option (#1144) 2018-09-29 13:23:00 +08:00
views feature: support Spanish(#1196) 2018-10-15 10:10:50 +08:00
App.vue refactor: add eslint-plugin-vue && lint code (#976) 2018-08-19 16:55:24 +08:00
errorLog.js chore: in dev disable errorLog 2018-08-29 11:12:15 +08:00
main.js feature: add global size option (#1024) 2018-08-29 15:24:47 +08:00
permission.js feature: add a redirect url when not logged in (#1046) 2018-09-07 17:15:47 +08:00