无木
2021-07-13 d95815b5031984e224140eb1b1d46e2dbf80abc1
2021-07-13 无木
fix(markdown): resolving markdown exceptions
blob@ d95815 提交对比 | 对比当前
2021-07-13 无木
feat: customized user home page
blob@ 0a3683 提交对比 | 对比当前
2021-07-13 周旭
perf(menu): Optimize the style of the bottom collapse button in the Mix men...
blob@ 6f8307 提交对比 | 对比当前
2021-07-12 无木
feat(notice-list): add `pagination` support
blob@ c16be2 提交对比 | 对比当前
2021-07-12 无木
fix(table-action): incorrect button color of `disabled` state
blob@ 0f28e8 提交对比 | 对比当前
2021-07-09 无木
fix(menu): fix mix-menu incorrect jumping in `hover` mode
blob@ cad021 提交对比 | 对比当前
2021-07-09 无木
fix(menu): display error when contains hidden items
blob@ 5ceeef 提交对比 | 对比当前
2021-07-09 无木
fix(mix-sider): fix mix-sider hover logic
blob@ 0595a7 提交对比 | 对比当前
2021-07-09 无木
fix(upload): ensure the value type is correct
blob@ 05329c 提交对比 | 对比当前
2021-07-08 周旭
chore: perf TableAction.vue、build/utils.ts、prettier.config.js (#868)
blob@ 7b7694 提交对比 | 对比当前
2021-07-08 无木
feat(table): add `headerTop` slot
blob@ 540423 提交对比 | 对比当前
2021-07-08 无木
feat(api-select): clear options before fetch
blob@ 9cf070 提交对比 | 对比当前
2021-07-07 Vben
chore: add a multi-environment configuration example
blob@ 17e47e 提交对比 | 对比当前
2021-07-07 无木
fix(table): fix tree node align
blob@ 1e61da 提交对比 | 对比当前
2021-07-05 无木
fix(app-search): exclude hidden items
blob@ faf5c9 提交对比 | 对比当前
2021-07-05 无木
fix(demo): add mock data `account detail` route
blob@ 993e19 提交对比 | 对比当前
2021-07-04 vben
chore: release 2.6.0
blob@ f47784 提交对比 | 对比当前
2021-07-03 vben
fix(tailwindcss): remove console warnings
blob@ acacb3 提交对比 | 对比当前
2021-07-04 无木
fix(table): auto hide unnecessary scrollbar
blob@ 735028 提交对比 | 对比当前
2021-07-04 无木
docs: update `CHANGELOG.zh_CN`
blob@ c8c761 提交对比 | 对比当前
2021-07-03 无木
feat(modal): add `tooltip` for action buttons
blob@ c3b907 提交对比 | 对比当前
2021-07-03 无木
feat(avatar-cropper): more props added
blob@ b96ea0 提交对比 | 对比当前
2021-07-03 无木
fix(table): param of `handleSearchInfoFn`
blob@ 791b32 提交对比 | 对比当前
2021-07-02 无木
types(action-item): set `label` optional
blob@ 8819af 提交对比 | 对比当前
2021-07-02 无木
feat(table-action): support `tooltip` option
blob@ 5fab26 提交对比 | 对比当前
2021-07-01 无木
fix(form): fix some prop declaration
blob@ b5046f 提交对比 | 对比当前
2021-07-01 无木
fix(sider): custom trigger does not take effect
blob@ 5005e6 提交对比 | 对比当前
2021-06-30 无木
fix(table): global configuration accidentally modified
blob@ b4a3f9 提交对比 | 对比当前
2021-06-30 无木
feat(basic-upload): `value` support v-model
blob@ 16c5d3 提交对比 | 对比当前
2021-06-30 无木
fix: `hasPermission` not work in `ROLE` Mode
blob@ 76a5f8 提交对比 | 对比当前
2021-06-30 Vben
fix(menu): make sure the menu is activated correctly
blob@ cdb10c 提交对比 | 对比当前
2021-06-29 无木
fix: multi windows token sharing
blob@ e5f378 提交对比 | 对比当前
2021-06-29 无木
fix(lock-screen): fix lock-screen can skip on new window
blob@ d7b84c 提交对比 | 对比当前
2021-06-29 无木
feat(axios): add `withToken` option
blob@ c99cf5 提交对比 | 对比当前
2021-06-29 无木
fix(svg-icon): fix SvgIcon style
blob@ 99829c 提交对比 | 对比当前
2021-06-28 无木
fix(sider): bottom trigger not work
blob@ 1bde40 提交对比 | 对比当前
2021-06-28 vben
chore: release 2.5.2
blob@ f9cda2 提交对比 | 对比当前
2021-06-27 vben
feat(menu): the route is automatically mapped to the menu
blob@ 913c22 提交对比 | 对比当前
2021-06-27 vben
perf(icon): remove Icon component global registration
blob@ 59d3e8 提交对比 | 对比当前
2021-06-27 vben
chore: release 2.5.1
blob@ 81a0f4 提交对比 | 对比当前
2021-06-26 vben
fix: fix antdv console warning
blob@ 480cfb 提交对比 | 对比当前
2021-06-25 无木
fix(table): getDataSource not worked on empty data
blob@ e78af6 提交对比 | 对比当前
2021-06-24 无木
fix(pop-confirm): fix event working unexpected
blob@ a6ef77 提交对比 | 对比当前
2021-06-23 Vben
fix(upload): make sure to carry custom parameters, fix #802
blob@ c4b22a 提交对比 | 对比当前
2021-06-22 vben
fix(table): fix table jitter problem
blob@ 8eba7f 提交对比 | 对比当前
2021-06-20 Vben
refactor(css): refactored windicss to tailwindcss
blob@ 893f3c 提交对比 | 对比当前
2021-06-19 vben
fix(store): fix type error after pinia version upgrade
blob@ e8d6f8 提交对比 | 对比当前
2021-06-19 Vben
perf(utils): mitt default export is changed from Class to Function
blob@ d3d620 提交对比 | 对比当前
2021-06-18 Vben
fix(menu): fix the jitter problem of menu folding animation,fix #732
blob@ 4c89ea 提交对比 | 对比当前
2021-06-17 Vben
feat(project-setting): added sessionTimeoutProcessing project configuration...
blob@ 0d0708 提交对比 | 对比当前
首页 | « 前一页 | 下一页 »