Skip to content

Releases: verbb/super-table

1.0.3

27 Feb 11:29
Compare
Choose a tag to compare
  • [Added] Feed Me 2.0 support.
  • [Improved] Support for Craft 2.6.2951.
  • [Fixed] Fix Row Layout and limit rows issue. Wait for removal contract function to fire before updating the canAddMoreRows() function. Otherwise, button stays disabled when blocks can still be added.
  • [Fixed] Fix for selected fieldtype JS not firing on select in settings.
  • [Fixed] Fix lack of translation for field titles and instructions.

1.0.2

03 Nov 00:25
Compare
Choose a tag to compare

[Fixed] Minor layout fixes for Matrix-ST-Matrix, in particular when a lot of blocks are present.

1.0.1

29 Aug 14:12
Compare
Choose a tag to compare
  • [Fixed] Minor layout fix for Matrix-ST-Matrix in Safari.

1.0.0

29 Aug 13:50
Compare
Choose a tag to compare
  • [Improved] Brand new (yet awfully familiar!) settings layout for Super Table. Provides much more flexibility, future growth and performance improvements.
  • [Improved] No more modal for editing field settings - now inline and Matrix-style.
  • [Improved] Added instructions field to Super Table. Appears as small info button on table headers.
  • [Improved] Allow fields to be translatable.
  • [Improved] Revert Row Layout table-layout: fixed behaviour. Row Layout labels will now fit to the longest label without word-breaking.
  • [Improved] Improved Linkit styling inside Super Table.
  • [Improved] Cleanup and organise css.
  • [Improved] Added sliding animation when adding/deleting blocks (thanks @benjamminf!)
  • [Fixed] Fixed performance issues with modal field settings (the modal no longer exists).
  • [Fixed] Fixed field settings validation not firing and providing feedback.
  • [Fixed] Fixed field validation when inside Matrix.
  • [Fixed] Fixed field validation when outside Matrix.
  • [Fixed] Fixed some issues with an inner Matrix field.
  • [Fixed] Update prepForFeedMeFieldType to handle static field option
  • [Fixed] Field names are now compulsory.

0.4.8

15 Jul 13:43
Compare
Choose a tag to compare
  • [Fixed] Fixed minor issue where width column settings weren't being saved correctly.

0.4.7

10 Jul 03:23
Compare
Choose a tag to compare
  • [Added] Added support for eager loading.
  • [Added] Added blocks() template tag for Super Table block elements.
  • [Improved] Column layout width now allows either px or % values. Defaults to % if unit-less.
  • [Fixed] Fix for certain fields not settings content properly from draft.
  • [Fixed] Fixed column layout not applying width correctly.

0.4.6

16 Mar 08:58
Compare
Choose a tag to compare
  • Adding a new locale when using with a Craft Commerce product type results in a stuck background task #58.
  • Fix Table layout overflow issues with Matrix-in-SuperTable #59
  • Improvements to Feed Me support.

0.4.5

29 Feb 08:56
Compare
Choose a tag to compare
  • Correct plugin version number (oops!)

0.4.4

29 Feb 08:54
Compare
Choose a tag to compare
  • Fixed issue with rows not displaying correctly for Static Field option.

0.4.3

28 Feb 11:27
Compare
Choose a tag to compare
  • Fixed issue with JS not firing correctly in field settings - caused some field types to not allow editing of settings.
  • Fixed issue where blocks were being overwritten when entries are saved as drafts.
  • You now have direct access to fields when using the Static Field option. No more looping or using superTableField[0].fieldHandle.