Skip to content

Releases: lekoala/silverstripe-cms-actions

1.3.3

06 Apr 13:09
Compare
Choose a tag to compare
  • Fixes redirect after deleting an item from the custom action

1.3.2

23 Mar 08:45
Compare
Choose a tag to compare

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

10 Feb 12:23
Compare
Choose a tag to compare
  • Fix a minor ui regression due to new css

1.3.0

10 Feb 11:25
Compare
Choose a tag to compare

What's Changed

  • Make GridFieldRowButton slightly more flexible by @micschk in #17

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

04 Feb 12:42
Compare
Choose a tag to compare
add post behaviour to inline action

1.2.9

02 Feb 10:09
Compare
Choose a tag to compare
  • SiteConfig support, for real

1.2.8

01 Feb 14:19
2568b5c
Compare
Choose a tag to compare

What's Changed

  • SiteConfig support
  • Replace recipe-cms with framework/admin in composer requirements by @kinglozzer in #14

New Contributors

Full Changelog: 1.2.7...1.2.8

1.2.7

25 Jan 14:05
154afac
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.6...1.2.7

1.2.6

14 Dec 09:08
ea4abb4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.2.5...1.2.6

1.2.5

15 Nov 09:26
Compare
Choose a tag to compare
  • Improve compatibility with Versioned module

Full Changelog: 1.2.4...1.2.5