Skip to content

Conversation

@dkamburov
Copy link
Contributor

@dkamburov dkamburov commented Mar 24, 2022

Closes #11256
Closes #10957
Closes #11288
Closes #10619
Closes #11230
Closes #10911
Closes #11111
Closes #11060
Closes #11300
Closes #11313

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

didimmova and others added 23 commits March 29, 2022 15:38
* feat(themes): add elevation factor CSS variable

Co-authored-by: Dilyana Dimova <didimmova@Dilyanas-MacBook-Pro.local>
Co-authored-by: Simeon Simeonoff <sim.simeonoff@gmail.com>
…ting row changes the classes are recalculated.
fix(grid): Fix errors thrown when grid is grouped by a column that isn't defined - 13.1.x
* style(grid): fix sort icon opacity so it shows

* style(grid): style sort icon

Co-authored-by: Dilyana Dimova <didimmova@Dilyanas-MacBook-Pro.local>
fix(add-row): Do not emit rowAdded event when switching between rows in edit mode
fix(igxGrid): Add rowData to pipe triggers so that when data for exis…
Update the combo filter when focusing - 13.1.x
fix(grid): fixed dateTime filtering - 13.1.x
feat:(dialog) adding z-index to the content holder
fix(Pivot): Do not generate columns when there is no data
@Lipata Lipata merged commit b90bafd into master Apr 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment