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

fix(igxGrid): Fix timing issue between forof resetting and the grid h… #14080

Merged
merged 13 commits into from
May 16, 2024

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    0a7c5d3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e3fe47c View commit details
    Browse the repository at this point in the history
  3. fix(igxGrid): Fix timing issue between forof resetting and the grid h…

    …iding its scrollbar on resize.
    MKirova authored and MayaKirova committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    5ababe1 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. chore(*): Update sizes on horizontal scrollbar visibility changed, si…

    …milar to vertical scrollbar handling.
    MKirova authored and MayaKirova committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    6d84d6a View commit details
    Browse the repository at this point in the history
  2. chore(*): Add null checks when getting headerContainers.

    MKirova authored and MayaKirova committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    267ac61 View commit details
    Browse the repository at this point in the history
  3. chore(*): Update test change detection.

    MKirova authored and MayaKirova committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    22420b5 View commit details
    Browse the repository at this point in the history
  4. chore(*): Add more change detection for tests.

    MKirova authored and MayaKirova committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    7a8764f View commit details
    Browse the repository at this point in the history
  5. chore(*): Fix another test timing.

    MKirova authored and MayaKirova committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    548cd6d View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

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

Commits on May 14, 2024

  1. chore(*): Also reset before updating the scrollbar sizes so that the …

    …container is still scrollable when reset.
    MKirova authored and MayaKirova committed May 14, 2024
    Configuration menu
    Copy the full SHA
    61865c9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    370a7ec View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Configuration menu
    Copy the full SHA
    b649b69 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f22e9c0 View commit details
    Browse the repository at this point in the history