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

Component Menu Picker with Radix #6078

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

Commits on Jul 15, 2024

  1. show full picker on open

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    12460d4 View commit details
    Browse the repository at this point in the history
  2. multilevel dropdown menu

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    925fba0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f1e1a0 View commit details
    Browse the repository at this point in the history
  4. memo

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    bb32383 View commit details
    Browse the repository at this point in the history
  5. wip - show preferred items

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    552c136 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    6921e34 View commit details
    Browse the repository at this point in the history
  7. expose onClose callback

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    c3bf7dc View commit details
    Browse the repository at this point in the history
  8. show preferred children

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    1a73af7 View commit details
    Browse the repository at this point in the history
  9. use dropdown in reset button

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2b63c8d View commit details
    Browse the repository at this point in the history
  10. reinstate the context menu

    bkrmendy committed Jul 15, 2024
    Configuration menu
    Copy the full SHA
    2daecfa View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    ac4a20f View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2024

  1. use test ids

    bkrmendy committed Jul 16, 2024
    Configuration menu
    Copy the full SHA
    9c26db4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d04977 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

  1. Merge branch 'master' of https://github.com/concrete-utopia/utopia in…

    …to feature/positioned-component-picker-dropdown
    bkrmendy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fe28ca6 View commit details
    Browse the repository at this point in the history
  2. add user event

    bkrmendy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    16ef806 View commit details
    Browse the repository at this point in the history
  3. wip - fix tests

    bkrmendy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    fc939fc View commit details
    Browse the repository at this point in the history
  4. fix lists test

    bkrmendy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    580ff8b View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' of https://github.com/concrete-utopia/utopia in…

    …to feature/positioned-component-picker-dropdown
    bkrmendy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a941ce7 View commit details
    Browse the repository at this point in the history
  6. also merge

    bkrmendy committed Jul 24, 2024
    Configuration menu
    Copy the full SHA
    a4fe375 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2024

  1. Merge branch 'master' of https://github.com/concrete-utopia/utopia in…

    …to feature/positioned-component-picker-dropdown
    bkrmendy committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    ab484a9 View commit details
    Browse the repository at this point in the history
  2. add missing prop

    bkrmendy committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    5cd622f View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. Merge branch 'master' of https://github.com/concrete-utopia/utopia in…

    …to feature/positioned-component-picker-dropdown
    bkrmendy committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    160e72a View commit details
    Browse the repository at this point in the history
  2. add index to test id

    bkrmendy committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    f56bc4d View commit details
    Browse the repository at this point in the history
  3. tabindex?

    bkrmendy committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    ea426aa View commit details
    Browse the repository at this point in the history