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] Add public API and expose focus method #12143

Merged
merged 23 commits into from
Feb 28, 2024

Commits on Feb 16, 2024

  1. wip

    noraleonte committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    cf7a386 View commit details
    Browse the repository at this point in the history
  2. wip

    noraleonte committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    6c67cf6 View commit details
    Browse the repository at this point in the history
  3. wip

    noraleonte committed Feb 16, 2024
    Configuration menu
    Copy the full SHA
    8343d93 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2024

  1. add exemple

    noraleonte committed Feb 19, 2024
    Configuration menu
    Copy the full SHA
    7f4f5b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. feedback

    noraleonte committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    6050042 View commit details
    Browse the repository at this point in the history
  2. scripts

    noraleonte committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0d4efb1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d619c8a View commit details
    Browse the repository at this point in the history
  4. scripts

    noraleonte committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    f23128c View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. remove shortcut notations

    noraleonte committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    8b69ad5 View commit details
    Browse the repository at this point in the history
  2. refactor focusNode

    noraleonte committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    db94e2e View commit details
    Browse the repository at this point in the history
  3. refactor

    noraleonte committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    139cffb View commit details
    Browse the repository at this point in the history
  4. fix types

    noraleonte committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    77c4abe View commit details
    Browse the repository at this point in the history
  5. tests

    noraleonte committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    cfee118 View commit details
    Browse the repository at this point in the history
  6. update description

    noraleonte committed Feb 22, 2024
    Configuration menu
    Copy the full SHA
    b5bc046 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. update docs

    noraleonte committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    798fb15 View commit details
    Browse the repository at this point in the history
  2. scripts and types

    noraleonte committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    de9a4c6 View commit details
    Browse the repository at this point in the history
  3. fix

    noraleonte committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    517f344 View commit details
    Browse the repository at this point in the history
  4. scripts

    noraleonte committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    71bf76f View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2024

  1. Apply suggestions from code review - Flavien

    Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
    noraleonte and flaviendelangle authored Feb 26, 2024
    Configuration menu
    Copy the full SHA
    70c2da7 View commit details
    Browse the repository at this point in the history
  2. update docs

    noraleonte committed Feb 26, 2024
    Configuration menu
    Copy the full SHA
    4386f8f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6f0bda5 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2024

  1. update is TreeViewFocused

    noraleonte committed Feb 27, 2024
    Configuration menu
    Copy the full SHA
    73f0f22 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. feedback - flavien

    noraleonte committed Feb 28, 2024
    Configuration menu
    Copy the full SHA
    cd966cf View commit details
    Browse the repository at this point in the history