Skip to content

v23.1.14

Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 18 Nov 13:08
· 5 commits to 23.1 since this release

API Documentation →

Changes Since v23.1.13

🐛 Bug Fixes

  • button
    • Set aria-hidden="true" on prefix and suffix (#5049) (#5052)
  • crud
    • Do not set form theme attribute to undefined (#4949) (#4952)
  • grid
    • Make sure frozenToEnd cells align to the end of the viewport (#4969) (#5046)
  • list-box,vaadin-list-mixin
    • Update MultiSelectListMixin type definitions (#5027) (#5035)
  • login
    • Add autocomplete="username" to user name field (#5036) (#5037)
  • select
    • Make select renderer owner argument required (#4981) (#4986)
  • split-layout
    • Keep slot attribute when moving content between split layouts (#5021) (#5025)

📝 Documentation

  • crud
  • field-base
  • grid