Releases: lekoala/silverstripe-cms-actions
Releases · lekoala/silverstripe-cms-actions
1.3.3
1.3.2
What's Changed
- Feat: Allow customisation of the hacky submit selector, this allows inline actions to work with CMSEditPage and an extension. by @LiamKearn in #18
Full Changelog: 1.3.1...1.3.2
1.3.1
1.3.0
What's Changed
Breaking changes
Make sure to update any class using GridFieldRowButton
to use the following method signature
abstract function getButtonLabel(GridField $gridField, $record, $columnName);
New Contributors
Full Changelog: 1.2.10...1.3.0
1.2.10
1.2.9
1.2.8
What's Changed
- SiteConfig support
- Replace recipe-cms with framework/admin in composer requirements by @kinglozzer in #14
New Contributors
- @kinglozzer made their first contribution in #14
Full Changelog: 1.2.7...1.2.8
1.2.7
What's Changed
- API: Is a fluent setter possible here? by @LiamKearn in #11
New Contributors
- @LiamKearn made their first contribution in #11
Full Changelog: 1.2.6...1.2.7
1.2.6
What's Changed
- Deutsche Sprachdatei by @RoyalPulp in #10
New Contributors
- @RoyalPulp made their first contribution in #10
Full Changelog: 1.2.5...1.2.6
1.2.5
- Improve compatibility with Versioned module
Full Changelog: 1.2.4...1.2.5