style_selector 2.0.0-beta1

New features

This first beta release adds support for Drupal 11 and drops Drupal 9 (see https://www.drupal.org/node/3404140).

Changes since 2.0.0-alpha9:

style_selector 2.0.0-alpha9

Bug fixes
New features

This release includes a couple of bug-fixes and UI improvements, and will be the last release to support Drupal 9.

style_selector 2.0.0-alpha8

Reverts an earlier change that limited core compatibility to <10.2. Users on Drupal 10.2.0 will need to apply this patch until the next release.

See #3410749: Incompatibility with Drupal 10.2 new fields setup? for details.

style_selector 2.0.0-alpha5

Adds a single !important that didn't make it into the CSS in the last release. 🤦🏻‍♂️

From alpha4:
No functional changes for Drupal 9, but adds #3375606: Drupal 10 compatibility.

style_selector 2.0.0-alpha2

Bug fixes
New features
  • Fixed Gin issue
  • Added background image example to demo module
  • Improved Tile widget style
  • Refactor demo module

style_selector 2.0.0-alpha1

Bug fixes
New features

Significant changes from the 1.0 branch — new features, refactoring and clean-up. The codebase is much more stable, and representative of how Style Selector will work going forward.

This branch drops Drupal 8 support and does not include Drupal 10 support. That will likely be a separate branch, given the significant changes/improvements coming to the theme layer.

Numerous other changes/additions:

style_selector 2.0.x-dev

Bug fixes
New features

Significant refactoring, clean up and feature updates/changes.

  • Dropped Drupal 8 support.
  • Added Drupal 10 support.
  • Removed CSS Class and CSS Color widgets specific to each field type.
  • Added 'Compact' and 'Tile' widgets that support both field types (style and color).
  • Refactored CSS:
    • Improved admin theme support.
    • Widget styles moved to separate files.
    • Added custom properties for improved customization.
  • Various other fixes and code clean up.

style_selector 1.0.0-alpha3

Bug fixes
Unsupported

Bug fixes and code clean up.

  • Fixed an error on module settings page due to missing default config.
  • Corrected renamed methods in demo module.
  • Refactored CSS and classnames.

style_selector 1.0.0-alpha2

New features
Unsupported
  • Added Style Selector Demonstration (drush en style_selector_demo), which adds sample libraries and demo fields to the module configuration page.
  • Numerous code standards fixes.

style_selector 1.0.0-alpha1

Unsupported

Initial alpha release. Under heavy development. Do not use on production sites.

Subscribe with RSS Subscribe to Releases for Style Selector