Go to file
严浩 5b37215d75 fix(DynamicDialog): delay instance removal until after hide animation
Before this fix, the dialog instance was removed immediately on hide,
which could cause issues with the closing animation. Now the instance
is properly removed after the animation completes in the after-hide event.
2024-12-13 00:05:17 +08:00
.github Update issue-labeled.yml 2024-11-25 14:16:06 +00:00
.vscode Add animated button 2024-11-14 10:39:26 +03:00
apps/showcase Set new version 2024-12-12 12:36:44 +03:00
packages fix(DynamicDialog): delay instance removal until after hide animation 2024-12-13 00:05:17 +08:00
scripts Add `default` option to exports in package.json 2024-11-01 06:06:39 +00:00
.editorconfig Fixed #4530 - Export styles of all components 2023-10-02 11:46:09 +01:00
.eslintrc.js Refactor #3965, Improve build and Added *Base models 2023-07-03 23:20:35 +01:00
.gitignore Update .gitignore 2024-10-04 14:57:43 +01:00
.npmrc Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00
.prettierignore Update .prettierignore 2024-10-04 17:43:45 +01:00
.prettierrc.json Lint changes 2022-09-14 17:26:41 +03:00
CHANGELOG.md Update CHANGELOG.md 2024-12-12 12:30:31 +03:00
LICENSE.md Update year 2024-02-23 16:41:53 +03:00
README.md refactor: update Badge URL of packages version in README.md 2024-06-14 23:36:11 +06:00
package.json Set new version 2024-12-12 12:31:06 +03:00
pnpm-lock.yaml Update API doc 2024-12-11 07:57:41 +00:00
pnpm-publish-summary.json Set new version 2024-12-12 12:36:44 +03:00
pnpm-workspace.yaml Refactor #6826 - For ImageCompare 2024-11-21 14:06:11 +00:00

README.md

License: MIT Discord Chat Prime Discussions

PrimeVue Hero

PrimeVue MonoRepo

PrimeVue is a rich set of open source UI Components for Vue. See PrimeVue homepage for live showcase and documentation.

Packages

Name Version
primevue npm version
@primevue/core npm version
@primevue/icons npm version
@primevue/themes npm version
@primevue/nuxt-module npm version
@primevue/auto-import-resolver npm version
@primevue/metadata npm version

Contributors