VectorGOLEM/resources/skins.vector.js
jdlrobson b8122cc40b Separate code from ES6 browsers from ES5 code
This will allow us to write ES6 code for the new features which
is limited to those browsers.

For browsers that do not support ES6, the code will not execute
because of the "es6" flag. Doing this will help us avoid issues
like T293402

Change-Id: Iffb7098cb22395e33b87352fb4f08516f6f25e6f
2021-10-21 15:55:04 -07:00
..
dropdownMenus.js Make dropdown menus toggle with enter key 2021-10-21 09:59:58 -06:00
languageButton.js Remove disable dropdown behavior 2021-08-31 20:53:41 +00:00
searchLoader.js Avoid calling forEach on searchbox NodeList for older browsers 2021-10-18 17:56:05 +00:00
sidebar.js Add config to disable sidebar state persistence for logged-in users. 2020-07-17 09:32:21 -07:00
skin.js Separate code from ES6 browsers from ES5 code 2021-10-21 15:55:04 -07:00