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

TreeView: Preserve expanded state of nested items #2538

Merged
merged 15 commits into from
Nov 10, 2022

Commits on Nov 5, 2022

  1. Add failing test

    colebemis committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    2e23e29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a5e04c4 View commit details
    Browse the repository at this point in the history
  3. Create expanded cache

    colebemis committed Nov 5, 2022
    Configuration menu
    Copy the full SHA
    42a6945 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d85e4c4 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2022

  1. Remove console.log

    colebemis authored Nov 7, 2022
    Configuration menu
    Copy the full SHA
    a94c822 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2022

  1. Configuration menu
    Copy the full SHA
    99df271 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'treeview-persist-expanded-state' of github.com:primer/r…

    …eact into treeview-persist-expanded-state
    colebemis committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    9140652 View commit details
    Browse the repository at this point in the history
  3. Update comment

    colebemis committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    90850ee View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aee1ce5 View commit details
    Browse the repository at this point in the history
  5. Merge branches 'treeview-persist-expanded-state' and 'treeview-persis…

    …t-expanded-state' of github.com:primer/react into treeview-persist-expanded-state
    colebemis committed Nov 8, 2022
    Configuration menu
    Copy the full SHA
    2bc1deb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a132894 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. Update src/TreeView/TreeView.tsx

    Co-authored-by: Josh Black <joshblack@github.com>
    colebemis and joshblack authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    8c0c444 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c53b10 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2022

  1. Configuration menu
    Copy the full SHA
    713adf8 View commit details
    Browse the repository at this point in the history
  2. Fix lint errors

    colebemis committed Nov 10, 2022
    Configuration menu
    Copy the full SHA
    2d19b1e View commit details
    Browse the repository at this point in the history