Skip to content

v24.1.12

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 03 Nov 10:21
· 29 commits to 24.1 since this release

API Documentation →

Changes Since v24.1.11

🐛 Bug Fixes

  • combo-box
    • Support items with duplicate labels in combo-box (#6704) (#6706)
    • Make sure unhidden combo-box items get re-rendered (#6638) (#6640)
  • context-menu
    • Prevent selected item checkmark icon from flashing (#6635)
  • cookie-consent
    • Support dynamic changes to cookie consent properties (#6707) (#6710)
  • grid
    • Update grid header and footer on column tree change (#6648) (#6656)
    • Defer grid cell-focus event with lazy data provider (#6618) (#6625)
    • Make auto-width and text-align usable in custom slot (#6602) (#6621)
  • rich-text-editor
    • Prevent rte from trimming whitespace on delta conversion (#6651) (#6663)