aboutsummaryrefslogtreecommitdiffstats
path: root/ui/widgets/menu.js
Commit message (Expand)AuthorAgeFilesLines
* All: Update JS Foundation mentions to OpenJS FoundationMichał Gołębiowski-Owczarek2022-07-191-1/+1
* Build: Migrate from JSHint & JSCS to ESLintMichał Gołębiowski-Owczarek2021-06-071-2/+5
* Menu: Account for scrollbars in jQuery 3.2Michał Gołębiowski-Owczarek2020-07-231-2/+14
* All: Migrate away from deprecated/removed Core APIsMichał Gołębiowski-Owczarek2019-12-081-1/+2
* Menu: Ignore mouse events triggered due to page scrollingScott González2017-05-021-0/+12
* Menu: Handle mouse movement mixed with keyboard navigationScott González2017-05-021-23/+33
* Menu: Don't focus dividers when wrapping via keyboard navigationScott González2017-05-021-11/+13
* Menu: Close menus immediately on selection or click outsideScott González2017-04-251-2/+2
* Menu: Support number pad keyboard inputFelix Nagel2016-08-241-1/+4
* Menu: Remove extraneous blank linesScott González2016-04-131-2/+0
* Menu: Fix line length issuesAlexander Schmitz2016-04-131-3/+12
* Menu: Don't reset active element until after triggering `blur` eventScott González2016-04-131-1/+1
* Menu: Check that there is an active item in `_activate()`Rand Scullard2016-03-301-1/+1
* Menu: Remove active class from top-level item when menu is blurredJörn Zaefferer2016-03-111-8/+8
* All: Fix manifest issues for categories and CSS dependenciesJörn Zaefferer2015-10-231-3/+3
* Menu: Remove redundant handling of disabled option on createJörn Zaefferer2015-09-251-9/+7
* Menu: Style updatesAlexander Schmitz2015-09-111-0/+3
* Menu: Style updatesAlexander Schmitz2015-08-211-1/+1
* Menu: Move menu into widgets folderAlexander Schmitz2015-08-081-0/+662