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

USWDS-3479 Combo Box Subsequent Selection #3505

Commits on Jun 1, 2020

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

Commits on Jun 2, 2020

  1. 3479 Subsequent Selection

    wbyoko committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    11a22fb View commit details
    Browse the repository at this point in the history
  2. 3479 Subsequent Selection

    * specs
    * styles
    * manage pristine selection state
    wbyoko committed Jun 2, 2020
    Configuration menu
    Copy the full SHA
    7734ab6 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2020

  1. 3479 Subsequent Selection

    wbyoko committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    e9af7ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    959104e View commit details
    Browse the repository at this point in the history
  3. 3479 stubs

    wbyoko committed Jun 3, 2020
    Configuration menu
    Copy the full SHA
    2e09ea6 View commit details
    Browse the repository at this point in the history

Commits on Jun 8, 2020

  1. Merge branch 'develop' of github.com:uswds/uswds into 10x-forms/3479-…

    …combobox-subsequent-selection
    
    # Conflicts:
    #	src/js/components/combo-box.js
    wbyoko committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    7d96b3c View commit details
    Browse the repository at this point in the history
  2. 3479 update styles

    wbyoko committed Jun 8, 2020
    Configuration menu
    Copy the full SHA
    7f6f6cd View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2020

  1. 3479 Update combo box

    toggle list
    update tabindex
    wbyoko committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    3252f78 View commit details
    Browse the repository at this point in the history
  2. Merge branch '10x-forms/3490-mouseover-selection' into 10x-forms/3479…

    …-combobox-subsequent-selection
    
    # Conflicts:
    #	spec/unit/combo-box/combo-box-change-event.spec.js
    #	spec/unit/combo-box/combo-box.spec.js
    #	src/js/components/combo-box.js
    wbyoko committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    49ffc05 View commit details
    Browse the repository at this point in the history
  3. Merge branch '3477-3482-combobox-data-attributes' into 10x-forms/3479…

    …-combobox-subsequent-selection
    
    # Conflicts:
    #	spec/unit/combo-box/combo-box.spec.js
    wbyoko committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    21ff046 View commit details
    Browse the repository at this point in the history
  4. Merge branch '10x-forms/3474-disabled-combo-box' into 10x-forms/3479-…

    …combobox-subsequent-selection
    
    # Conflicts:
    #	spec/unit/combo-box/combo-box.spec.js
    #	src/js/components/combo-box.js
    wbyoko committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    9e068fa View commit details
    Browse the repository at this point in the history
  5. 3479 Update tests

    * reset selection on tab
    wbyoko committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    689d512 View commit details
    Browse the repository at this point in the history
  6. aria labels for new buttons

    wbyoko committed Jun 9, 2020
    Configuration menu
    Copy the full SHA
    86a2e57 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2020

  1. Merge branch '10x-forms/combo-box-updates' into 10x-forms/3479-combob…

    …ox-subsequent-selection
    
    # Conflicts:
    #	spec/unit/combo-box/combo-box.spec.js
    wbyoko committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    64dc875 View commit details
    Browse the repository at this point in the history
  2. 3479 reset selection

    needed for subsequent selection
    wbyoko committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    2f25126 View commit details
    Browse the repository at this point in the history
  3. 3479 manage tabindex

    fire events on clear
    highlight selected item on open
    make sure shift+tab does nothing
    wbyoko committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    13bcc0c View commit details
    Browse the repository at this point in the history
  4. 3479 Icon hover

    wbyoko committed Jun 10, 2020
    Configuration menu
    Copy the full SHA
    1d700a4 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2020

  1. 3479 update disable / enable support

    after adding new buttons for toggle and clear. we need new functions to support disable and enable.
    wbyoko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    a7f7d86 View commit details
    Browse the repository at this point in the history
  2. 3479 attempt preload

    wbyoko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    0df86c3 View commit details
    Browse the repository at this point in the history
  3. 3479 update the size of icons

    remove hover/active styles
    wbyoko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    c90f0cd View commit details
    Browse the repository at this point in the history
  4. 3479 Update separator color

    wbyoko committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    916b33b View commit details
    Browse the repository at this point in the history

Commits on Jun 15, 2020

  1. 3479 swap focused / selected

    wbyoko committed Jun 15, 2020
    Configuration menu
    Copy the full SHA
    caacf4f View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2020

  1. Merge branch 'develop' of github.com:uswds/uswds into 10x-forms/3479-…

    …combobox-subsequent-selection
    wbyoko committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    8112f28 View commit details
    Browse the repository at this point in the history
  2. Merge branch '10x-forms/combo-box-updates' into 10x-forms/3479-combob…

    …ox-subsequent-selection
    wbyoko committed Jun 16, 2020
    Configuration menu
    Copy the full SHA
    8ea296c View commit details
    Browse the repository at this point in the history