You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 19, 2019. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-1
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ We try to follow [http://keepachangelog.com/](http://keepachangelog.com/) recomm
4
4
## [Unreleased]
5
5
_(add items here for easier creation of next log entry)_
6
6
7
+
## [1.8.1] - 2018-02-11
8
+
### Fixed
9
+
- Prevent menu from closing prematurely on mobile (#308)
10
+
- Fix for up-arrow not working after `props.isItemSelectable` was added (#315)
11
+
7
12
## [1.8.0] - 2018-02-04
8
13
### Added
9
14
-`props.isItemSelectable` which allows rendering items that will not function as selectable items, but instead as static information/decoration elements such as headers (thanks to @rssteffey with help from @rmcauley) (#241)
0 commit comments