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

feat(data-grid): add scale-selection event and enhance editable text field #2362

Merged
merged 8 commits into from
Nov 6, 2024

Commits on Oct 31, 2024

  1. feat(data-grid): add scale-selection event and enhance editable text …

    …cell properties
    Amir Ashkan Baghdoust committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    60c8059 View commit details
    Browse the repository at this point in the history
  2. fix(data-grid): improve selection handling and formatting fix

    Amir Ashkan Baghdoust committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    c897add View commit details
    Browse the repository at this point in the history
  3. fix(data-grid): formatting fix

    Amir Ashkan Baghdoust committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    afe82d8 View commit details
    Browse the repository at this point in the history
  4. revert: null checks were removed to keep code consistent

    Amir Ashkan Baghdoust committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    dd5caf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2024

  1. feat(data-grid): add part attributes for scrollable container and tit…

    …le block
    Amir Ashkan Baghdoust committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    35c0104 View commit details
    Browse the repository at this point in the history
  2. docs(data-grid): update readme to include shadow parts section

    Amir Ashkan Baghdoust committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    b9a7bee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ec3d3c0 View commit details
    Browse the repository at this point in the history
  4. fix(data-grid): correct textFieldProps description in DataGrid docume…

    …ntation
    Amir Ashkan Baghdoust committed Nov 6, 2024
    Configuration menu
    Copy the full SHA
    47fef33 View commit details
    Browse the repository at this point in the history