Skip to content

Conversation

adrianptrv
Copy link
Contributor

@adrianptrv adrianptrv commented Aug 26, 2025

Closes #15997

Depends on: #461

The following four parameters are still used for styling the Excel-style filter and Filtering row:
$filtering-header-background,
$filtering-header-text-color,
$filtering-row-background,
$filtering-row-text-color

I removed the following four parameters, as they are no longer used for styling the advanced filtering dialog:
$filtering-background-and
$filtering-background-and--focus
$iltering-background-or--focus
$filtering-background-or

The advanced filtering dialog is now styled using the query-builder theme.
Both the docs and the sample have been updated to use the query-builder theme.
Docs
Sample

Additional information (check all that apply):

  • Bug fix
  • New functionality
  • Documentation
  • Demos
  • CI/CD

Checklist:

  • All relevant tags have been applied to this PR
  • This PR includes unit tests covering all the new code (test guidelines)
  • This PR includes API docs for newly added methods/properties (api docs guidelines)
  • This PR includes feature/README.MD updates for the feature docs
  • This PR includes general feature table updates in the root README.MD
  • This PR includes CHANGELOG.MD updates for newly added functionality
  • This PR contains breaking changes
  • This PR includes ng update migrations for the breaking changes (migrations guidelines)
  • This PR includes behavioral changes and the feature specification has been updated with them

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Grid advanced filtering theming variables no longer apply styles.
3 participants