Skip to content

v24.0.0-alpha6

Pre-release
Pre-release

Choose a tag to compare

@sissbruecker sissbruecker released this 08 Dec 08:58

API Documentation →

Changes Since v24.0.0-alpha5

💥 Breaking Changes

  • accordion,details
    • Re-implement details and accordion structure (#5093)
  • field-base
    • Remove no longer used ShadowFocusMixin (#5108)
  • vaadin-lumo-styles
    • Remove deprecated --lumo-border-radius (#5084)

🐛 Bug Fixes

  • charts
    • Inflate functions passed to __callXXXFunction methods (#5080)
  • date-picker
    • Clear value when committing invalid value (#5076)
  • field-base,number-field
    • Check for bad input when updating _hasInputValue (#5092)
  • grid
    • Ignore sorter click if event is canceled (#5089)

💅 Polish

  • accordion
    • Align accordion panel with details, add tests (#5107)
  • component-base,field-base
    • Move observing slotted node to separate controller (#5104)
  • field-base
    • Update ErrorController to use SlotObserveController (#5105)
    • Remove node ID getters from controllers (#5102)

📝 Documentation

  • component-base
    • Clarify and extend SlotController methods JSDoc (#5100)
  • crud
    • Remove Polymer specific code from API docs (#5095)

🏠 Internal

  • board,charts,cookie-consent,crud,grid-pro,map,rich-text-editor
    • Update Pro components license files and headers (#5087)