Skip to content

v4.0.0-alpha5

Choose a tag to compare

@tomivirkki tomivirkki released this 18 Oct 08:04
· 895 commits to master since this release

Live Demo →
API Documentation →

Changes Since v4.0.0-alpha4:

  • 7c8cf74 Use vaadin-text-field as the default filter input

  • f39be29 Increase selection column default width

  • a6a45ba Support non-vaadin-grid column elements

  • 83ced66 Rename row details APIs to not use expand/collapse/expanded

⚠️ BREAKING CHANGES

APIs renamed:

  • expandItem(item)openItemDetails(item)
  • collapseItem(item)closeItemDetails(item)
  • {{expanded}}{{detailsOpened}}
  • expandedItems[]detailsOpenedItems[]