v0.19.1
Pre-release
Pre-release
What's changed
- the
ActionsColumnType
priority
option now defaults to-1
(previously0
). 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