Skip to content

[Feature] Add Frost select theme #334

Description

@younisdev

Summary

Currently the select component has limited support for dyvix global themes. This issue aims to port the global Frost theme to the select theme registry.

To achieve this, you need to:

  1. Add the theme entry in themes.json file referencing the CSS classes of the new theme which should include both dropdown and input classes.
  2. Add your CSS classes in themes.css.

Additional information:

  • Check out modal, button, and file registries for examples of the Frost theme:

  • To test your changes:
    1 - Run

    npm install
    npm run dev

    2 - Add your theme name in the devbench select.jsx.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions