Skip to content

v0.19.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@Kreyu Kreyu released this 13 Jul 20:09
· 86 commits to main since this release

What's changed

  • the ActionsColumnType priority option now defaults to -1 (previously 0). The data table builder no longer creates a column of this type with explicitly given priority, therefore, it can be configured using a column type extension #75
  • the DataTableBuilderInterface::ACTIONS_COLUMN_PRIORITY constant is now deprecated, as this value is no longer related with the builder itself

Full Changelog: v0.19.0...v0.19.1