primevue-mirror/packages
KumJungMin 3ac1ff77ee fix: autoResize issue with v-show by implementing ResizeObserver
- Problem: When using v-show to toggle the visibility of the Textarea component, the auto-resize functionality fails because this.$el.offsetParent returns null when the element is hidden.
- Solution: Added a ResizeObserver to detect size changes and adjusted the resize logic to handle visibility changes. Now, the Textarea component correctly auto-resizes when it becomes visible and when its content or parent size changes.
2024-10-23 21:18:23 +09:00
..
auto-import-resolver Version 4.1.1 released 2024-10-16 12:50:54 +03:00
core Version 4.1.1 released 2024-10-16 12:50:54 +03:00
icons Version 4.1.1 released 2024-10-16 12:50:54 +03:00
metadata Version 4.1.1 released 2024-10-16 12:50:54 +03:00
nuxt-module Version 4.1.1 released 2024-10-16 12:50:54 +03:00
primevue fix: autoResize issue with v-show by implementing ResizeObserver 2024-10-23 21:18:23 +09:00
themes Version 4.1.1 released 2024-10-16 12:50:54 +03:00