Skip to content

v23.3.0-alpha6

Pre-release
Pre-release
Compare
Choose a tag to compare
@vaadin-bot vaadin-bot released this 13 Nov 09:47
· 191 commits to 23.3 since this release

API Documentation →

Changes Since v23.3.0-alpha5

🐛 Bug Fixes

  • crud
    • Do not set form theme attribute to undefined (#4949) (#4950)
  • select
    • Make select renderer owner argument required (#4981) (#4983)

💅 Polish

  • custom-field
    • Deprecate custom field i18n property (#4956)
  • grid
  • integer-field,number-field
    • Deprecate has-controls in favor of step-buttons-visible (#4970)

📝 Documentation

  • crud
  • field-base
  • grid
    • Add missing types for property notify events (#4982) (#4985)