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): Enable check for whether container size changes when gr… #14143

Merged
merged 8 commits into from
Jun 10, 2024

Commits on Apr 22, 2024

  1. fix(igxGrid): Enable check for whether container size changes when gr…

    …id is rendered. If not do not autosize the grid.
    MKirova authored and MayaKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    29bc76d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50499f7 View commit details
    Browse the repository at this point in the history
  3. chore(*): Add test for container with display:contents.

    MKirova authored and MayaKirova committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    7888776 View commit details
    Browse the repository at this point in the history
  4. chore(*): Fix lint.

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

Commits on May 15, 2024

  1. chore(*): Update scrollOffset when container size changes.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    76aa87c View commit details
    Browse the repository at this point in the history
  2. chore(*): Fix test.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    ce24301 View commit details
    Browse the repository at this point in the history
  3. chore(*): Fix another test.

    MKirova authored and MayaKirova committed May 15, 2024
    Configuration menu
    Copy the full SHA
    2a38574 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. chore(*): Attempt a more targeted fix for misalignment when data is c…

    …hanged and scrollbar hides.
    MKirova authored and MayaKirova committed May 28, 2024
    Configuration menu
    Copy the full SHA
    76f9ed0 View commit details
    Browse the repository at this point in the history