collapsiblock 4.4.0

New features

Adds dark-mode support

Contributors (3)

bobi-mel, darvanen

Changelog

Issues: 1 issues resolved.

Changes since 4.3.2 (compare):

collapsiblock 4.3.2

Bug fixes

Contributors (3)

darvanen, jurgenhaas

Changelog

Issues: 1 issues resolved.

Changes since 4.3.1 (compare):

collapsiblock 4.2.2

Bug fixes
Unsupported

Backporting the bugfix from 4.3.x

Contributors (2)

darvanen, sbrenner02

Changelog

Issues: 1 issues resolved.

Changes since 4.2.1:

collapsiblock 4.3.1

Bug fixes
New features

Fixes a RTL-related bug and introduces proper support for RTL languages

Contributors (3)

darvanen, sbrenner02

Changelog

Issues: 2 issues resolved.

Changes since 4.3.0:

collapsiblock 4.3.0

Bug fixes
New features

Contributors (4)

Darvanen, cainaru, darvanen, larowlan

Changelog

Issues: 2 issues resolved.

Changes since 4.3.0-rc3:

collapsiblock 4.2.1

Bug fixes
Unsupported

Bugfix

Contributors (3)

cainaru, darvanen, larowlan

Changelog

Issues: 1 issues resolved.

Changes since 4.2.0:

collapsiblock 4.3.0-rc3

Bug fixes

Adds a very small commit to support the #frontend-bundler-initiative (see the channel in Slack).

This change will not affect existing sites at all, don't spend any energy on upgrading to it from rc2.

collapsiblock 4.3.0-rc2

Bug fixes
New features

This release brings Layout Builder functionality to Collapsiblock!

Just place blocks as per normal in Layout Builder and configure their Collapsiblock settings as required.

collapsiblock 4.1.0

Bug fixes
New features
Unsupported

Very small possibility of breaking change

Issue 3361582 introduced a new id attribute change to the content section of blocks in order to better handle aria attributes. If your theme adds an id to the content section of a block (not a standard practice) it will be replaced by the collapsiblock id. This may affect other JS behaviours or theming which will need to be re-targeted to the new id.

collapsiblock 4.0.2

Bug fixes
Unsupported

Fixes an issue with JS aggregation

Contributors (3)

akshaydalvi212, darvanen, kevinfunk

Changelog

Issues: 1 issues resolved.

Changes since 4.0.1:

collapsiblock 4.0.1

New features
Unsupported

The main change in this version is that it now allows users to install the slide-element js library directly in their project. Simply right click this link and save it as /libraries/slide-element/index.umd.js:

https://unpkg.com/slide-element@2.3.1/dist/index.umd.js

collapsiblock 4.0.0-rc1

Unsupported

No changes since beta-1.

Not completely back-wards compatible because some things such as the active menu trail which did not function correctly in the past now do. This is the primary reason for releasing a version 4.

collapsiblock 4.0.0-beta1

Bug fixes
New features
Unsupported

All beta blockers closed, entering beta phase for two months, RC due September 2022.

This version should be more stable again than 3.x, please try it out and report any issues in the issue queue.

Not completely back-wards compatible because some things such as the active menu trail which did not function correctly in the past now do. This is the primary reason for releasing a version 4.

collapsiblock 4.0.0-alpha4

Bug fixes
Unsupported

Updated to work with Olivero theme, particularly the 'Page Title' block which doesn't have a body and was causing errors.

collapsiblock 4.0.0-alpha3

Bug fixes
Unsupported

Fixes a bug where a scrollbar shows during the collapse animation.

collapsiblock 3.0.0

Unsupported

First semver release of Collapsiblock. Supports Drupal 8 and 9.

8.x versions will be discontinued in favour of 3.x.

Upgrade from 8.x-2.x is no different than going up a minor version.

Upgrade from 8.x-1.x is not supported due to low uptake. You should uninstall 8.x-1.x then install 3.x and configure.

collapsiblock 3.x-dev

Semver clone of 8.x-2.x.

8.x version will be discontinued in favour of 3.x.

Upgrade from 8.x-2.x is no different than going up a minor version.

Upgrade from 8.x-1.x is not supported. You should uninstall 8.x-1.x and install 3.x afterwards.

collapsiblock 8.x-2.1

Bug fixes
New features
Unsupported

In addition to checking Drupal 9 compatibility for Drupal 9 porting day:

collapsiblock 8.x-2.0-beta1

Bug fixes
Unsupported

- Added more information to the readme as prompted by #2965765: README configs and formatting
- Improved the upgrade path from 8.x-1.x to 8.x-2.x (fixed missing global variable)

collapsiblock 8.x-2.0-alpha1

Bug fixes
New features
Unsupported

Port of the 7.x-2.x version to Drupal 8.

1.x versions use theme settings to control block behaviour.
2.x versions store the information with individual blocks and support more themes out of the box.

collapsiblock 7.x-2.0-alpha1

New features
Unsupported

* Store collapsibility info as a property on blocks instead of a single file full of IDs
* Use preprocess to prepare blocks for collapse behaviours when required
* Set JS to act only on properly preprocessed blocks and only if a title element exists

This should have the effect of supporting many more major themes out-of-the-box

collapsiblock 8.x-1.0-alpha1

New features
Unsupported

Stable release for 8.x-1.0-alpha1.
8.x-1.0-alpha1 has ported from 7.x-1.1.

collapsiblock 7.x-1.1

Bug fixes
Unsupported

* #1305364 Expanding blocks reloads page for non-admin users by Darvanen, vinmassaro, dsdeiz, nathanjo
* #1301454 Lower case blocks id
* #1429956 Missing jquery cookie lib
* #1305364 Move prevent default on top and add id in anchor
* #1182432 Block delta can be mixed upper- and lowercase by sandervd
* bartik is now the default default_theme
* Other minor fix

collapsiblock 7.x-1.0

Unsupported

Stable release for D7.

Changes from alpha:
* load css and JS with .info
* passe settings locally to JS so it should works also when block are loaded with ajax

Subscribe with RSS Subscribe to Releases for Collapsiblock