Skip to content

Tags: IgniteUI/igniteui-theming

Tags

v28.0.0-beta.2

Toggle v28.0.0-beta.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(chip): add the new outlined theme parameters + schemas (#592)

* feat(chip): add the new theme params + new schemas

* feat(chip): update indigo disabled border-color

---------

Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>

v28.0.0-beta.1

Toggle v28.0.0-beta.1's commit message

Verified

This commit was signed with the committer’s verified signature.
simeonoff Simeon Simeonoff
feat(mcp): add chart series colors tool, resources, and guidance

Add first-class coverage for Ignite UI chart series/brush colors,
previously entirely absent from the theming MCP server.

Explicitly excludes sparkline (singular, non-palette color tokens) and
selection/highlight colors (no Sass theme equivalent) — both enforced
with tests, not just comments.

v27.4.0

Toggle v27.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(navdrawer): add size and size--mini schema tokens (#590)

Expose full and mini drawer widths as theme tokens so Angular and
Web Components can consume --ig-nav-drawer-size / --ig-nav-drawer-size--mini
from the theming package instead of redeclaring separate names.

Refs IgniteUI/igniteui-webcomponents#2240

v27.3.0

Toggle v27.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(grid): add new action-border-color property (#587)

* feat(grid): add new action-border-color property

* fix(grid): fix expander icons color

* fix(grid): revert fix expander icons color

v27.2.1

Toggle v27.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(grid): update border related properties of the grid (#584)

v27.2.0

Toggle v27.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(grid): update grid theme conditions and summary borders (#583)

* feat(grid): update theme and summary borders

* fix(grid): finalize grid theme fixes

v27.1.0

Toggle v27.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix(bem): resolve adjacent-compounds deprecation warning for attribut…

…e selector contexts (#582)

v27.0.0

Toggle v27.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(themes): export excel-filtering theme and update grid-related in…

…ner component themes (#570)

* feat(themes): export excel-filtering theme and update grid-related inner component themes

* fix(themes): address issues

* fix(grid): update grid theme conditions

---------

Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>

v26.1.0

Toggle v26.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(indigo): add seed variables in indigo palettes (#576)

v26.0.2

Toggle v26.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(border-radius): expose function and mixin (#572)

Co-authored-by: Copilot <copilot@github.com>
Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>