ORIENT/modules/backend/assets/js
Ayumi Hamasaki 22847e7892 Improve backend accessibility (#4401)
Credit to @ayumihamsaki. Fixes #4400.

- Added WAI-ARIA to the layout templates files.
- Added Focus-ring polyfill to allow better keyboard navigation and screen reader support.
- Added WAI-ARIA to tabs and created keyboard arrow controls for tabs.
- Added event.key polyfill to allow removal of deprecated event.keyCode, event.charCode and event.which.
- Fixed all the whitespace, tabbing and indent issues with all the lang files.
- Keyboard navigation now allows the following key actions: Tab, Up Arrow, Down Arrow, Left Arrow, Right Arrow, Home and End buttons.
- Added keyboard navigation for tab panels.
2019-07-17 15:07:45 -06:00
..
auth Block off SW running in backend and reduce lookups (#4385) 2019-06-25 17:15:11 +03:00
preferences Fix backendPreferences live update script. 2017-01-05 18:42:03 +01:00
vendor Update jQuery from V3.3.1 to V3.4.0 (#4259) 2019-04-18 23:04:12 -06:00
backend.js Improve backend accessibility (#4401) 2019-07-17 15:07:45 -06:00
october-min.js Firefox testing 2019-03-29 04:33:18 +11:00
october.alert.js Updated jQuery from V2 to V3.3.1, added jQuery Migrate (#3886) 2018-10-30 19:36:44 -06:00
october.datetime.js Add ignoreTimezone option to datepicker field and column types. 2017-09-10 22:39:15 -06:00
october.filelist.js Implemented Flyout layout control, minor improvements in the file list control and back-end styles. 2015-07-07 21:37:18 -07:00
october.flyout.js Updated jQuery from V2 to V3.3.1, added jQuery Migrate (#3886) 2018-10-30 19:36:44 -06:00
october.js Firefox testing 2019-03-29 04:33:18 +11:00
october.lang.js Ensure the client side language file is properly loaded 2015-08-15 09:46:26 +10:00
october.layout.js Backend UI improvements 2017-05-20 20:00:24 +10:00
october.navbar.js Firefox testing 2019-03-29 04:33:18 +11:00
october.scrollbar.js Tabs and tabels scrolling fix (#4069) 2019-01-21 23:35:27 -06:00
october.scrollpad.js Added new list.sortable plugin. Minor fix in the scrollpad implementation. 2015-11-27 22:12:27 -08:00
october.sidenav-tree.js Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
october.sidenav.js Improve mobile and settings page 2017-06-02 17:39:26 +10:00
october.sidepaneltab.js Firefox testing 2019-03-29 04:33:18 +11:00
october.simplelist.js Move docs out of JS file 2015-09-26 08:29:17 +10:00
october.tabformexpandcontrols.js Improve backend accessibility (#4401) 2019-07-17 15:07:45 -06:00
october.treelist.js Fixes a problem with sorting new added menu items. Fixes https://github.com/rainlab/pages-plugin/issues/41 2015-05-18 14:03:28 -07:00
october.treeview.js Add scrolling to JS TreeView when dragging sortable elements 2016-08-02 16:08:17 -06:00
october.verticalmenu.js Improve mobile and settings page 2017-06-02 17:39:26 +10:00