• Gary Kaganas's avatar
    Select: allows user to choose if select focus triggers menu (#10042) · 25fcfb34
    Gary Kaganas authored
    * Select: Preserves focus after options selected
    
    * Select: softFocus: Passing lint
    Write test
    
    * Select: Soft focus: Include input ref
    
    * Revert src/index.js
    
    * Update select.vue
    
    * Select: Default focus on select does not open menu. Added attribute for automatic-dropdown. Includes tests
    
    * Select: remove trailing space
    
    * Select: Removing incorrectly applied automatic-update props from input elements
    
    * Select: Fixed up references to correct focus tests
    
    * Select
    - Checking if automatic dropdown already revealed menu when toggling menu
    - Updating test: removing timeouts for related test
    
    * Update select.vue
    25fcfb34
select.vue 25.5 KB