File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -106,6 +106,11 @@ Font-Awesome icons used from [encharm/Font-Awesome-SVG-PNG](https://github.com/e
106
106
### Unreleased
107
107
108
108
* 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
109
114
110
115
### 2.1.0 ###
111
116
You can’t perform that action at this time.
0 commit comments