Skip to content

Releases: backdrop-contrib/classy_paragraphs

1.x-1.1.6

15 Oct 17:52
f9cc3ba

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.x-1.1.5...1.x-1.1.6

1.x-1.1.5

18 Apr 18:44
b292138

Choose a tag to compare

Adjust dependency to Paragraphs latest stable version (1.x-1.2.0).

1.x-1.1.4

07 Dec 15:11

Choose a tag to compare

Compatibility fix for Paragraphs-1.2.0-alpha2 and later.

1.x-1.1.3

22 Oct 04:16

Choose a tag to compare

Bug fix:

  • Undefined constant in install file #5

1.x-1.1.2

28 May 16:01

Choose a tag to compare

This release updates the CMI hook_config_info implementation -- allowing Classy Paragraph sets and classes to be managed with Backdrop's CMI.

1.x-1.1.1

30 Apr 17:11

Choose a tag to compare

Bug fix related to the new "Set" feature.

  • Add missing set delete confirmation form 03eed67

1.x-1.1.0

30 Apr 15:07

Choose a tag to compare

This release adds a feature allowing "sets" of classes, so you can have a "Class list" field that pulls in a sub-set of classes (e.g. only show classes related to color, or positioning, etc.):

  • Groups/sets of classes (e.g. selected per field)? #2

1.x-1.0.1

01 Mar 20:18

Choose a tag to compare

This release adds a custom permission for Classy Paragraphs UI rather than relying on an unrelated permission. Thanks @theteknocat

1.x-1.0.0

01 Mar 20:09

Choose a tag to compare

This is a port of the Drupal 7 version of Classy Paragraphs. The major difference is the inclusion of the Classy Paragraphs UI submodule, which allows the management of classes through the admin UI instead of requiring coding and the use of hook_classy_paragraphs_list_options to implement a list of classes.