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

[DataGrid] Allow to control the grid density #12332

Merged
merged 16 commits into from
Mar 19, 2024

Commits on Mar 5, 2024

  1. Configuration menu
    Copy the full SHA
    e197f2f View commit details
    Browse the repository at this point in the history
  2. Update packages/x-data-grid/src/models/props/DataGridProps.ts

    Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    Signed-off-by: Bilal Shafi <bilalshafidev@gmail.com>
    MBilalShafi and flaviendelangle committed Mar 5, 2024
    Configuration menu
    Copy the full SHA
    e04d917 View commit details
    Browse the repository at this point in the history

Commits on Mar 7, 2024

  1. Configuration menu
    Copy the full SHA
    e93b002 View commit details
    Browse the repository at this point in the history
  2. Remove extra line

    MBilalShafi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    f1d16ff View commit details
    Browse the repository at this point in the history
  3. Add test and docs

    MBilalShafi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    4e6e212 View commit details
    Browse the repository at this point in the history
  4. Housekeeping

    MBilalShafi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    0775323 View commit details
    Browse the repository at this point in the history
  5. CI

    MBilalShafi committed Mar 7, 2024
    Configuration menu
    Copy the full SHA
    7064ad5 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2024

  1. Configuration menu
    Copy the full SHA
    888df07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6dd1f08 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Update the docs

    MBilalShafi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    26a3484 View commit details
    Browse the repository at this point in the history
  2. Add tests

    MBilalShafi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e5b86d2 View commit details
    Browse the repository at this point in the history
  3. prettier

    MBilalShafi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    2ed0087 View commit details
    Browse the repository at this point in the history
  4. markdownlint

    MBilalShafi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    ee36681 View commit details
    Browse the repository at this point in the history
  5. Apply suggestions from code review

    Co-authored-by: Andrew Cherniavskii <andrew.cherniavskii@gmail.com>
    Signed-off-by: Bilal Shafi <bilalshafidev@gmail.com>
    MBilalShafi and cherniavskii committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    0e46d84 View commit details
    Browse the repository at this point in the history
  6. Fix unit tests failing

    MBilalShafi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    98fcb4c View commit details
    Browse the repository at this point in the history
  7. prettier

    MBilalShafi committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    72580e5 View commit details
    Browse the repository at this point in the history