ORIENT/modules/system
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
..
assets Improve backend accessibility (#4401) 2019-07-17 15:07:45 -06:00
behaviors Remove unused imports 2018-08-24 19:51:59 +02:00
classes Make plugin dependency checks case-insensitive (#4337) 2019-07-02 22:12:29 +08:00
console Support environment variable for database templates 2019-06-06 21:22:05 +08:00
controllers Retain support for PHP < 7.3, fixes #4405 2019-06-22 23:29:14 -06:00
database Make auto inline brand CSS for email layouts optional (#3192) 2018-09-23 20:49:19 -06:00
helpers Remove unused imports 2018-08-24 19:51:59 +02:00
lang Update lang.php (Russian) (#4455) 2019-07-16 13:44:11 +03:00
models Use default options when generating thumbnails for private files (#4353) 2019-06-11 23:15:19 -07:00
partials Fixes bugs with 'collapsed' saved to cookies (#4080) 2019-01-23 01:30:53 -06:00
reportwidgets Improve the System Status dashboard widget (#3866) 2018-10-15 08:51:12 -06:00
traits Added support for 'cache' attribute to addJs() to disable CF RocketLoader (#4092) 2019-04-16 20:27:13 -06:00
twig Replace deprecated Twig class references, refs: #4209. 2019-03-27 13:15:17 -06:00
views Added maintenance mode view. 2019-05-15 19:20:25 -06:00
ServiceProvider.php Merge pull request #3908 from octobercms/wip/halcyon-db-datasource 2019-06-01 14:28:34 +10:00
aliases.php Introduce new Cms helper 2016-08-20 14:43:49 +10:00
composer.json Updating links in composer files 2018-04-16 02:33:08 -06:00
providers.php Proxy ConsoleSupportServiceProvider properly 2018-01-24 18:09:41 +11:00
routes.php API docs progress 2017-03-16 17:08:20 +11:00