block_class 4.0.2

Bug fixes
New features

A long overdue round of bug fixes and code clean-up from a stack of pending tickets and merge requests:

block_class 4.0.x-dev

Bug fixes

Development branch based on the new implementation of the module from the 2.x branch.

block_class 4.0.0

Bug fixes
Insecure

Warning: Check the compatibility matrix with the guidelines on how to upgrade based on your version: https://www.drupal.org/project/block_class#matrix

Release created based on 2.x @see #3468976: Untangle branch confusion and document missing features in 3.x

block_class 2.0.12

Bug fixes
New features
Unsupported

Initial stable release for the Drupal 11 compatible version of Block Class, tagging branch 2.0.x.

Maintenance release of module's new development branch, supported and tested automatically for D9, D10 and D11, mostly:

block_class 3.0.0

Upgrade from 8.x-1.x:

If you are using 8.x-1.x-dev or 8.x-1.4 versions of the module, then you should consider upgrading to respectively 3.0.x-dev and 3.0.0.

block_class 3.0.x-dev

Legacy version: adding CSS classes only (features ported from D7):

Initial Drupal 10 development branch for Block Class:

block_class 8.x-1.4

Bug fixes
New features
Unsupported

Initial stable release for the Drupal 11 compatible version of Block Class, tagging branch 8.x-1.x.

Maintenance release of module's legacy branch (ported from D7), still supported and tested automatically for D9, D10 and D11, mostly:

block_class 2.0.0-beta14

Bug fixes
New features
Unsupported

Thanks for using the project. On this release:

block_class 2.0.0-beta7

Bug fixes
New features
Unsupported

Thanks for using the project. On this release:

block_class 2.0.0-beta6

Bug fixes
New features
Unsupported

Thanks for using the project. On this release:

block_class 2.0.0-beta5

Bug fixes
New features
Unsupported

Thanks for using the project. On this release:

block_class 2.0.0-beta4

Bug fixes
New features
Unsupported

Thanks for using Block Class. On this release:

block_class 2.0.x-dev

Bug fixes
New features

The new version of Block Class using semantic versioning. On this new version will contains the fixes and the new features when is necessary.

block_class 8.x-1.3

Bug fixes
Unsupported

Contributors (5)

paulocs, Neslee Canil Pinto, raman.b, evgen, RenatoG

Changelog

Issues: 5 issues resolved.

Changes since 8.x-1.2:

block_class 7.x-2.4

Bug fixes
Unsupported

* Menu Block integration fix.
* README.txt improvements.
* Automated testing improvements.

block_class 8.x-1.x-dev

Bug fixes
New features

Initial Drupal 8 development branch for Block Class.
Port of block_class-7.x-2.x.

See commit logs and README.txt for more information on features changes.

block_class 7.x-1.3

New features
Bug fixes
Unsupported

In short:

  • Added SimpleTests cases.
  • Coding standards compliance based on PAReview.
  • Bug fixes and performance improvement.

 
Detailed list of changes since 7.x-1.2:

block_class 7.x-2.1

New features
Bug fixes
Insecure
Unsupported

In short:

  • Improved support and compatibility with Context.
  • Added SimpleTests cases.
  • Coding standards compliance based on PAReview.

 
Detailed list of changes since 7.x-2.0:

block_class 7.x-2.0

New features
Insecure
Unsupported

Stable release based on #1868586: Alternate structural approach: modifying the block table?.
Requires a DB update, as usual when updating modules, code or database.

Detailed implementation and changes:

  • #1868586 by DYdave: created new branch based on an alternate structural approach without an extra database table.

block_class 7.x-2.x-dev

New features

Roll-out of the feature request: #1868586: Alternate structural approach: modifying the block table?
Major change: Removed the block_class database table to directly modify the Core Block table to add a new column called css_class.

block_class 7.x-1.2

Bug fixes
Unsupported

Database was not correctly created for any other database driver than mysql.

Pages

Subscribe with RSS Subscribe to Releases for Block Class