Add abbreviation name for generator

Created on 10 August 2023, over 1 year ago
Updated 6 February 2024, 11 months ago

Problem/Motivation

We want to add support for an abbreviation of the newly created theme within the generator that can utilize that to update/replace CSS property prefix that will be implemented in other tickets.

Feature request
Status

Fixed

Version

5.0

Component

Code

Created by

🇺🇸United States jldust

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Merge Requests

Comments & Activities

  • Issue created by @jldust
  • 🇮🇳India Shreya_98

    adding support for an abbreviation of a newly created theme within a generator, and this abbreviation will be used to update/replace CSS property prefixes. To achieve this, we typically need to update a configuration file in the project.

    As per my knowledge we have to add abbreviation in configuration file within the theme that handles settings related to the CSS generation or prefixing. In prototype theme this could be a .info.yml.
    So we add abbreviation name for generator in .info.yml file.

  • 🇺🇸United States jldust
  • Status changed to Needs review 12 months ago
  • 🇺🇸United States jldust

    I've updated the generator to allow users to pass an abbreviation name for css variables during initial theme setup. During testing this allows users to set a folder name and theme name independant of the css variable names. It is an optional element that can be passed during generation.

  • Pipeline finished with Skipped
    12 months ago
    #86465
    • jldust committed b67c53e3 on 5.x
      Issue #3380580 by jldust: Add abbreviation name for generator
      
  • Issue was unassigned.
  • Status changed to Fixed 12 months ago
  • 🇺🇸United States jldust

    This has been merged into the 5.x branch, we will include it in the next tagged release.

  • Status changed to Fixed 11 months ago
  • 🇺🇸United States jldust
Production build 0.71.5 2024