SIGN IN SIGN UP

Select: allows user to choose if select focus triggers menu (#10042)

* 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
G
Gary Kaganas committed
25fcfb34d7deec6b10eb05879f99ba74baf8e570
Parent: 43781c9
Committed by 杨奕 <Leopoldthecoder@users.noreply.github.com> on 4/16/2018, 4:02:54 AM