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 label editing feature #13388

Merged
merged 110 commits into from
Aug 13, 2024
Merged

Commits on May 27, 2024

  1. isBeingEdited

    noraleonte committed May 27, 2024
    Configuration menu
    Copy the full SHA
    665a814 View commit details
    Browse the repository at this point in the history
  2. isItemEditable

    noraleonte committed May 27, 2024
    Configuration menu
    Copy the full SHA
    605fc23 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2024

  1. wip

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

Commits on May 30, 2024

  1. wip

    noraleonte committed May 30, 2024
    Configuration menu
    Copy the full SHA
    cd6daf2 View commit details
    Browse the repository at this point in the history
  2. wip

    noraleonte committed May 30, 2024
    Configuration menu
    Copy the full SHA
    5e60140 View commit details
    Browse the repository at this point in the history
  3. wip

    noraleonte committed May 30, 2024
    Configuration menu
    Copy the full SHA
    76e625e View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. wip

    noraleonte committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    0f8952a View commit details
    Browse the repository at this point in the history
  2. add docs page

    noraleonte committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    361d587 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1a9227c View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2024

  1. add callback

    noraleonte committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    ba9129e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c5dc28e View commit details
    Browse the repository at this point in the history
  3. scripts

    noraleonte committed Jun 6, 2024
    Configuration menu
    Copy the full SHA
    835efac View commit details
    Browse the repository at this point in the history

Commits on Jun 14, 2024

  1. Configuration menu
    Copy the full SHA
    729df78 View commit details
    Browse the repository at this point in the history
  2. cleanup

    noraleonte committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    b214303 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1c65359 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bd63f10 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

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

    noraleonte committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    dfcd092 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0d6dd39 View commit details
    Browse the repository at this point in the history
  4. refactor to expose methods

    noraleonte committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e99136d View commit details
    Browse the repository at this point in the history
  5. wip editing with icons

    noraleonte committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c647ca1 View commit details
    Browse the repository at this point in the history
  6. oops

    noraleonte committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7e5ed3d View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2024

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

Commits on Jun 28, 2024

  1. update dx and icons demo

    noraleonte committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    1ab683c View commit details
    Browse the repository at this point in the history
  2. add to RichTreeViewPro

    noraleonte committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    9500d6f View commit details
    Browse the repository at this point in the history
  3. fix ts

    noraleonte committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    116383a View commit details
    Browse the repository at this point in the history
  4. scripts

    noraleonte committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e25bf79 View commit details
    Browse the repository at this point in the history
  5. fix ts

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

Commits on Jul 1, 2024

  1. oops

    noraleonte committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    f49b92d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fcc31c1 View commit details
    Browse the repository at this point in the history
  3. fix

    noraleonte committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    b0dcd3c View commit details
    Browse the repository at this point in the history
  4. fix

    noraleonte committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    619a5b3 View commit details
    Browse the repository at this point in the history
  5. fix demo

    noraleonte committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    d09699b View commit details
    Browse the repository at this point in the history
  6. fix width

    noraleonte committed Jul 1, 2024
    Configuration menu
    Copy the full SHA
    98a35a3 View commit details
    Browse the repository at this point in the history

Commits on Jul 2, 2024

  1. Configuration menu
    Copy the full SHA
    bb3ad9e View commit details
    Browse the repository at this point in the history
  2. finetune behavior

    noraleonte committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    16ca9b7 View commit details
    Browse the repository at this point in the history
  3. finetune docs

    noraleonte committed Jul 2, 2024
    Configuration menu
    Copy the full SHA
    f031211 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2024

  1. docs

    noraleonte committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    68971e0 View commit details
    Browse the repository at this point in the history
  2. fix

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

    noraleonte committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    46062b4 View commit details
    Browse the repository at this point in the history
  4. fix demo

    noraleonte committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    190f459 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. fix

    noraleonte committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1dcbdbf View commit details
    Browse the repository at this point in the history
  2. use optional deps

    noraleonte committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    f3e7488 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2024

  1. Configuration menu
    Copy the full SHA
    4fcde1c View commit details
    Browse the repository at this point in the history
  2. update md

    noraleonte committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    4fb5bbf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e889e9e View commit details
    Browse the repository at this point in the history
  4. tweaks to demos

    noraleonte committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    9063556 View commit details
    Browse the repository at this point in the history
  5. add callback demo

    noraleonte committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    efdacf9 View commit details
    Browse the repository at this point in the history
  6. document imperative api

    noraleonte committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    720e12a View commit details
    Browse the repository at this point in the history
  7. fix typo

    noraleonte committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    23a2d9b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f3a74fa View commit details
    Browse the repository at this point in the history
  9. fix

    noraleonte committed Jul 11, 2024
    Configuration menu
    Copy the full SHA
    a98322e View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2024

  1. review - Flavien

    noraleonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    20b2143 View commit details
    Browse the repository at this point in the history
  2. fix

    noraleonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    10530f7 View commit details
    Browse the repository at this point in the history
  3. scripts

    noraleonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    544cb33 View commit details
    Browse the repository at this point in the history
  4. add data attr

    noraleonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    46e4685 View commit details
    Browse the repository at this point in the history
  5. add tests

    noraleonte committed Jul 17, 2024
    Configuration menu
    Copy the full SHA
    7e3adb9 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2024

  1. new test

    noraleonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    675e81b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af161b7 View commit details
    Browse the repository at this point in the history
  3. oops

    noraleonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    906cbf0 View commit details
    Browse the repository at this point in the history
  4. improvements

    noraleonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    da2d67d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bfe8826 View commit details
    Browse the repository at this point in the history
  6. oops

    noraleonte committed Jul 22, 2024
    Configuration menu
    Copy the full SHA
    c378f29 View commit details
    Browse the repository at this point in the history
  7. adjust height

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

