vue-vben-admin/src
Netfan 2d3d04f547
fix(form): placeholder setting in componentProps (#634)
修复为RangePicker组件设置的placeholder属性无效的BUG
2021-05-21 09:36:41 +08:00
..
api refactor: refactor the project to solve the hot update problem caused by circular dependencies close #301 2021-03-08 21:19:09 +08:00
assets feat: dark mode 2021-04-07 23:39:54 +08:00
components fix(form): placeholder setting in componentProps (#634) 2021-05-21 09:36:41 +08:00
design fix(button): ghost style 2021-04-19 23:53:12 +08:00
directives feat: dark mode 2021-04-07 23:39:54 +08:00
enums feat: persistent save tab, fix #359 2021-04-10 21:41:22 +08:00
hooks chore: typo 2021-04-13 21:42:10 +08:00
layouts fix(layout): fix useLockPage not work, fix #611 2021-05-18 23:23:15 +08:00
locales perf: optimize i18n to add the initial locale to the locale pool during initialization (#577) 2021-05-11 09:24:03 +08:00
logics refactor: refactor store 2021-04-10 21:41:22 +08:00
router feat(demo): add permission table demo 2021-04-27 00:22:05 +08:00
settings feat: persistent save tab, fix #359 2021-04-10 21:41:22 +08:00
store fix(store): addTab fx (#607) 2021-05-17 09:31:03 +08:00
utils fix(cipher): fix #587 (#588) 2021-05-12 20:35:52 +08:00
views fix(login): incorrect enter event bind (#625) 2021-05-20 22:51:51 +08:00
App.vue fix: fix dark theme refreshing flashing white screen 2021-04-12 23:00:35 +08:00
main.ts style: background to background-color 2021-04-13 21:43:10 +08:00