Commit Graph

  • faf5c9fd7e fix(app-search): exclude hidden items 无木 2021-07-05 14:34:49 +0800
  • d5d5c4b4bf fix(demo): `setup` page route config 无木 2021-07-05 12:18:05 +0800
  • 993e19dcc3 fix(demo): add mock data `account detail` route 无木 2021-07-05 11:59:37 +0800
  • 808291b503 fix: `menuSetting` can not set collapsed to false as default 无木 2021-07-05 11:07:27 +0800
  • d8c38207c0 fix(table): scrollbar style 无木 2021-07-05 00:34:23 +0800
  • f4778431de chore: release 2.6.0 v2.6.0 vben 2021-07-04 22:12:26 +0800
  • acacb32bb5 fix(tailwindcss): remove console warnings vben 2021-07-03 17:43:06 +0800
  • 186b274faa
    refactor: tree component empty state display (#853) zhangfugui 2021-07-04 21:08:15 +0800
  • f1c0e0c52b types: fix CropperAvatar props define 无木 2021-07-04 09:29:57 +0800
  • 735028c430 fix(table): auto hide unnecessary scrollbar 无木 2021-07-04 02:41:55 +0800
  • c8c7615569 docs: update `CHANGELOG.zh_CN` 无木 2021-07-04 00:10:14 +0800
  • c3b907656a feat(modal): add `tooltip` for action buttons 无木 2021-07-03 23:25:01 +0800
  • b96ea0753b feat(avatar-cropper): more props added 无木 2021-07-03 23:12:54 +0800
  • 6cbac4b7ec feat(avatar-cropper): add action tooltip 无木 2021-07-03 20:14:58 +0800
  • 81cf441373 chore: npm script adjustment vben 2021-07-03 17:22:51 +0800
  • 48fcd7684c
    feat(param-menu): feature: menu with params (#845) Lan 2021-07-03 17:13:59 +0800
  • 791b323dbd fix(table): param of `handleSearchInfoFn` 无木 2021-07-03 14:32:38 +0800
  • 49f39de7b4 feat(axios): use `defHttp` like `axios` 无木 2021-07-03 14:01:18 +0800
  • 8819af083c types(action-item): set `label` optional 无木 2021-07-02 15:45:22 +0800
  • 73654b7862 fix(popconfirm-button): remove button excess `title` 无木 2021-07-02 12:17:07 +0800
  • 5fab267a69 feat(table-action): support `tooltip` option 无木 2021-07-02 11:55:13 +0800
  • 5637588fce fix(demo): fix async tree demo, fixed: #823 无木 2021-07-02 02:27:33 +0800
  • 5a20df45ad feat(tree): add `insertNodesByKey` method 无木 2021-07-02 02:26:13 +0800
  • d52b0de83e feat(route): add `hidePathForChildren` in `meta` 无木 2021-07-02 00:30:48 +0800
  • 72ac240f28 feat: routers support `ignoreRoute` option 无木 2021-07-01 23:54:10 +0800
  • b5046f07a2 fix(form): fix some prop declaration 无木 2021-07-01 14:42:29 +0800
  • ddf116da14 style(demo): replace account page detail icon 无木 2021-07-01 11:36:45 +0800
  • 5005e6e56b fix(sider): custom trigger does not take effect 无木 2021-07-01 10:45:59 +0800
  • 3871204d08
    fix: routes filter can't effective when permission mode set to ROUTE_MAPPING (#836) Eric 2021-06-30 22:27:26 +0800
  • b4a3f936cd fix(table): global configuration accidentally modified 无木 2021-06-30 18:40:33 +0800
  • 16c5d327f1 feat(basic-upload): `value` support v-model 无木 2021-06-30 17:02:50 +0800
  • 76a5f87c0c fix: `hasPermission` not work in `ROLE` Mode 无木 2021-06-30 16:52:13 +0800
  • 49e72a8e76 feat(basic-upload): add preview-delete event 无木 2021-06-30 16:35:00 +0800
  • 6f845b53bd fix(table): selection-change not triggered on row click 无木 2021-06-30 15:43:32 +0800
  • d509e897be fix(axios): option `withToken` not work 无木 2021-06-30 01:07:27 +0800
  • 424b171e0d fix(demo): account list fetch loss param 无木 2021-06-30 00:50:49 +0800
  • 9de6ac1119
    refactor(contentHeight): 重构,将PageWrapper的useContentHeight抽象为公共hook,满足自定义扩展组件时的自动高度计算需求。 同时优化高度计算算法。 (#826) Lan 2021-06-30 00:50:19 +0800
  • 95c16a5d26
    fix: support various vite modes of build, not just production (#832) 周旭 2021-06-30 00:49:19 +0800
  • cdb10cc4ac fix(menu): make sure the menu is activated correctly Vben 2021-06-30 00:47:59 +0800
  • 749ba5c1da
    feat(table): support asynchrony in beforeFetch and afterFetch (#827) SUPER_AI 2021-06-29 23:53:10 +0800
  • d38ff6670a fix(lock-screen): ensure lock info is saved 无木 2021-06-29 20:23:47 +0800
  • e5f37885ff fix: multi windows token sharing 无木 2021-06-29 19:41:06 +0800
  • d7b84c7874 fix(lock-screen): fix lock-screen can skip on new window 无木 2021-06-29 18:34:51 +0800
  • c99cf5e53f feat(axios): add `withToken` option 无木 2021-06-29 17:31:30 +0800
  • df0f00085c fix(table): fix rowSelection.onChange not work 无木 2021-06-29 16:39:47 +0800
  • 99829c79ab fix(svg-icon): fix SvgIcon style 无木 2021-06-29 15:16:21 +0800
  • bdae33e34a chore: revert scrollbar Vben 2021-06-28 23:40:03 +0800
  • e9e51b2fdc perf(scrollbar): scrollbar update when slot changed Vben 2021-06-28 22:45:40 +0800
  • 1bde404121 fix(sider): bottom trigger not work 无木 2021-06-28 21:16:04 +0800
  • c7de65ebba fix(modal): `setModalProps` support `defaultFullscreen` 无木 2021-06-28 18:10:26 +0800
  • 829b366cb2 fix(table): editComponentProps support onChange 无木 2021-06-28 16:27:53 +0800
  • 3dbbde2662 fix(modal): remove console log 无木 2021-06-28 11:12:52 +0800
  • f750ff435f fix(modal): maskClosable not work 无木 2021-06-28 11:10:58 +0800
  • f9cda2e8c0 chore: release 2.5.2 v2.5.2 vben 2021-06-28 00:22:34 +0800
  • 913c22c84f feat(menu): the route is automatically mapped to the menu vben 2021-06-27 23:58:14 +0800
  • 327d71b8fb perf(router): reduce the number of guard files vben 2021-06-27 14:11:04 +0800
  • 941ad59759 fix(drawer): openDrawer is not normal in some cases 无木 2021-06-27 19:13:57 +0800
  • d0b6c496d6 style: remove tailwind lightBlue renamed warning 无木 2021-06-27 16:38:40 +0800
  • 20d7a25eb8 fix: user drop-down event key loss 无木 2021-06-27 15:33:30 +0800
  • 59d3e8c80f perf(icon): remove Icon component global registration vben 2021-06-27 13:56:09 +0800
  • c73694ab8b fix: user dropdown event response failure 无木 2021-06-27 02:31:27 +0800
  • 81a0f478af chore: release 2.5.1 v2.5.1 vben 2021-06-27 00:00:08 +0800
  • d97aa92741
    fix(comp-tree): support comp-tree-foreach stop,add insertNodesByKey (#818) bbkkkk8 2021-06-27 00:01:38 +0800
  • 480cfb914e fix: fix antdv console warning vben 2021-06-26 23:56:57 +0800
  • 0e414ba3c1 feat(demo): add route multi tabs show 无木 2021-06-26 21:25:11 +0800
  • 61d4efd55a revert(axios): remove baseUrl config 无木 2021-06-26 12:14:06 +0800
  • d5f9919b60 fix: fix defHttp baseUrl work JinMao 2021-06-26 04:47:17 +0800
  • aed622bd09 chore: update deps Vben 2021-06-26 00:31:21 +0800
  • e78af6f228 fix(table): getDataSource not worked on empty data 无木 2021-06-25 15:08:43 +0800
  • 4ae39c53b4 fix(table): treeTable editable error 无木 2021-06-25 14:51:58 +0800
  • fa64fc8a62 fix(api-select): ensure that the onchange function parameters are correct Vben 2021-06-24 23:51:14 +0800
  • a2a75a097f fix(demo-form): add fieldMapToTime example,fix #807 Vben 2021-06-24 23:17:38 +0800
  • a2d8be3ab2 fix(demo): style error,fix #806 Vben 2021-06-24 23:10:27 +0800
  • aec230ca19 fix(design): correct tailwind configuration,fix #800 Vben 2021-06-24 22:57:36 +0800
  • a6ef771fcc fix(pop-confirm): fix event working unexpected 无木 2021-06-24 18:55:38 +0800
  • 4d8e39857e
    perf(pagewrapper): 优化PageWrapper的高度自适应表现使用getViewportOffset替代useContentViewHeight (#792) Lan 2021-06-23 23:16:47 +0800
  • c4b22a225d fix(upload): make sure to carry custom parameters, fix #802 Vben 2021-06-23 22:33:44 +0800
  • 60b80c96e8 fix(dropdown): icon and trigger work unexpected 无木 2021-06-23 21:56:43 +0800
  • 9298b3c988 feat: add Tree LoadData demo JinMao 2021-06-23 15:53:31 +0800
  • 8d22231a5f fix(table): event editCancel loss params 无木 2021-06-23 00:27:11 +0800
  • 8eba7fb527 fix(table): fix table jitter problem vben 2021-06-22 22:46:03 +0800
  • 99cabf048d chore: merge main Vben 2021-06-20 21:50:38 +0800
  • c1525252e8 chore: release 2.5.0 v2.5.0 Vben 2021-06-20 21:39:59 +0800
  • 893f3c79e7 refactor(css): refactored windicss to tailwindcss Vben 2021-06-20 21:36:52 +0800
  • e8d6f8851e fix(store): fix type error after pinia version upgrade vben 2021-06-19 23:17:44 +0800
  • 7dce50cb1f chore: typo Vben 2021-06-19 22:38:29 +0800
  • d3d620f4fc perf(utils): mitt default export is changed from Class to Function Vben 2021-06-19 22:38:29 +0800
  • ea6834aeec feat: optimize error message for api failure 无木 2021-06-18 17:14:31 +0800
  • 4c89ea7474 fix(menu): fix the jitter problem of menu folding animation,fix #732 Vben 2021-06-18 00:36:00 +0800
  • 0d0708409c feat(project-setting): added sessionTimeoutProcessing project configuration item,fix #772 Vben 2021-06-17 23:39:27 +0800
  • b6d5b0796d feat(axios): added authenticationScheme configuration,fix #774 Vben 2021-06-17 23:25:31 +0800
  • f6fe1dd62d feat(test): add jest test suite Vben 2021-06-17 22:56:21 +0800
  • 154ebc3d96 fix(use-message): `content` not support vNode 无木 2021-06-17 22:38:22 +0800
  • 0acc4ab2dd perf(locale): reduce the number of multilingual files Vben 2021-06-17 21:43:53 +0800
  • d196340d27 feat(demo): added guide page example Vben 2021-06-17 21:43:53 +0800
  • 4f20d45f9d chore: type optimization Vben 2021-06-17 21:43:53 +0800
  • e9064631c7 chore: update deps Vben 2021-06-17 21:43:52 +0800
  • 513823bfbd fix(form): loss args on component change event 无木 2021-06-17 17:34:11 +0800
  • d683b0f1e8 fix: fix Login Page LocalePicker showLocale condition JinMao 2021-06-17 12:41:18 +0800
  • 21c771b59c fix: fix if getDropdownList.length==0 show Dropdown component JinMao 2021-06-17 12:40:10 +0800