Netfan
fcdc1a1602
feat: add more expose methods for `apiComponent` ( #5958 )
...
* 为ApiComponent组件添加getOptions和getValue导出方法。
9 months ago
ming4762
b5700bd0b1
perf: improve `autoSelect` of `ApiComponent` ( #5936 )
...
* fix: 修复autoSelect不生效的问题,props.valueField已经被omit了
* feat: ApiComponent autoSelect支持使用函数,可以满足灵活性要求更高的场景
9 months ago
Netfan
a8c4786311
feat: api-component support autoSelect prop ( #5931 )
...
* feat: api-component support autoSelect prop
* docs: add version requirement
9 months ago
zhang
86da3cedc2
chore: 导出框架自带的组件,方便独立页面使用 ( #5876 )
9 months ago
Netfan
329a176a5c
perf: optimize bootstrap modules to speed up first-screen loading ( #5899 )
...
优化首屏加载速度
9 months ago
Netfan
3c2d325d8c
perf: improve api-component for using in form ( #5796 )
9 months ago
vben
b92ac5c36d
chore: release 5.5.4
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
4570d5b54b
feat: add `VbenButtonGroup` and `VbenCheckButtonGroup` with demo ( #5591 )
...
* 添加按钮组、选择按钮组以及相应的Demo
10 months ago
Netfan
d49e3e81a4
fix: loading and spinner style fixed and improved ( #5588 )
10 months ago
Netfan
579b1b486c
feat: loading and spinner component with directive ( #5587 )
...
* 添加loading和spinner组件,以及对应的vue指令
10 months ago
handsomeFu
5aff8bac10
fix: `CountTo` component resolve `separator` prop not taking effect ( #5578 )
10 months ago
anyup
ccd99eb24d
fix: solve the problem of inconsistent returns of formSchema custom field names when code login ( #5563 )
10 months ago
Netfan
24bad09c74
refactor: new `CountTo` component with demo ( #5551 )
11 months ago
Netfan
b6b97accb1
feat: add more event for `jsonViewer` ( #5546 )
...
* 为JsonViewer添加事件支持
11 months ago
Netfan
6cba181fad
feat: new component jsonViewer ( #5544 )
...
* 添加新组件JsonViewer用于展示JSON结构数据
11 months ago
Netfan
e7b009786b
fix: width for ellipsisText tooltip in popover content ( #5517 )
...
* 修复省略文本用在气泡中时,提示弹出层的宽度计算有误的问题
11 months ago
vben
195ceec9b4
chore: release 5.5.3
11 months ago
Netfan
5bd73867b6
feat: auto fetch icon list in iconPicker ( #5446 )
...
* feat: auto fetch icon list in iconPicker
* fix: add timeout controller for fetching
* feat: add pending controller
* fix: icon demo prefix
11 months ago
Netfan
2d0859a727
fix: mouse events ignored on modal loading ( #5409 )
12 months ago
Netfan
cb9c8db5ba
feat: improve `tippy` demo ( #5357 )
12 months ago
Netfan
a2637313f8
feat: integrate new component `Tippy` with demo ( #5355 )
...
* 添加新的工具提示组件Tippy
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
acd87b2250
feat: add `resizable` and `ColPage` component ( #5188 )
...
* feat: add component resizable
* feat: component `ColPage` with demo
1 year ago
OldDriver
85cbb3b842
fix: remove the overlap caused by border-b ( #5160 )
1 year ago
Netfan
db5b727300
feat: page content class override ( #5179 )
1 year ago
Netfan
ce4af37fd8
fix: login expired modal z-index ( #5145 )
...
* fix: login expired modal z-index
* feat: support custom z-index
1 year ago
vben
cbca9ffd95
chore: release 5.5.1
1 year ago
Netfan
4a20156f3d
fix: table auto height ( #5101 )
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
Netfan
e419b03cab
feat: modal&drawer support appendToMain and zIndex ( #5092 )
...
* feat: modal/drawer support append to main content
* feat: modal zIndex support
* fix: drawer prop define
* chore: type
* fix: modal/drawer position fixed while append to body
* docs: typo
* chore: add full-width drawer in content area
* chore: remove unnecessary class
1 year ago
Netfan
d085736bac
feat: improve `ApiSelect` component ( #5075 )
...
* feat: improve `ApiSelect` component
* chore: `ApiSelect` props name changed
1 year ago
Netfan
373766691f
chore: remove useless `fixedHeader` prop for `Page` ( #5069 )
1 year ago
Netfan
bac0275624
chore: page prop type check ( #5067 )
1 year ago
Netfan
0fc0f13064
fix: layout overflow style ( #5066 )
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
db38ef522f
fix: `Page` header class in fixed mode ( #5023 )
1 year ago
Netfan
e23486dbc6
feat: form component `IconPicker` ( #5005 )
1 year ago
Netfan
17c7ce8f21
feat: improve `page` component ( #5013 )
...
* feat: `page` component support fixed header
* docs: `page` component documentation
* docs: Improve `props` types of `page`
* docs: improve `fixedHeader` description of `page`
* fix: `page` header border color with fixedHeader
* feat: add `headerClass` for `Page`
1 year ago
vince
54a9ff088f
feat: upgrade vite version to 6.0.0 ( #4961 )
...
* chore: upgrade vite version to 6.0.0
* chore: update lock
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
1 year ago
vben
788a29a8cb
chore: release v5.4.7
1 year ago
zyy
3bd5ef4523
fix(@vben/common-ui): pagination current page error ( #4893 )
1 year ago
Arthur Darkstone
8cc73cf59c
feat: add reize components & demo ( #4862 )
...
* feat: resize component
* chore: change positon of resize components
* feat: add resize demo
* chore: resize demo completed
* chore: fix display number
* chore: add infer comment
* fix: move reszie demo to examples
* fix: fix icon & removed scss
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago
Vben
4005023fd4
fix: drawer component header does not take effect ( #4844 )
1 year ago