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: implement OnyxDataGridRenderer component #1890

Merged
merged 29 commits into from
Oct 1, 2024

Commits on Sep 13, 2024

  1. add basic files

    larsrickert committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    1e3857e View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. wip

    larsrickert committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    cf3a634 View commit details
    Browse the repository at this point in the history
  2. update column type

    larsrickert committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    b8fad5a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1d50d12 View commit details
    Browse the repository at this point in the history
  4. Complete the row type

    MajaZarkova committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    25a17dc View commit details
    Browse the repository at this point in the history
  5. fix typing and sonar issue

    Add tdprops for cells
    JoCa96 committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    472bc79 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1d081bc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcaea67 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2024

  1. add basic files

    larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    df9abe2 View commit details
    Browse the repository at this point in the history
  2. wip

    larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0687427 View commit details
    Browse the repository at this point in the history
  3. update column type

    larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    418ec37 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4278e90 View commit details
    Browse the repository at this point in the history
  5. Complete the row type

    MajaZarkova authored and larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    cb7063a View commit details
    Browse the repository at this point in the history
  6. fix typing and sonar issue

    Add tdprops for cells
    JoCa96 authored and larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    821cf1a View commit details
    Browse the repository at this point in the history
  7. added comments for the cell types

    JoCa96 authored and larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    a74d8b6 View commit details
    Browse the repository at this point in the history
  8. extended modelValue description

    JoCa96 authored and larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    aa3bc24 View commit details
    Browse the repository at this point in the history
  9. fix story

    larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    6fbdb92 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3ced536 View commit details
    Browse the repository at this point in the history
  11. support column groups

    larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    f18b429 View commit details
    Browse the repository at this point in the history
  12. update docs

    larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    8673e1d View commit details
    Browse the repository at this point in the history
  13. update styles

    larsrickert committed Sep 17, 2024
    Configuration menu
    Copy the full SHA
    0c8cd0d View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2024

  1. Configuration menu
    Copy the full SHA
    e4336ab View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a647bb1 View commit details
    Browse the repository at this point in the history
  3. update changeset

    larsrickert committed Sep 19, 2024
    Configuration menu
    Copy the full SHA
    dbf85c4 View commit details
    Browse the repository at this point in the history
  4. chore: update Playwright screenshots (#1888)

    This is an auto-generated pull request. All Playwright screenshots have
    been updated.
    
    Co-authored-by: larsrickert <[email protected]>
    github-actions[bot] and larsrickert authored Sep 19, 2024
    Configuration menu
    Copy the full SHA
    8e3f033 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    98a3fff View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Merge branch 'feat/1851-data-grid-renderer' of https://github.com/Sch…

    …warzIT/onyx into feat/1851-data-grid-renderer
    JoCa96 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    4623209 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/SchwarzIT/onyx into feat/18…

    …51-data-grid-renderer
    JoCa96 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    27467cb View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

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