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

Add types to tree component #1864

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Add types to tree component #1864

wants to merge 3 commits into from

Commits on Oct 8, 2024

  1. 🚧 Add types to tree component

    Using non-null assertions to simplify conversion. These will be
    addressed properly in subsequent commits.
    victorlin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    90f8b36 View commit details
    Browse the repository at this point in the history
  2. 🚧 Remove non-null assertions

    Handle these cases better.
    victorlin committed Oct 8, 2024
    Configuration menu
    Copy the full SHA
    4b25ff9 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2024

  1. 🚧 convert initialRender

    victorlin committed Oct 9, 2024
    Configuration menu
    Copy the full SHA
    b933874 View commit details
    Browse the repository at this point in the history