huangxiaomin
fe236ea929
feat: add submitOnChange props to vben form ( #5032 )
1 year ago
vben
7ab00250bf
chore: release 5.5.0
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
Netfan
32117b73aa
docs: add form slots docs ( #4992 )
1 year ago
Netfan
73502677ff
feat: add `placement` for `Drawer` ( #4958 )
1 year ago
Netfan
dedba18553
feat: add `confirmDisabled` for `Dialog` ( #4959 )
1 year ago
vben
c8dd9bbf0b
chore: release 5.4.8
1 year ago
Mintnoii
ec53bf8084
docs: optimize the introduction in both Chinese and English ( #4913 )
...
* 优化简介中文文档
1. 优化文案及病句
2. 统一格式
* Optimize the introduction English document
1. Optimize copywriting and sentences
2. Uniform format
1 year ago
vben
788a29a8cb
chore: release v5.4.7
1 year ago
Vben
9ddaba5333
fix: correct grid styling issue ( #4889 )
1 year ago
Arthur Darkstone
ea8af98324
docs: add route config desc ( #4857 )
1 year ago
vben
94efcec7da
chore: release v5.4.6
1 year ago
vben
57d5a919d2
chore: release v5.4.5
1 year ago
Vben
8617d3dd1e
perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime ( #4842 )
...
* perf: formApi added validateAndSubmitForm & filedMapToTime renamed fieldMappingTime
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
Vben
9cf0573921
perf: optimize local startup speed and add header Class configuration to drawer ( #4840 )
1 year ago
Vben
8f1e397077
fix: when the form is destroyed, the form parameters still exist ( #4834 )
...
* fix: when the form is destroyed, the form parameters still exist
* chore: update deps
1 year ago
Arthur Darkstone
dcdebaf7ca
docs: remove unnecessary commas ( #4833 )
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
Arthur Darkstone
33ce4d3cf3
docs: add vxe-table doc ( #4807 )
...
* docs: init vxe-table demos
* style: fix vxe-table index.scss import error
* docs: fix vxe-table style & theme toggle problem
* docs: add rest demos
* docs: add vxe-table demo desc
* fix: add maximumFileSizeToCacheInBytes to fix build error
* fix: fix vxe-table set-theme build error
* docs: fix vitepress ssr render problem
* docs: add some tips for vitepress compatibility
1 year ago
vben
44440d0951
chore: release v5.4.4
1 year ago
BobbyCheng
d31535cd98
docs(@vben/docs): add public static resources path documentation ( #4788 ) ( #4801 )
...
Co-authored-by: chengjm <3497346788@qq.com>
1 year ago
eamd-wq
cf130b293d
chore: update loading.md ( #4787 )
1 year ago
Arthur Darkstone
566f357dfa
chore: add a different way for pnpm to manage nodejs version, because users may not want to download other packages. ( #4786 )
...
* docs: add a way for pnpm to manage nodejs version
* docs: add a way for pnpm to manage nodejs version
---------
Co-authored-by: liliang18 <liliang18@tal.com>
1 year ago
Netfan
06ba7cb224
feat: add opened and closed events for dialog ( #4775 )
1 year ago
Joy
d23db32f04
docs: typo ( #4748 )
1 year ago
Joy
1180291c1a
docs: typo ( #4755 )
1 year ago
vben
ad3963ff70
chore: release v5.4.3
1 year ago
Vben
23768ea620
feat: menu routing support opens in a new window ( #4715 )
1 year ago
Rwing
7f4c733fa3
fix: fix typo in Update faq.md ( #4711 )
1 year ago
Vben
1b172b0329
fix: rename the Icon component to IconifyIcon to prevent name conflicts and fix type issues ( #4704 )
1 year ago
invalid w
625862e082
chore(@vben/docs): update nginx deployment error related documentation ( #4702 )
1 year ago
vben
bfaa2780ab
chore: release v5.4.2
1 year ago
Vben
860fc15ce6
perf: adjustment of form spelling errors, type adjustment, closer to actual development ( #4694 )
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
vben
d1ca09c7bb
chore: release v5.4.1
1 year ago
Vben
240f0b5f8d
perf: improved exception handling when request status code is 200 ( #4679 )
1 year ago
Vben
6cd9937c03
feat: add submitOnEnter configuration to form ( #4670 )
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
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
vben
9856bc88d2
chore: release v5.4.0
1 year ago
vben
68465b5fbf
chore: release v5.4.0-beta.1
1 year ago
Netfan
ba539f6793
chore: correct spelling for 'dragable' ( #4600 )
1 year ago
Vben
ba4662522e
fix: fix request not displaying interface error messages correctly ( #4596 )
1 year ago
yrming
8fe87b10dc
fix(docs): typo ( #4595 )
1 year ago
Vben
2d019b3c8a
refactor: change the form button field from text to content to prevent conflicts with the frame ( #4586 )
...
* refactor: change the form button field from text to content to prevent conflicts with the frame
1 year ago