Closed (fixed)
Project:
Style Selector
Version:
2.0.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
28 Feb 2024 at 16:24 UTC
Updated:
10 Dec 2024 at 16:24 UTC
Jump to comment: Most recent
Drupal 10.2 introduces a new field selection UI with the new field categories and icons.
In addition, the new UI for ListStringItem (which Style Selector extends) now uses the machine_name widget for key values. This widget attempts to auto-generate valid machine names based on the text entered in the name fields. That doesn't work well for Style Selector's typical use case.
See New API for defining field type categories:
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
justcaldwellComment #4
justcaldwellMakes sense to fix #3474238: Allow underscores in CSS classnames/style key field. while we're making these changes.
Comment #7
justcaldwellMerged to dev. New release to follow soon.
Comment #8
justcaldwellReleased in 2.0.0-alpha9