Releases
v23.4.0-alpha1
v23.4.0-alpha1
Pre-release
Pre-release
API Documentation →
🚀 New Features
grid
multi-select-combo-box
⧉ Add property to group selected overlay items at the top (#6685 )
⧉ Add auto-expand properties instead of allChipsVisible (#6775 )
⧉ Add option to always show all chips for selected items (#6515 )
🐛 Bug Fixes
combo-box
⧉ Support items with duplicate labels in combo-box (#6704 ) (#6787 )
⧉ Make sure unhidden combo-box items get re-rendered (#6638 ) (#6641 )
combo-box
,multi-select-combo-box
⧉ Update overlay width when selected items change (#6757 )
dialog
⧉ Force zero padding on no-padding
theme variant (#6689 ) (CP: 23.4) (#6769 )
field-base
⧉ Set initial value using property to ensure change is fired (#6606 ) (#6609 )
grid
⧉ Update details row size manually after frame (#6742 ) (#6746 )
⧉ Check if grid focus target is in viewport (#6731 ) (#6732 )
⧉ Update grid header and footer on column tree change (#6648 ) (#6657 )
⧉ Defer grid cell-focus event with lazy data provider (#6618 ) (#6626 )
⧉ Make auto-width and text-align usable in custom slot (#6602 ) (CP: 23.3) (#6623 )
multi-select-combo-box
⧉ Prevent label from shrinking with all-chips-visible (#6721 )
⧉ Also show items on top if they are not loaded yet (#6717 )
⧉ Do not show selected items on top when filter applied (#6723 )
rich-text-editor
⧉ Update Quill to fix disappearing cursor in Safari 17 (#6748 ) (#6750 )
💅 Polish
grid
⧉ Extract grid selection column base mixin (#6143 ) (#6674 )
multi-select-combo-box
⧉ Rename groupSelectedItems to selectedItemsOnTop (#6754 )
select
⧉ Use KeyboardMixin to handle select keydown events (#6619 )
🔬 Tests
multi-select-combo-box
⧉ Extract chips tests suite into separate file (#6692 ) (#6728 )
🏠 Internal
Other
⧉ Update WTR change detection branch to 23.4 (#6726 )
You can’t perform that action at this time.