Skip to content

Conversation

ChronosSF
Copy link
Member

@ChronosSF ChronosSF commented Nov 28, 2024

Closes #15093
Closes #15127
Closes #15126
Closes #15129
Closes #15071
Closes #15094
Closes #15159

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

SisIvanova and others added 17 commits November 28, 2024 16:50
* fix(esf): show filters based on column name

* fix(esf-custom-dialog): filter expressionsList by column name

* chore(*): revert changes after branch retarget

---------

Co-authored-by: RadoMirchev <radoslav.p.mirchev@gmail.com>
Co-authored-by: Konstantin Dinev <kdinev@mail.bw.edu>
Co-authored-by: Galina Edinakova <gedinakova@infragistics.com>
fix(tree): update checkbox spacing in tree
chore(*): official angular-eslint libs
Closes #15159

Removing the explicit ariaHidden binding set to true on component
instantiation. Users should use [attr.aria-hidden]="true" to control the
aria-hidden attribute of the Icon component.
refactor(icon): remove ariaHidden member
@ChronosSF ChronosSF merged commit f24e7cb into master Dec 12, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment