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

SPIKE: DataGrid #2432

Draft
wants to merge 15 commits into
base: main
Choose a base branch
from
Draft

SPIKE: DataGrid #2432

wants to merge 15 commits into from

Commits on Nov 14, 2024

  1. move grid work to new component

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2201508 View commit details
    Browse the repository at this point in the history
  2. temp

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    765ccfc View commit details
    Browse the repository at this point in the history
  3. rowspan/colspan start

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e440d7d View commit details
    Browse the repository at this point in the history
  4. working on nested rows

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e0297a6 View commit details
    Browse the repository at this point in the history
  5. latest

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    301ca92 View commit details
    Browse the repository at this point in the history
  6. NESTED ROWS IS KINDA WORKING!!!!

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    e4ad455 View commit details
    Browse the repository at this point in the history
  7. more features

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0515d01 View commit details
    Browse the repository at this point in the history
  8. more features

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5dbb1e1 View commit details
    Browse the repository at this point in the history
  9. Fix recursive expandable groups

    alex-ju authored and shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    a575036 View commit details
    Browse the repository at this point in the history
  10. clean up

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5c01dc1 View commit details
    Browse the repository at this point in the history
  11. fix styles

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    eeefdd5 View commit details
    Browse the repository at this point in the history
  12. one more style fix

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    25eda78 View commit details
    Browse the repository at this point in the history
  13. add spanning row example

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    871fbcf View commit details
    Browse the repository at this point in the history
  14. let set initial state of expand/collapse

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    14664e0 View commit details
    Browse the repository at this point in the history
  15. improve styles again

    shleewhite committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    ae93483 View commit details
    Browse the repository at this point in the history