Skip to content

Releases: silverstripe/silverstripe-segment-field

2.2.0

14 Nov 02:29

Choose a tag to compare

  • NEW Vendorise module, use new exposed Requirements API and update CI config (Robbie Averill) - dee284b
  • FIX convert CI bootstrap references to new their new locations in vendor (Dylan Wagstaff) - 77eb86f

2.1.0

13 Sep 04:16

Choose a tag to compare

  • DOCS Update build badges in readme (Robbie Averill) - f8006ff
  • Minor UI improvements - use Bootstrap for text field and indent buttons (Robbie Averill) - 3212c9f
  • Update Travis configuration to new style, add phpcs configuration (Robbie Averill) - c96c8c3
  • NEW Add webpack module, updates for SS4 beta (Robbie Averill) - a3c7c8b
  • Remove PHP 5.5 from Travis builds (Robbie Averill) - 4b2e5c9
  • FIX Remove .cms selector restriction from JS (Robbie Averill) - cfbbe0c
  • FIX Update JS for new CMS classes, remove jQuery mobile use, add Bootstrap classes and minor CSS (Robbie Averill) - c1568e1
  • Adding authors (#7) (Christopher Pitt) - cf5d374
  • PSR-2 linting, bump composer alias to 2.1.x-dev (Robbie Averill) - af03b85
  • FIX Add namespace import for stub modifier (Robbie Averill) - f4c18e7
  • FIX Tidy up some formatting, rename "code" to "src", update license year, add PHP 7.1 to Travis (Robbie Averill) - d4530f0

2.0.0: Merge pull request #6 from sminnee/ss4-support

01 Feb 20:44

Choose a tag to compare

SS4 support with segment-field 2.0

1.0.3: Merge pull request #1 from tractorcow/pulls/fix-create

18 Aug 04:44

Choose a tag to compare

BUG Fix ReflectionInstance::newInstanceArgs crashing

1.0.2

11 Aug 22:13

Choose a tag to compare

Added readme

1.0.1

11 Aug 21:12

Choose a tag to compare

Adding built JS files to repo

1.0.0

11 Aug 21:05

Choose a tag to compare

Minor improvements