yuh
|
4baec83db5
|
feat: add examples: form-upload (#5955)
* feat: add examples: form-upload
* fix: upload: accept and label
* fix: upload: 设置表单值、图片预览
|
9 months ago |
Netfan
|
2971ccc0b7
|
docs: docs modal z-index fixed, update alert docs (#5930)
|
9 months ago |
Netfan
|
329a176a5c
|
perf: optimize bootstrap modules to speed up first-screen loading (#5899)
优化首屏加载速度
|
9 months ago |
Netfan
|
a0feeb1966
|
fix: watermark settings in the preferences modified accidentally (#5823)
|
9 months ago |
Netfan
|
a77bb8e68d
|
perf: improve component packaging to enable instance method retrieval (#5795)
改进组件适配器里的包装函数,使得组件暴露的方法可以透传
|
9 months ago |
vben
|
b92ac5c36d
|
chore: release 5.5.4
|
10 months ago |
Netfan
|
cfa18c2b8e
|
fix: improve component repackaging
|
10 months ago |
Netfan
|
b37ed48b9d
|
feat: role management page with component `tree` (#5675)
* feat: add shadcn tree
* fix: update vbenTree component
* feat: role management demo page
* feat: add cellSwitch renderer for vxeTable
* chore: remove tree examples
|
10 months ago |
Netfan
|
34789645f7
|
fix: nitro server cookie maxAge fixed
|
10 months ago |
Netfan
|
5e421ce607
|
chore: demo page menu management (#5619)
* 添加菜单管理演示页面
|
10 months ago |
Netfan
|
1d8676f456
|
chore: remove sleep in department list api
|
10 months ago |
Netfan
|
d33261d0c2
|
chore: demo page for system/department (#5611)
* feat: department management demo
* perf: department page improve
* feat: demo api middleware
* fix: add losing import
|
10 months ago |
Netfan
|
d9799fec70
|
fix: `search` take no effect in `icon-picker` with antd (#5592)
|
10 months ago |
Netfan
|
579b1b486c
|
feat: loading and spinner component with directive (#5587)
* 添加loading和spinner组件,以及对应的vue指令
|
10 months ago |
Netfan
|
9f82052c71
|
feat: demo of motion plugin (#5550)
添加Motion的用法例子
|
11 months ago |
Netfan
|
e0eb57d38d
|
fix: nitro server cors support with cookie (#5549)
* 修复nitro server在使用cookie时的跨域配置
|
11 months ago |
Netfan
|
cb7c0ecaa2
|
fix: menu data for backend mode fixed (#5465)
|
11 months ago |
vben
|
195ceec9b4
|
chore: release 5.5.3
|
11 months ago |
Netfan
|
22e6f28464
|
perf: easy to define fieldName of response data (#5442)
|
12 months ago |
Netfan
|
5611f6c7f5
|
perf: request support to set how to return response (#5436)
* feat: request support to set how to return response
* docs: typo
* fix: test unit
* test: add request responseReturn test
|
12 months ago |
Netfan
|
816d1f5a69
|
fix: demos route fixed (#5405)
|
12 months ago |
Netfan
|
13087a10b7
|
refactor: fix popup component zIndex (#5397)
|
12 months ago |
Netfan
|
76c4aa2c55
|
fix: hide root route in breadcrumb
|
12 months ago |
Netfan
|
e1c503e51e
|
feat: support set default props for drawer and modal (#5390)
* feat: support set default props for drawer and modal
* docs: fix typo
|
12 months ago |
Netfan
|
5965755caa
|
fix: root router config fixed (#5389)
|
12 months ago |
Netfan
|
1ad54561b0
|
feat: add `noBasicLayout` in route meta (#5386)
所有菜单数据无需配置component为BasicLayout,它们将会默认使用基础布局,也可以通过meta.noBasicLayout来阻止这一行为
|
12 months ago |
Netfan
|
a2637313f8
|
feat: integrate new component `Tippy` with demo (#5355)
* 添加新的工具提示组件Tippy
|
12 months ago |
Netfan
|
d34838bdd8
|
fix: primaryColor calculation (#5337)
|
12 months ago |
Netfan
|
c979c23e6b
|
fix: form valid-error style in naive (#5336)
|
12 months ago |
Vben
|
081d2aed23
|
perf: format code with better style (#5283)
|
1 year ago |
vben
|
07c4ad05f4
|
chore: release 5.5.2
|
1 year ago |
Netfan
|
a97c998be5
|
fix: user homePath no effect sometimes (#5166)
|
1 year ago |
Netfan
|
7581fb381f
|
fix: pinInput value synchronous update (#5142)
|
1 year ago |
Netfan
|
bedf19993d
|
fix: vxeGrid default sort data no effect in first query (#5141)
* fix: vxeGrid default sort data no effect in first query
* fix: query params lost
|
1 year ago |
Netfan
|
698daf46c7
|
fix: form component events bind (#5137)
* fix: from component events bind
* chore: update docs
* chore: default value and docs sync
|
1 year ago |
Netfan
|
be208fe915
|
fix: form support `disabledOnInputListener` (#5127)
* fix: form support `disabledOnInputListener`
* chore: docs update
|
1 year ago |
vben
|
cbca9ffd95
|
chore: release 5.5.1
|
1 year ago |
Netfan
|
eec6f41f6a
|
refactor: `ApiComponent` with docs (#5099)
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
|
1 year ago |
Arthur Darkstone
|
2cc918f79d
|
feat: replace `ElSelect` with `ElSelectV2` in component adapter for butter performance (#5085)
|
1 year ago |
Netfan
|
018ddc75c6
|
feat: add default `placeholder` for `ApiSelect` (#5078)
|
1 year ago |
Netfan
|
d085736bac
|
feat: improve `ApiSelect` component (#5075)
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
|
1 year ago |
Netfan
|
305549e7f2
|
feat: improve element plus form component (#5072)
|
1 year ago |
Netfan
|
958c8b4f21
|
feat: imporve naive form component (#5071)
|
1 year ago |
Netfan
|
68ab73bdb5
|
fix: range picker props fixed for element-plus (#5042)
|
1 year ago |
Netfan
|
d1862fba27
|
fix: replace input component in `IconPicker` (#5047)
* fix: replace input component in `IconPicker`
* chore: fixed IconPicker demo
|
1 year ago |
vben
|
7ab00250bf
|
chore: release 5.5.0
|
1 year ago |
Vben
|
9896a67c21
|
feat: add api-select component (#5024)
|
1 year ago |
Netfan
|
fccbe44cf7
|
feat: v-loading support for `element plus` (#5008)
|
1 year ago |
Netfan
|
e23486dbc6
|
feat: form component `IconPicker` (#5005)
|
1 year ago |
Netfan
|
3fb286b552
|
fix: element hover style in dark theme (#4983)
|
1 year ago |