Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [Unreleased]
### Breaking Changes
- #### Themes
- Changed global prefixes for CSS custom properties for component themes to be better aligned with other Ignite UI component frameworks.

Copy link
Member

@damyanpetev damyanpetev Feb 20, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@simeonoff Am I missing something? The global variable prefixes were --ig- already (all the removed names used so far were like 'ig-chip') so that shouldn't have changed? Not that those are widely documented (or at all really beyond a snippet in the typography topic).

Is the description wrong and something else changed? Otherwise not sure this is actually breaking.

## [6.5.1] - 2026-02-04
### Fixed
- #### Calendar
Expand Down
Loading
Loading