Skip to content

v20.0.5

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 07 Oct 07:02

API Documentation →

Changes Since v20.0.4

🐛 Bug Fixes

  • vaadin-combo-box
    • Do not fire custom-value-set event when readonly (#2728) (#2772)
    • Add itemValuePath to selectItemChanged observer (#2730) (#2737)
  • vaadin-rich-text-editor
    • Replace selection polyfill in Quill to handle Safari issues (#2590) (#2593)

💅 Polish

  • vaadin-text-field
    • Prevent page scrolling when resizing text area (#2444) (#2452)

🔬 Tests

  • vaadin-rich-text-editor