zouawen
afffc4b3f0
fix: 优化侧边栏拖拽逻辑,支持展开和折叠
4 weeks ago
zouawen
99710ef9dc
feat: 优化侧边栏拖拽逻辑
4 weeks ago
zouawen
707b391449
feat: 侧边栏宽度拖拽改为composable实现,同时修复tabbar.ts文件lint报错
4 weeks ago
xingyu4j
fa195fde8e
fix: lint
2 months ago
ppxb
51bca25345
fix(lint): pnpm format lint warning ( #7080 )
2 months ago
xingyu4j
6753834054
fix: lint
4 months ago
Copilot
1e09fa4642
feat: migrate from Radix Vue to Reka UI ( #6870 )
* Initial plan
* Update dependencies and imports from radix-vue to reka-ui
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Fix type errors after reka-ui migration
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
* Run formatter to fix code style
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
5 months ago
Netfan
44138f578f
feat: add preset alert, confirm, prompt components that can be simple called ( #5843 )
* feat: add preset alert, confirm, prompt components that can be simple called
* fix: type define
12 months ago
Vben
081d2aed23
perf: format code with better style ( #5283 )
1 year ago
Vben
24d14c2841
refactor(adapter): separate form and component adapters so that components adapt to components other than the form ( #4628 )
* refactor: global components can be customized
* refactor: remove use Toast and reconstruct the form adapter
1 year ago
Vben
4173264805
feat: add vxe-table component ( #4563 )
* chore: wip vxe-table
* feat: add table demo
* chore: follow ci recommendations to adjust details
* chore: add custom-cell demo
* feat: add custom-cell table demo
* feat: add table from demo
1 year ago
Squall2017
b7776c5148
fix: fix abnormal display of scroll bar on lock screen page ( #4546 )
* fix abnormal display of scroll bar on lock screen page
2 years ago
Vben
161820dbc1
fix: improve the scroll bar flashing when the modal box is opened ( #4438 )
2 years ago
Vben
d27e5eeef7
fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings ( #4391 )
* fix: improve the dialog and drawer scrollbar experience, fix internal click failure problems and warnings
* chore: remove test code
2 years ago
Vben
524b9badf2
feat: add VbenForm component ( #4352 )
* feat: add form component
* fix: build error
* feat: add form adapter
* feat: add some component
* feat: add some component
* feat: add example
* feat: suppoer custom action button
* chore: update
* feat: add example
* feat: add formModel,formDrawer demo
* fix: build error
* fix: typo
* fix: ci error
---------
Co-authored-by: jinmao <jinmao88@qq.com>
Co-authored-by: likui628 <90845831+likui628@users.noreply.github.com>
2 years ago
Vben
a77cc00e9f
feat: core components support simple locale switching ( #4273 )
* feat: core components support simple locale switching
* fix: test error
* fix: test error
2 years ago
Vben
87cc8a154c
fix: sidebar scrolling does not meet expectations ( #4241 )
2 years ago
Vben
fd7b3479b4
fix: improve the display of modal and drawer on mobile ( #4237 )
2 years ago
Donny Wang
04f29614aa
chore: fix typo ( #4232 )
2 years ago
Vben
20a3868594
feat: add modal and drawer components and examples ( #4229 )
* feat: add modal component
* feat: add drawer component
* feat: apply new modal and drawer components to the layout
* chore: typo
* feat: add some unit tests
2 years ago
Vben
0faf7810b6
perf: optimization of tabbar display ( #4169 )
* perf: optimization of tabbar display
* fix: ci error
* chore: typo
* chore: typo
2 years ago
Vben
debb32d353
fix: page spinner is styled incorrectly when scrolling ( #4163 )
* feat: add contributor information to documents
* fix: page spinner is styled incorrectly when scrolling
2 years ago
vben
cf0ec053e4
refactor: Integrate the @vben-core/shared package
2 years ago