Vben
477a05c26c
feat: menu supports carrying default query ( #4687 )
2024-10-19 19:50:23 +08:00
Vben
0df8c5c02c
refactor: reconstruct language files into multi-file structures ( #4683 )
...
* refactor: reconstruct language files into multi-file structures
* chore: typo
2024-10-19 14:28:21 +08:00
dependabot[bot]
28b54b587a
chore(deps): bump the non-breaking-changes group with 3 updates ( #4561 )
...
* chore(deps): bump the non-breaking-changes group with 3 updates
Bumps the non-breaking-changes group with 3 updates: [@changesets/cli](https://github.com/changesets/changesets ), [vue](https://github.com/vuejs/core ) and [@vue/shared](https://github.com/vuejs/core/tree/HEAD/packages/shared ).
Updates `@changesets/cli` from 2.27.8 to 2.27.9
- [Release notes](https://github.com/changesets/changesets/releases )
- [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md )
- [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.8...@changesets/cli@2.27.9 )
Updates `vue` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/compare/v3.5.10...v3.5.11 )
Updates `@vue/shared` from 3.5.10 to 3.5.11
- [Release notes](https://github.com/vuejs/core/releases )
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md )
- [Commits](https://github.com/vuejs/core/commits/v3.5.11/packages/shared )
---
updated-dependencies:
- dependency-name: "@changesets/cli"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: vue
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@vue/shared"
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
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-05 09:52:04 +08:00
aonoa
4b3d2d21ed
fix: Clear the input box when closing the search ( #4467 )
...
Signed-off-by: aonoa <1991849113@qq.com>
2024-09-22 20:38:01 +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
Li Kui
7b3c9d56be
fix: resolve lint fail ( #4335 )
2024-09-07 14:03:13 +08:00
afe1
31d5f03b45
fix: external link jump ( #4319 )
...
* fix: external link jump
* fix: external link jump
* chore: update deps
---------
Co-authored-by: Li Kui <90845831+likui628@users.noreply.github.com>
2024-09-06 10:15:56 +08:00
Vben
d2f3a9d04f
feat: preference button supports automatic positioning ( #4243 )
2024-08-26 23:17:27 +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
4f5783d00b
perf: enable strict ts type checking ( #4045 )
2024-08-05 21:12:22 +08:00
苗大
e544119aa3
perf: 全局搜索框打开后自动聚焦输入框 ( #4006 )
2024-08-02 21:56:47 +08:00
vince
14538f7ed5
refactor(project): re-adjust the overall folder
2024-07-23 00:03:59 +08:00
vince
910a3553ac
perf: reorganize the icons and reduce the volume
2024-07-17 22:25:27 +08:00
vince
09fa2af23d
fix: fix known problems
2024-07-16 00:14:24 +08:00
vince
caf1fc4375
perf: optimize interface color matching
2024-07-15 23:22:00 +08:00
vince
3eb7a8bc6f
chore: @vben-core/iconify was renamed @vben-core/icons. Add readme.md for some packages
2024-07-14 22:51:10 +08:00
vben
7eff46d80c
refactor(project): business changed its name to effects, and universal-ui changed its name to common-ui
2024-07-13 17:25:15 +08:00