Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
v1.2.0
fix: utilize 'click' instead of 'tap' (#17) closes #13
fix: items shouldn't overflow past the dropdown (#11) - resolved an issue where content from items could overflow past the dropdown. closes #10
fix: should support both Polymer 1.9 and 2.0 (#9)
feat: upgrade to support polymer 2.0 (#8)
fix: utilize tap for mobile (#5) - effects ios 10
1.0.2 -> 1.0.3
1.0.1 -> 1.0.2
fix: dropdown now closes when the page is clicked - Added demos for shibui-dropdown - Added documentation for each component
chore: initial commit