420 Commits (3b3cd76e5119fcd1cddf550339fc41b8559fd5b9)
 

Author SHA1 Message Date
iczer 3b3cd76e51 feat: add scoped slot for icon in menu.js; 4 years ago
iczer 58784c81fd feat: add scoped slot for icon in menu.js; 4 years ago
iczer d1f84218c6 fix: problem that can't receive rejected message caused by interceptors; 🐛 4 years ago
chenghongxing 2021fb575d fix: problem that can't set roles array for route's authority; 🐛 4 years ago
chenghongxing ec3e4b5571 feat: add watch method for i18n and options of menu.js; 4 years ago
chenghongxing 1ba8f20b76 fix: problem that the menu item can't be activated when the route changes; 🐛 4 years ago
iczer 431c78ff26 fix: style problem in mobile; 🐛 #108 4 years ago
iczer 51c2c354ba feat: add interceptors for axios; 🐛 4 years ago
chenghongxing 9f034092a9 feat: add configuration of hiding page title in PageLayout; #106 4 years ago
chenghongxing de925b254e fix: style problem of dropdown components in Setting.vue; 🐛 #105 4 years ago
chenghongxing f777920f89 fix: style problem caused by layout; 4 years ago
chenghongxing d0281e5707 update docs 4 years ago
chenghongxing 8c3afcc3ab fix: the position problem of pop component in fixed side mode;🐛 4 years ago
iczer 4e29918bac fix: the i18n problem of router; 🐛 4 years ago
iczer e5f2eb9955 fix: exception in single tab mode; 🐛 #103 4 years ago
iczer 93eaf9d36f fix: problem of expandedRowRender in StandardTable.vue; 🐛 4 years ago
iczer 5b5a5ea3ef feat: add responsive support for slots of StandardTable.vue; 🌟 4 years ago
iczer b2317e3209 fix: the problem that select events can't be triggered in menu.js component; 🐛 #99 4 years ago
iczer 088b36aec1 feat: add IInput.vue component; 🌟 4 years ago
chenghongxing 23cf2fab0b fix: the exception when using authorize inject function; 🐛 4 years ago
iczer f14936f2bf
Merge pull request #98 from iczer/dependabot/npm_and_yarn/prismjs-1.21.0 4 years ago
iczer c1c51d7b57 update docs 4 years ago
iczer 45d62e4860 chore: optimize services model;🌟 4 years ago
dependabot[bot] ed8a89afa5
chore(deps): bump prismjs from 1.20.0 to 1.21.0 4 years ago
iczer d741904f50 fix: the cache problem in tabs mode;🐛 4 years ago
iczer 9445f0fbbb fix: the exception when async route is not registered;🌟 4 years ago
iczer c10ea64ba7 feat: add the api of global closing page: $closePage(closeRoute, nextRoute);🌟 4 years ago
iczer 9c10453f97 chore: rename HeaderlAvatar.vue to HeaderAvatar.vue; 4 years ago
iczer f12fde6297 chore: fix style problem of HeaderAvatar.vue; 🐛 4 years ago
iczer db3122327c update docs; 4 years ago
iczer a55210f9a6 chore: add menu invisible configuration for async router; 🌟 4 years ago
iczer af0cce4f1e update docs; 4 years ago
iczer 523537953a fix: the cache problem of tabs page; 🐛 4 years ago
iczer 1d85bd7a70 fix: the style problem of expand table; 🐛 4 years ago
iczer 805cd799f8 fix: the cache problem of page with dynamic route; 🐛 4 years ago
iczer 48bb1c4bb1 feat: add dynamic title form HTML; 🌟 #97 4 years ago
iczer 817ee10a7a update docs 4 years ago
iczer 25a1a2582a fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 4 years ago
iczer a7ac5f8019
Merge pull request #96 from iczer/dependabot/npm_and_yarn/elliptic-6.5.3 4 years ago
iczer 64589950e5 fix: the problem that v-auth directive doesn't take effect in native html element; 🐛 4 years ago
iczer f32fa56ba7 update docs of authority; 4 years ago
iczer 4a8b985b99 update docs of authority; 4 years ago
iczer b796a4c9e4 fix: i18n problem of dynamic route; 🐛 4 years ago
iczer d7eba7e2b3 update README.md 4 years ago
iczer f82c33b0d3 update configuration for docs deploy 4 years ago
iczer a4f230ff6d update docs 4 years ago
iczer 9b96868586 feat: add authorize directive; 🌟 4 years ago
iczer 55358b4107 fix: the style problem caused by SideMenu.vue overflow; 🐛 4 years ago
iczer 182ea21a29 fix: the problem that can't hide check box of StandardTable.vue; 🐛 4 years ago
iczer 08e40f1a31 feat: add prop openKeys and event openChange for menu.js; 🌟 4 years ago