paper-dropdown-menu
paper-dropdown-menu copied to clipboard
A Material Design browser select element
### Description When using the multi option it is not visible whether only one item or more than one item is selected when the dropdown is closed:  Our code...
### Description When an item is selected from drop-down there is an flicker effect in IE. I can see that on click of drop down-menu it opens n closes asap...
Hi everyone, Need some help. I have a requirement to display paper-dropdown-menu as a standard dropdown and not in material design. I need to do it through stylesheet as few...
Paper dropdown menu label isn't announced in ChromeVox (is announced on VoiceOver)
In 0.5, the dropdown used to size themselves to the selected content. This ensure that when user clicked on the dropdown, the dropdown always appeared right under the mouse pointer...
### Description paper-dropdown-menu always-float-labe label="Currency Code:" style="width: 400px!important;" ### Expected outcome {{currency}} ### Actual outcome Its working fine on Chrome but not working on IE11 Thanks, Nishant Kumar
Hi, neon-animation now is deprecated(https://www.polymer-project.org/blog/2017-07-12-an-update-on-neon-animation), but version for polymer 3 still use neon-animation for polymer 2. This bug will be fixed till official release?
Added fitInto property, forwarded to underlying paper-menu-button. Fixes #218. Added a demo and test. This PR depends on the resolution of https://github.com/PolymerElements/paper-menu-button/issues/108, for which PR https://github.com/PolymerElements/paper-menu-button/pull/130 has been submitted. New...
Similarly to `paper-menu-button` (which should be renamed paper-button-menu or the other way round for the sake of consistency...), it would be nice to have access to Offset attributes both Vertical...
Finally did the fairly simple implementation. @cdata if you got time? :) --- This change is [](https://reviewable.io/reviews/polymerelements/paper-dropdown-menu/264)