Skip to content

Releases: nswdpc/silverstripe-grid-helpers

v1.0.0

10 May 07:24
f1b6c54

Choose a tag to compare

What's Changed

Full Changelog: v1.0.0-rc1...v1.0.0

v0.2.0

06 May 03:10
eedf336

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0-rc4...v0.2.0

v1.0.0-rc1

23 Jun 00:22
6ff8ba5

Choose a tag to compare

v1.0.0-rc1 Pre-release
Pre-release

What's Changed

  • Update minimum requirements (ss5)

Full Changelog: v0.2.0-rc4...v1.0.0-rc1

v0.2.0-rc4

04 Nov 05:03

Choose a tag to compare

Changes

  • (dev) - update dev requirements and related standard module dev files

Full Changelog: v0.2.0-rc3...v0.2.0-rc4

v0.2.0-rc3

04 Nov 04:55

Choose a tag to compare

Change

  • Trivial: update class method documentation

Full Changelog: v0.2.0-rc2...v0.2.0-rc3

v0.2.0-rc2

12 Aug 06:29

Choose a tag to compare

v0.2.0-rc2 Pre-release
Pre-release

Changes

  • (fix) typo in version
  • Update tests

Full Changelog: v0.2.0-rc1...v0.2.0-rc2

v0.2.0-rc1

12 Aug 05:27

Choose a tag to compare

v0.2.0-rc1 Pre-release
Pre-release

Changes

  • (chore) minimum SS version bump to 4.10.0
  • WIP: update default grid column handling, allow owner class to set this as a config value

Full Changelog: v0.1.1...v0.2.0-rc1

v0.1.1

24 Nov 23:12
422e35a

Choose a tag to compare

Changes

  • Feat: synchronise grid to desktop columns
  • If a smaller media size has a greater number of columns than desktop, set that column value to the desktop column value
  • Hide behind configuration flag sync_grid_to_desktop, default is on
  • Ensure default int|null values for card columns DB field

v0.1

22 Oct 03:59

Choose a tag to compare

v0.1 Pre-release
Pre-release

Changes

  • Initial release