What's Changed
- Fix parseDateTime when format has spaces by @NullUserException in #8105
- Fix #7995 - unformatted date being displayed when clicking on the same date by @NullUserException in #8106
- rename closeCallback slotProp in ConfirmDialog.vue by @erikOhlmeyerClockin in #8118
- fix: Allow wrapped datatable columns by @stam in #7771
- Do not unblock body scroll when the dismissable value changes to false by @daveeels in #8115
- fix(MultiSelect): prevent non-group options being treated as groups when optionGroupLabel set by @whewchews in #8101
- Fix(Editor): Ensure d_value updates render correctly for quill editor for unc… by @meet-vaghasiya in #8123
- Volt Vue - Add support for the ProgressSpinner component by @hexrw in #7987
- fix: enable single-field editing in OTP input by @navedqb in #8132
- Fix #8109 - selecting multiple items in AutoComplete by @NullUserException in #8110
- feat(drawer): add closeOnEscape prop to control closing on Escape Key by @znkrh in #8120
- fix(datatable): make headercheckboxicon work again by @indieveed in #7941
- Add collapsed to panel header slot by @pebl-work in #8136
- fix(ConfirmDialog): add drag functionality to container template by @blackmesataiwan in #8133
- Fix: Add immediate watcher for modelValue to update hsbValue and UI c… by @meet-vaghasiya in #8144
- Fix: uncontrolled behavior in ColorPicker component by @Dog-Egg in #8152
- fix(image): consolidate emits options and methods by @yzzting in #8145
- Indicate indeterminate state with prop iso aria-checked attr by @geiregjo in #8141
- fix/refactor: rewrite event.code --> event.key for by @Perfect03 in #8139
- fix: Fix reactivity when base editable holder model value is an array by @FeBe95 in #8154
New Contributors
- @NullUserException made their first contribution in #8105
- @erikOhlmeyerClockin made their first contribution in #8118
- @stam made their first contribution in #7771
- @daveeels made their first contribution in #8115
- @whewchews made their first contribution in #8101
- @hexrw made their first contribution in #7987
- @znkrh made their first contribution in #8120
- @indieveed made their first contribution in #7941
- @pebl-work made their first contribution in #8136
- @blackmesataiwan made their first contribution in #8133
- @Dog-Egg made their first contribution in #8152
- @geiregjo made their first contribution in #8141
- @Perfect03 made their first contribution in #8139
Full Changelog: 4.3.9...4.4.0