dap
40bb93afcd
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Arthur Darkstone
77083abcc5
feat: add 3 resize examples ( #4907 )
1 year ago
Netfan
b87d41bada
fix: adjust `useWatermark` logic ( #4896 )
1 year ago
dap
a814bed79e
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
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
dap
995e9d6fdc
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
1 year ago
Arthur Darkstone
dc15accd04
fix: clipboard demo not working with a-input ( #4856 )
1 year ago
dap
12d53db740
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
a3d0d2ed34
feat: added file download examples ( #4853 )
1 year ago
dap
d69618e491
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
...
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
1 year ago
huangxiaomin
632081e828
feat: add icon-picker component ( #4832 )
...
* feat: add icon-picker component
* fix: resolve conversations
* refactor: resort @vben/hooks
1 year ago
huangxiaomin
6b9acf09dc
feat: add fieldMapToTime prop to FormRenderProps ( #4838 )
1 year ago
Vben
2c6edafeb2
fix: when opening the tool separately, there is no need to pass the toolbar-tools slot ( #4841 )
1 year ago
Xiaoyu
da7d61b160
feat: add click-to-click event support to the WorkenchProject and WorkenchQuickNav components ( #4831 )
...
* feat(@vben/common-ui): add click event emission to WorkbenchProject and WorkbenchQuickNav components
* feat: add navigation and project link functionality to dashboard workspace
* feat: add URL property to WorkbenchProjectItem and WorkbenchQuickNavItem for enhanced navigation
---------
Co-authored-by: XiaoyuDing <xiaoyuding@keymedbio.com>
1 year ago
dap
1aefdc27af
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin into offline-icon
1 year ago
Vben
4e88ef0840
perf: improve the usage documentation of vben-vxe-table ( #4829 )
...
* perf: improve the usage documentation of vben-vxe-table
1 year ago
Netfan
488ccb5976
fix: page title is not updated after language switch. fixed : #4799 ( #4813 )
1 year ago
zyy
bbc426caa0
chore: vxe-table's renderDefault is deprecated, use renderTableDefault ( #4814 )
1 year ago
dap
cff04b7101
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
1302岁的龙猫
a64a06bf59
chore: disable the default form configuration of vke-table ( #4794 )
...
* fix: 处理某个页面加载多个Table时,第2个之后的Table初始化报出警告
* fix: 使用vxe-table时全局禁用formConfig
1 year ago
dap
a30029a33d
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Netfan
06ba7cb224
feat: add opened and closed events for dialog ( #4775 )
1 year ago
Svend
c2d59dea69
chore: add vxe-table export example ( #4769 )
1 year ago
dap
957f684f02
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
e600d78cb9
chore: add vxe-table toolbar example ( #4765 )
1 year ago
dap
9d908a2f40
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
fe7df5ad3b
feat: allow configuration of staticRroues ( #4746 )
...
* feat: allow configuration of staticRroues
* chore: update deps
* chore: typo
1 year ago
dap
9311dfe25b
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
6688a6b3c2
feat: table grid supports setting title and helpMessage ( #4732 )
1 year ago
afe1
39e41d05be
fix: path '/auth' is blank page ( #4731 )
1 year ago
dap
e5625efcf7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
1 year ago
dap
ea59f7d9e6
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
d262b7b6c0
fix: fix known issues with the form ( #4696 )
...
* fix: fix known issues with the form
* chore: typo
* chore: typo
1 year ago
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )
1 year ago
dap
39d62a91bc
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
1 year ago
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
...
* refactor: reconstruct language files into multi-file structures
* chore: typo
1 year ago
dap
b2268b03e7
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 ( #4679 )
1 year ago
dap
7e7e23fc09
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
Vben
6cd9937c03
feat: add submitOnEnter configuration to form ( #4670 )
1 year ago
dap
70e7d6a131
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
dependabot[bot]
a0fbe0b21a
chore(deps): bump tailwindcss from 3.4.13 to 3.4.14 in the non-breaking-changes group ( #4650 )
...
* chore(deps): bump tailwindcss in the non-breaking-changes group
Bumps the non-breaking-changes group with 1 update: [tailwindcss](https://github.com/tailwindlabs/tailwindcss ).
Updates `tailwindcss` from 3.4.13 to 3.4.14
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/v3.4.14/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v3.4.13...v3.4.14 )
---
updated-dependencies:
- dependency-name: tailwindcss
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: lint fix
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
Vben
6c4a742627
refactor: remove the adapter bucket introduction pattern and improve potential introduction timing ( #4635 )
...
* refactor: remove the adapter bucket introduction pattern and improve potential introduction timing
* chore: update deps
1 year ago
dap
47a817f73c
Merge branch 'main' of https://github.com/vbenjs/vue-vben-admin
1 year ago
vben
ea962e75d0
fix: table search form slot not working as expected
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