Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workaround for grid features that directly modify the columnsList ContentChildren collection. #11306

Merged
merged 4 commits into from
Apr 7, 2022

Commits on Mar 29, 2022

  1. fix(igxGrid): Internal operations that change columns now update inte…

    …rnal collections first to retain order. Also change column list differ to compare by field and not object ref.
    MKirova authored and MayaKirova committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    f3d5055 View commit details
    Browse the repository at this point in the history
  2. chore(*): Sort pinned by index.

    MKirova authored and MayaKirova committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    d58afe7 View commit details
    Browse the repository at this point in the history
  3. chore(*): Fix lint.

    MKirova authored and MKirova committed Mar 29, 2022
    Configuration menu
    Copy the full SHA
    cf4171d View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Configuration menu
    Copy the full SHA
    3a6d0dd View commit details
    Browse the repository at this point in the history