Skip to content

Commit 3556c36

Browse files
committed
## 2.0.2 - 2020-01-30
### Fixes - [Pull request #388: Set aria-selected as a string instead of a boolean to avoid being dropped.](#388) - [Pull request #400: Remove pointer events check.](#400) - [Pull request #406: Make hint padding match input padding.](#406) - [Pull request #407: Use a div element to wrap enhanced component.](#407) - [Pull request #410: Fix long clicks not selecting options.](#410)
1 parent 1ade0b0 commit 3556c36

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "accessible-autocomplete",
3-
"version": "2.0.1",
3+
"version": "2.0.2",
44
"main": "dist/accessible-autocomplete.min.js",
55
"style": "dist/accessible-autocomplete.min.css",
66
"description": "An autocomplete component, built to be accessible.",

0 commit comments

Comments
 (0)