Vben
|
dbcb7138f2
|
fix: resolve issue with Upload component not working correctly inside Form (#4916)
|
2024-11-17 21:37:37 +08:00 |
vince
|
a89711610d
|
chore: update eslint configuration (#4872)
|
2024-11-12 13:42:32 +08:00 |
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
|
2024-10-14 22:53:23 +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 |
Vben
|
d1e1256202
|
chore: disable sorting of non-core folder object fields (#4547)
* chore: disable sorting of non-core folder object fields
* chore: ci error
|
2024-09-29 22:03:17 +08:00 |
vince
|
a72b8acaf9
|
fix: window system clean script execution problems (#4513)
* fix: fix window system clean script execution problems
* fix: lint error
* chore: remove test code
|
2024-09-26 11:59:19 +08:00 |
Vben
|
2a83f1d666
|
feat: add playwright e2e testing framework (#4468)
* feat: add playwright e2e testing framework
|
2024-09-22 21:35:40 +08:00 |
Vben
|
bc625ee710
|
fix: improve global type detection of vue files (#4455)
|
2024-09-21 13:50:54 +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 |
Vben
|
98da0672e7
|
feat: add archive plug-in to output dist.zip after build (#4272)
* feat: add the archiver plug-in to output dist.zip after build
* chore: update env
|
2024-08-29 21:47:00 +08:00 |
dependabot[bot]
|
3b2ed948f5
|
chore(deps): bump the non-breaking-changes group with 9 updates (#4266)
* chore(deps): bump the non-breaking-changes group with 9 updates
Bumps the non-breaking-changes group with 9 updates:
| Package | From | To |
| --- | --- | --- |
| [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) | `22.5.0` | `22.5.1` |
| [turbo](https://github.com/vercel/turborepo) | `2.0.14` | `2.1.0` |
| [@iconify/json](https://github.com/iconify/icon-sets) | `2.2.241` | `2.2.242` |
| [@tailwindcss/typography](https://github.com/tailwindlabs/tailwindcss-typography) | `0.5.14` | `0.5.15` |
| [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) | `19.4.0` | `19.4.1` |
| [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/config-conventional) | `19.2.2` | `19.4.1` |
| [eslint-config-turbo](https://github.com/vercel/turborepo/tree/HEAD/packages/eslint-config-turbo) | `2.0.14` | `2.1.0` |
| [eslint-plugin-perfectionist](https://github.com/azat-io/eslint-plugin-perfectionist) | `3.2.0` | `3.3.0` |
| [stylelint](https://github.com/stylelint/stylelint) | `16.8.2` | `16.9.0` |
Updates `@types/node` from 22.5.0 to 22.5.1
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)
Updates `turbo` from 2.0.14 to 2.1.0
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/compare/v2.0.14...v2.1.0)
Updates `@iconify/json` from 2.2.241 to 2.2.242
- [Commits](https://github.com/iconify/icon-sets/compare/2.2.241...2.2.242)
Updates `@tailwindcss/typography` from 0.5.14 to 0.5.15
- [Release notes](https://github.com/tailwindlabs/tailwindcss-typography/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss-typography/blob/main/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss-typography/compare/v0.5.14...v0.5.15)
Updates `@commitlint/cli` from 19.4.0 to 19.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/cli)
Updates `@commitlint/config-conventional` from 19.2.2 to 19.4.1
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/config-conventional/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v19.4.1/@commitlint/config-conventional)
Updates `eslint-config-turbo` from 2.0.14 to 2.1.0
- [Release notes](https://github.com/vercel/turborepo/releases)
- [Changelog](https://github.com/vercel/turborepo/blob/main/release.md)
- [Commits](https://github.com/vercel/turborepo/commits/v2.1.0/packages/eslint-config-turbo)
Updates `eslint-plugin-perfectionist` from 3.2.0 to 3.3.0
- [Release notes](https://github.com/azat-io/eslint-plugin-perfectionist/releases)
- [Changelog](https://github.com/azat-io/eslint-plugin-perfectionist/blob/main/changelog.md)
- [Commits](https://github.com/azat-io/eslint-plugin-perfectionist/compare/v3.2.0...v3.3.0)
Updates `stylelint` from 16.8.2 to 16.9.0
- [Release notes](https://github.com/stylelint/stylelint/releases)
- [Changelog](https://github.com/stylelint/stylelint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/stylelint/stylelint/compare/16.8.2...16.9.0)
---
updated-dependencies:
- dependency-name: "@types/node"
dependency-type: direct:development
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: turbo
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: "@iconify/json"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@tailwindcss/typography"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@commitlint/cli"
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: non-breaking-changes
- dependency-name: "@commitlint/config-conventional"
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: eslint-config-turbo
dependency-type: direct:production
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: eslint-plugin-perfectionist
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
- dependency-name: stylelint
dependency-type: direct:development
update-type: version-update:semver-minor
dependency-group: non-breaking-changes
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: update deps
* chore: update ci
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: vince <vince292007@gmail.com>
|
2024-08-29 07:28:23 +08:00 |
Vben
|
36e7ca19a1
|
perf: improve modal and drawer component documentation and fix known problems (#4264)
* feat: improve modal and drawer component documentation and fix known problems
* chore: update ci
|
2024-08-28 22:26:35 +08:00 |
Vben
|
0faf7810b6
|
perf: optimization of tabbar display (#4169)
* perf: optimization of tabbar display
* fix: ci error
* chore: typo
* chore: typo
|
2024-08-16 22:20:18 +08:00 |
Vben
|
992b9bae6c
|
chore: update eslint configuration and adjust docker command [skip ci] (#4101)
|
2024-08-09 23:27:18 +08:00 |
Donny Wang
|
7994d664fd
|
chore: update eslint type (#4032)
* chore: update eslint type
* fix: test type error
---------
Co-authored-by: dong <196628497@qq.com>
|
2024-08-04 13:02:01 +08:00 |
Vben
|
530159140c
|
fix: Upgrade unbuild to resolve console warning issues and also deal with post-upgrade compatibility issues (#4009)
|
2024-08-02 22:18:46 +08:00 |
vben
|
06ad5ad871
|
chore: Rename the website directory to docs
|
2024-08-01 21:30:44 +08:00 |
vben
|
9b98b3190e
|
chore: update deps
|
2024-08-01 00:06:36 +08:00 |
vben
|
cf0ec053e4
|
refactor: Integrate the @vben-core/shared package
|
2024-07-30 21:05:03 +08:00 |
vben
|
cd10eb9471
|
feat: Regular monitoring page update [deploy]
|
2024-07-29 22:35:18 +08:00 |
Vben
|
376fd17a61
|
feat: Feature/pro docs (#70)
* chore: merge main
* feat: update docs
* feat: remove coze-assistant
* feat: add watermark plugin
* feat: update preferences
* feat: update docs
---------
Co-authored-by: vince <vince292007@gmail.com>
|
2024-07-28 14:29:05 +08:00 |
vince
|
14538f7ed5
|
refactor(project): re-adjust the overall folder
|
2024-07-23 00:03:59 +08:00 |
vben
|
480580f104
|
feat: add 'maxNumOfOpenTab' to limit the maximum number of tabs with the same name
|
2024-07-20 11:14:32 +08:00 |
vben
|
9987451647
|
feat: use simpler nitro instead of nestjs to implement mock service
|
2024-07-20 08:31:05 +08:00 |
vince
|
8952e947bf
|
feat: add eslint-plugin-turbo
|
2024-07-10 22:30:39 +08:00 |
vince
|
04a1533a1e
|
refactor: splitting and reorganizing style files
|
2024-07-08 22:30:19 +08:00 |
vince
|
414a639db1
|
chore: update deps
|
2024-07-08 10:23:56 +08:00 |
vben
|
6147d13a29
|
docs: update docs
|
2024-07-07 23:52:19 +08:00 |
vben
|
e68e1b40ce
|
perf: add eslint import rules, improve the coupling of some components
|
2024-07-07 22:14:40 +08:00 |
vben
|
692225cfff
|
chore: remove sqlite
|
2024-06-30 22:28:35 +08:00 |
vben
|
d4f61c283f
|
chore: update uikit -> ui-kit
|
2024-06-23 20:03:41 +08:00 |
vben
|
1279872089
|
chore: update deps
|
2024-06-23 13:19:55 +08:00 |
vben
|
fe6dabf991
|
chore: format code
|
2024-06-16 23:56:20 +08:00 |
vben
|
351a41e219
|
chore: update ci
|
2024-06-16 23:50:17 +08:00 |
vben
|
6ffec31ce8
|
perf: Use Imports Instead of Aliases
|
2024-06-16 23:40:52 +08:00 |
vben
|
54b35deeab
|
fix: type check
fix: ci
fix: ci
fix: ci
|
2024-06-16 21:17:39 +08:00 |
vben
|
9278c4b416
|
feat: add code onwer
chore: update readme.md
chore: update deps
chore: update deps
chore: update deps
|
2024-06-16 19:17:34 +08:00 |
vben
|
35c3dd78ec
|
chore: format code
|
2024-06-09 13:31:43 +08:00 |
vben
|
2eef9241a5
|
fix: border css
|
2024-06-08 23:09:59 +08:00 |
vben
|
7bcd7746ca
|
chore: format code
|
2024-06-08 19:49:06 +08:00 |
vben
|
f7b97e8a83
|
chore: update deps
|
2024-06-01 22:17:52 +08:00 |
vben
|
0732a8d853
|
chore: format code
|
2024-05-25 09:47:15 +08:00 |
vben
|
b9a7eefcb5
|
feat: add website package
|
2024-05-21 22:53:38 +08:00 |
vben
|
399334ac57
|
chore: init project
|
2024-05-19 21:20:42 +08:00 |