primevue-mirror/packages/primevue
严浩 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
..
scripts Update prebuild.mjs 2024-11-01 06:21:35 +00:00
src fix(DynamicDialog): delay instance removal until after hide animation 2024-12-13 00:05:17 +08:00
README.md Update README.md 2024-10-16 09:33:53 +03:00
package.json Set new version 2024-12-12 12:36:44 +03:00
rollup.config.mjs Fixed #6702 - Update the bundle of primevue package 2024-11-01 06:05:48 +00:00
tsconfig.json Convert to PrimeVue monorepo 2024-06-11 13:21:12 +01:00
vitest.config.js - confugure vitest 2024-08-01 15:32:14 +02:00

README.md

License: MIT npm version Discord Chat Prime Discussions

PrimeVue Hero

PrimeVue Website

PrimeVue is a rich set of open source UI Components for Vue. Visit the PrimeVue website for interactive demos, comprehensive documentation and additional resources.