v2.0.2
This release includes fix for a bug that prevented users from clicking on options in certain circumstances.
Thanks @peterjaric and @edwardhorsford for their help with this release.
Changelog
Fixes
- Pull request #388: Set aria-selected as a string instead of a boolean to avoid being dropped.
- Pull request #400: Remove pointer events check.
- Pull request #406: Make hint padding match input padding.
- Pull request #407: Use a div element to wrap enhanced component.
- Pull request #410: Fix long clicks not selecting options.