Skip to content

Commit b3dafcd

Browse files
committed
Update readme
1 parent 946e495 commit b3dafcd

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -106,6 +106,11 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
106106
### Unreleased
107107

108108
* Fixed a problem when using the open function with custom arguments (thanks @RareDevil)
109+
* `width` is increased when repoening menu. Fixed by using outerwidth to calculate width. Fixes #360 (thanks @anseki)
110+
* Submenus are not collapsed when the menu is closed fixes #358 (thanks @anseki)
111+
* Small delay in checking for autohide to fix missing the menu by a pixel or two. Fixes #347 (thanks @Risord)
112+
* Check if an item is not hidden in any way when scrolling through items with the keyboard. Fixes #348
113+
* Change links and base url of documentation to https as mentioned by @OmgImAlexis in PR#345
109114

110115
### 2.1.0 ###
111116

0 commit comments

Comments
 (0)