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
@simeonoff simeonoff requested review from desig9stein and removed request for simeonoff September 2, 2025 07:50
@simeonoff simeonoff merged commit f716f83 into master Sep 15, 2025
5 checks passed
@simeonoff simeonoff deleted the apetrov/remove-grid-advanced-filtering-params branch September 15, 2025 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

5 participants