PrimeVue 4.0.1
What's Changed
- fix(accordioncontent): ensure
background-color
is declared properly by @eneeio-nm in #6032 - fix: avoid
v-ripple
missing warn when Ripple is not been registered by @byronogis in #6058 - fix: typo in theme presets (chip/index.js) by @eneeio-nm in #6078
- Fixed typo by @narfdotpl in #6045
- Fix IconField when icons should appear at beginning and end. by @maspetsberger in #6035
- Update StepPanel.vue with v-show rather than v-if for horizontal steps. by @rickngo in #6054
- fix(docs): update changelog url by @sceee in #5981
- Fix: DataTable Frozen Columns the headers of fixed columns will overlap. by @yzzting in #6037
- Fix combination of multiple and dropdown by @marlonbahniuk in #6029
- types: Make TreeNode.key required by @jacobtylerwalls in #6011
- fix: #6084, SELECT: hide clear button when options is empty in Dropdown by @akshayaqburst in #6085
New Contributors
- @byronogis made their first contribution in #6058
- @narfdotpl made their first contribution in #6045
- @rickngo made their first contribution in #6054
- @yzzting made their first contribution in #6037
- @marlonbahniuk made their first contribution in #6029
Full Changelog: 4.0.0...4.0.1