Skip to content

Releases: symbiote/silverstripe-multivaluefield

3.0.4

21 Feb 22:15
Compare
Choose a tag to compare
  • fix(MultiValueField) Better support for 3.5+ which uses the 'value' field in attributes exclusively (Marcus Nyeholt) - 91dedf6
  • fix(multivaluefield.css) Revert previous display inline block which breaks the field in the CMS (Marcus Nyeholt) - 0d9ed71
  • fix(MultiValueField) solves issue 51 (not tagging it because it's not fixed in master yet) (Marcus Nyeholt) - 9256ddb
  • Update translations (Robbie Averill) - 31655a4
  • Remove obsolete branch-alias (Robbie Averill) - c155178
  • FIX Return self for setValue (Daniel Hensby) - 378c7fa
  • Re-vendor framework 3.x compatible version as 2.0.x-dev (Damian Mooyman) - 96f7116
  • style(multivaluefield) fix display of mv fields when used on the frontend of sites (Marcus Nyeholt) - 6dcc5f6
  • fix(composer) Installer path fix (Marcus Nyeholt) - 81b0a15
  • doc(composer) removed obsolete branch alias (Marcus Nyeholt) - 3b9f19d
  • FIX, check whether sortable exists before trying to use it. (Nathan Glasl) - f647b1c
  • Remove master build, branch isn't compatible (Ingo Schommer) - 488f42b

Deserialisation fixes

24 Jan 04:46
0cf4ccc
Compare
Choose a tag to compare
Merge pull request #52 from cjsewell/master

Unserialize only if value is a string

3.0.2

09 Jan 03:02
Compare
Choose a tag to compare

This brings in some bug fixes from earlier releases.

3.0.1

20 Nov 02:20
Compare
Choose a tag to compare
  • Update translations (Robbie Averill) - 31655a4
  • Remove obsolete branch-alias (Robbie Averill) - c155178
  • FIX Return self for setValue (Daniel Hensby) - 378c7fa
  • style(multivaluefield) fix display of mv fields when used on the frontend of sites (Marcus Nyeholt) - 6dcc5f6
  • fix(composer) Installer path fix (Marcus Nyeholt) - 81b0a15
  • FIX, check whether sortable exists before trying to use it. (Nathan Glasl) - f647b1c
  • Remove master build, branch isn't compatible (Ingo Schommer) - 488f42b

3.0.0

28 Aug 03:45
Compare
Choose a tag to compare
Re-vendor framework 3.x compatible version as 2.0.x-dev

4.0.3

13 Jul 00:24
Compare
Choose a tag to compare
FIX, correcting some missing namespaces.

2.4.2

17 Jul 04:16
Compare
Choose a tag to compare
style(multivaluefield) fix display of mv fields when used on the fron…

…tend of sites

2.3.3

21 Feb 04:12
Compare
Choose a tag to compare

This corrects a previously known issue.

2.3.2

15 Nov 22:38
Compare
Choose a tag to compare

2.3.1

15 Jul 04:37
Compare
Choose a tag to compare

This release corrects a previously known issue.