Commits on Jul 23, 2024

  1. fix title

    noraleonte committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    a032e46 View commit details
    Browse the repository at this point in the history
  2. todos

    noraleonte committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ffd599d View commit details
    Browse the repository at this point in the history
  3. handleRootBlur

    noraleonte committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    daad86a View commit details
    Browse the repository at this point in the history
  4. small behavior fixes

    noraleonte committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    fdd7051 View commit details
    Browse the repository at this point in the history
  5. scripts

    noraleonte committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    7bf479c View commit details
    Browse the repository at this point in the history
  6. tweak

    noraleonte committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    137d332 View commit details
    Browse the repository at this point in the history
  7. Flavien's review

    noraleonte committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    2971e32 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Configuration menu
    Copy the full SHA
    1073e24 View commit details
    Browse the repository at this point in the history
  2. Flavien's review part 1

    noraleonte committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    4daf624 View commit details
    Browse the repository at this point in the history
  3. Flavien's review part 2

    noraleonte committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    11b7b07 View commit details
    Browse the repository at this point in the history
  4. scripts and small fix

    noraleonte committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    6e87aa8 View commit details
    Browse the repository at this point in the history
  5. fix

    noraleonte committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    90d0e80 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d7435b7 View commit details
    Browse the repository at this point in the history
  7. fix the tests

    noraleonte committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    96c97cc View commit details
    Browse the repository at this point in the history
  8. oops

    noraleonte committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    f3ddf77 View commit details
    Browse the repository at this point in the history
  9. fix

    noraleonte committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    8a0e046 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a33bd54 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. fix type error

    noraleonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f6bde80 View commit details
    Browse the repository at this point in the history
  2. remove stopPropagation

    noraleonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    6d3b541 View commit details
    Browse the repository at this point in the history
  3. Apply suggestions from code review - Alex

    Co-authored-by: Alexandre Fauquette <45398769+alexfauquette@users.noreply.github.com>
    Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
    noraleonte and alexfauquette authored Jul 25, 2024
    Configuration menu
    Copy the full SHA
    3b4b249 View commit details
    Browse the repository at this point in the history
  4. scripts

    noraleonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    bef6b3c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c7b2c79 View commit details
    Browse the repository at this point in the history
  6. fix

    noraleonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    f56fe8e View commit details
    Browse the repository at this point in the history
  7. fix layout shifts

    noraleonte committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    49c1dcf View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2024

  1. Configuration menu
    Copy the full SHA
    a1b9b8c View commit details
    Browse the repository at this point in the history
  2. tweak createRootHandleBlur

    noraleonte committed Jul 26, 2024
    Configuration menu
    Copy the full SHA
    dac80d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2024

  1. Configuration menu
    Copy the full SHA
    ab5397f View commit details
    Browse the repository at this point in the history
  2. fix tests

    noraleonte committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    07da961 View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2024

  1. Configuration menu
    Copy the full SHA
    e5d5d82 View commit details
    Browse the repository at this point in the history
  2. review part 2

    noraleonte committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    15e5cc2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    61b88c0 View commit details
    Browse the repository at this point in the history
  4. review part 3

    noraleonte committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    328b6ac View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    5907245 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2024

  1. fix focusing bug

    noraleonte committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    0b67f35 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf52267 View commit details
    Browse the repository at this point in the history
  3. fix small oversight

    noraleonte committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    28278ad View commit details
    Browse the repository at this point in the history
  4. fix

    noraleonte committed Aug 2, 2024
    Configuration menu
    Copy the full SHA
    e837a29 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. add validation demos

    noraleonte committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    ad27ce6 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

  1. Configuration menu
    Copy the full SHA
    65d2408 View commit details
    Browse the repository at this point in the history
  2. fix

    noraleonte committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    45346c1 View commit details
    Browse the repository at this point in the history
  3. update docs structure

    noraleonte committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    c81dca6 View commit details
    Browse the repository at this point in the history
  4. Apply suggestions from code review

    Co-authored-by: Flavien DELANGLE <flaviendelangle@gmail.com>
    Signed-off-by: Nora <72460825+noraleonte@users.noreply.github.com>
    noraleonte and flaviendelangle authored Aug 6, 2024
    Configuration menu
    Copy the full SHA
    5f67ac1 View commit details
    Browse the repository at this point in the history
  5. fix ci

    noraleonte committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    ea00e33 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b98ea6d View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. fix

    noraleonte committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    5cc6c2b View commit details
    Browse the repository at this point in the history
  2. fix

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