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 visible label and ARIA label to Dropdown widget #1845

Draft
wants to merge 17 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. update widget with label fields

    Danielle Whyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    4be3167 View commit details
    Browse the repository at this point in the history
  2. update tests and types

    Danielle Whyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    feca2ac View commit details
    Browse the repository at this point in the history
  3. add fields to widget editor

    Danielle Whyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    79139e1 View commit details
    Browse the repository at this point in the history
  4. update parser

    Danielle Whyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    86a6ed8 View commit details
    Browse the repository at this point in the history
  5. remove default prop

    Danielle Whyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    74b2378 View commit details
    Browse the repository at this point in the history
  6. update tests

    Danielle Whyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1b8e25f View commit details
    Browse the repository at this point in the history
  7. update snapshot

    Danielle Whyte committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    dbc940c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. changes

    Danielle Whyte committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    9bfc98e View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' into add-dropdown-labels

    Danielle Whyte committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    19fd859 View commit details
    Browse the repository at this point in the history
  3. update snapshots

    Danielle Whyte committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    30b4d3f View commit details
    Browse the repository at this point in the history
  4. add changeset

    Danielle Whyte committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    c9b5740 View commit details
    Browse the repository at this point in the history
  5. try using UniqueIDProvider to resolve snapshot errors

    Danielle Whyte committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    2c9d887 View commit details
    Browse the repository at this point in the history
  6. maybe this will work

    Danielle Whyte committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    fd672a8 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. update snapshots

    Danielle Whyte committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    df57376 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. add new story

    Danielle Whyte committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    5e9df85 View commit details
    Browse the repository at this point in the history
  2. fix label

    Danielle Whyte committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    1d6e547 View commit details
    Browse the repository at this point in the history
  3. update tests

    Danielle Whyte committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e6366c8 View commit details
    Browse the repository at this point in the history