959 Commits (9cf070dd6305bb69a67ab6be85ef00bddc86fda0)
 

Author SHA1 Message Date
无木 9cf070dd63 feat(api-select): clear options before fetch 5 years ago
无木 41e6d94b3b feat(demo): add search demo for apiSelect 5 years ago
Vben 17e47e074e chore: add a multi-environment configuration example 5 years ago
Vben dafcdd898c fix: ensure that safari is running properly, fix #875 5 years ago
Vben 5bce6528ba chore: update deps 5 years ago
无木 1e61da644f fix(table): fix tree node align 5 years ago
无木 9228282ae2 fix(demo): form pages support `keepAlive` 5 years ago
无木 45a94e41c1 fix(demo): resolve `key not exist` warnings 5 years ago
无木 542121129e feat(demo): add basicTree with async data expand all 5 years ago
Vben cf840e3e73 perf: image compression configuration optimization 5 years ago
MARVIN 82eb72bbce
fix(CountTo): Fix displaying empty string when the value is 0 (#864) 5 years ago
无木 5f1a6cdc59 feat(demo): demo default expanded tree table 5 years ago
无木 02d3dca57e fix(app-search): exclude items by `hideChildrenInMenu` 5 years ago
无木 faf5c9fd7e fix(app-search): exclude hidden items 5 years ago
无木 d5d5c4b4bf fix(demo): `setup` page route config 5 years ago
无木 993e19dcc3 fix(demo): add mock data `account detail` route 5 years ago
无木 808291b503 fix: `menuSetting` can not set collapsed to false as default 5 years ago
无木 d8c38207c0 fix(table): scrollbar style 5 years ago
vben f4778431de chore: release 2.6.0 5 years ago
vben acacb32bb5 fix(tailwindcss): remove console warnings 5 years ago
zhangfugui 186b274faa
refactor: tree component empty state display (#853) 5 years ago
无木 f1c0e0c52b types: fix CropperAvatar props define 5 years ago
无木 735028c430 fix(table): auto hide unnecessary scrollbar 5 years ago
无木 c8c7615569 docs: update `CHANGELOG.zh_CN` 5 years ago
无木 c3b907656a feat(modal): add `tooltip` for action buttons 5 years ago
无木 b96ea0753b feat(avatar-cropper): more props added 5 years ago
无木 6cbac4b7ec feat(avatar-cropper): add action tooltip 5 years ago
vben 81cf441373 chore: npm script adjustment 5 years ago
Lan 48fcd7684c
feat(param-menu): feature: menu with params (#845) 5 years ago
无木 791b323dbd fix(table): param of `handleSearchInfoFn` 5 years ago
无木 49f39de7b4 feat(axios): use `defHttp` like `axios` 5 years ago
无木 8819af083c types(action-item): set `label` optional 5 years ago
无木 73654b7862 fix(popconfirm-button): remove button excess `title` 5 years ago
无木 5fab267a69 feat(table-action): support `tooltip` option 5 years ago
无木 5637588fce fix(demo): fix async tree demo, fixed: #823 5 years ago
无木 5a20df45ad feat(tree): add `insertNodesByKey` method 5 years ago
无木 d52b0de83e feat(route): add `hidePathForChildren` in `meta` 5 years ago
无木 72ac240f28 feat: routers support `ignoreRoute` option 5 years ago
无木 b5046f07a2 fix(form): fix some prop declaration 5 years ago
无木 ddf116da14 style(demo): replace account page detail icon 5 years ago
无木 5005e6e56b fix(sider): custom trigger does not take effect 5 years ago
Eric 3871204d08
fix: routes filter can't effective when permission mode set to ROUTE_MAPPING (#836) 5 years ago
无木 b4a3f936cd fix(table): global configuration accidentally modified 5 years ago
无木 16c5d327f1 feat(basic-upload): `value` support v-model 5 years ago
无木 76a5f87c0c fix: `hasPermission` not work in `ROLE` Mode 5 years ago
无木 49e72a8e76 feat(basic-upload): add preview-delete event 5 years ago
无木 6f845b53bd fix(table): selection-change not triggered on row click 5 years ago
无木 d509e897be fix(axios): option `withToken` not work 5 years ago
无木 424b171e0d fix(demo): account list fetch loss param 5 years ago
Lan 9de6ac1119
refactor(contentHeight): 重构,将PageWrapper的useContentHeight抽象为公共hook,满足自定义扩展组件时的自动高度计算需求。 同时优化高度计算算法。 (#826) 5 years ago