dap
f81dffd072
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into warmflow
2025-01-12 10:07:39 +08:00
Netfan
a2637313f8
feat: integrate new component Tippy
with demo ( #5355 )
...
* 添加新的工具提示组件Tippy
2025-01-11 17:35:59 +08:00
dap
5e82866370
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into dev
2024-12-20 07:58:43 +08:00
Netfan
acd87b2250
feat: add resizable
and ColPage
component ( #5188 )
...
* feat: add component resizable
* feat: component `ColPage` with demo
2024-12-19 20:37:42 +08:00
dap
7577f17dd9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-12-11 16:00:25 +08:00
Netfan
eec6f41f6a
refactor: ApiComponent
with docs ( #5099 )
...
* refactor: `ApiComponent` with docs
* docs: remove invalid docs
* docs: remove duplicate prop docs
* docs: update `ApiComponent` docs
2024-12-11 10:45:04 +08:00
dap
eeba7b50f9
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-12-05 08:04:03 +08:00
Vben
9896a67c21
feat: add api-select component ( #5024 )
2024-12-04 22:56:29 +08:00
dap
a814bed79e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-14 07:58:37 +08:00
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
2024-11-13 15:43:17 +08:00
dap
d69618e491
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-11-09 16:45:50 +08:00
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
2024-11-09 14:10:17 +08:00
dap
72ae9edd2c
feat: markdown组件(开发中)
2024-10-14 21:15:47 +08:00
dap
47a817f73c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-10-14 17:19:16 +08:00
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
2024-10-13 18:33:43 +08:00
dap
a31e95b995
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-22 15:48:13 +08:00
Vben
5ce3a18785
docs: update docs ( #4466 )
...
* chore: fixed known issues with form components
* docs: add vben form doc
2024-09-22 14:16:06 +08:00
dap
b334241cef
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
2024-09-11 09:38:40 +08:00
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>
2024-09-10 21:48:51 +08:00
dap
e87cc9db51
feat: codemirror6
2024-09-09 15:12:42 +08:00
Squall2017
b1636405fc
feat: captcha example ( #4330 )
...
* feat: captcha example
* fix: fix lint errors
* chore: event handling and methods
* chore: add accessibility features ARIA labels and roles
---------
Co-authored-by: vince <vince292007@gmail.com>
2024-09-07 20:33:33 +08:00
Vben
cbf601581d
feat(@vben/docs): preview components are supported within documents ( #4250 )
2024-08-27 23:22:34 +08:00
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
2024-08-25 23:40:52 +08:00
Vben
517acada1a
refactor: adjust all sample pages and use page components ( #4118 )
2024-08-11 20:05:52 +08:00