vue-element-admin/src
xieyuhang c320c1c63f feat: add `Close to the Right` option on tagsview 2020-06-03 13:37:26 +08:00
..
api fix: fixed mock server (#2929) 2020-01-09 17:21:36 +08:00
assets
components fix: compatibility with vetur (#1700) 2020-05-04 21:30:58 +08:00
directive
filters fix: fixed numberFormatter bug 2019-09-30 15:06:42 +08:00
icons chore: remove i18n (#1828) 2019-05-05 16:49:40 +08:00
layout feat: add `Close to the Right` option on tagsview 2020-06-03 13:37:26 +08:00
router fix: fixed redirect path regex (#2933) 2020-01-11 10:25:59 +08:00
store feat: add `Close to the Right` option on tagsview 2020-06-03 13:37:26 +08:00
styles fix[css]: min btn width (#3164) 2020-05-08 11:43:39 +08:00
utils fix[parseTime]: fixed when pass null (#3038) 2020-05-05 13:21:51 +08:00
vendor perf: optimize import file-saver way(#2347) 2019-09-30 13:14:55 +08:00
views fixed typo (#3091) 2020-04-04 15:53:26 +08:00
App.vue
main.js perf: change default element-ui language to english (#2741) 2020-05-04 21:51:21 +08:00
permission.js docs: add tips 2020-05-05 11:06:51 +08:00
settings.js