ORIENT/modules/backend/widgets/form/partials
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
..
_field-container.htm Add a note about October.Drivers for mail methods that use it 2015-06-30 15:30:14 +10:00
_field.htm Add support for HTML comments 2016-02-27 09:46:00 +11:00
_field_balloon-selector.htm Improved disabled support for balloon-selector and fileupload fields 2019-01-16 13:32:31 -06:00
_field_checkbox.htm Support form field commentHtml flag for section, checkbox, and switch types (#3150) 2017-10-03 13:41:14 -06:00
_field_checkboxlist.htm Add escaping of values to more backend fields (#4296) 2019-04-26 12:05:08 -06:00
_field_dropdown.htm Add escaping of values to more backend fields (#4296) 2019-04-26 12:05:08 -06:00
_field_hint.htm Add a note about October.Drivers for mail methods that use it 2015-06-30 15:30:14 +10:00
_field_number.htm Added support for min, max, and step for the number field type 2019-01-18 18:14:25 -06:00
_field_partial.htm Add a note about October.Drivers for mail methods that use it 2015-06-30 15:30:14 +10:00
_field_password.htm Form text/password/number fields now support maxlength attribute - Fixes #1210 2015-06-20 12:00:37 +10:00
_field_radio.htm Add escaping of values to more backend fields (#4296) 2019-04-26 12:05:08 -06:00
_field_section.htm Support form field commentHtml flag for section, checkbox, and switch types (#3150) 2017-10-03 13:41:14 -06:00
_field_switch.htm Fixes #3119 (#3163) 2018-11-23 00:33:01 -06:00
_field_text.htm The text input value should be explicit, not mutated, ever. 2017-09-15 08:41:05 +10:00
_field_textarea.htm Added new containerAttributes property to form fields 2014-09-25 18:05:35 +10:00
_field_widget.htm Added new makeFormWidget() method to WidgetMaker for rendering form widgets individually 2015-08-07 19:06:04 +10:00
_form-container.htm Improved naming onReload -> onRefresh 2014-07-03 18:37:51 +10:00
_form.htm Overhaul Form layouts, adds FormTabs.php class for managing tab properties 2014-11-12 07:33:58 +11:00
_form_fields.htm depends -> dependsOn 2015-01-29 20:32:24 +11:00
_form_tabs.htm Improve backend accessibility (#4401) 2019-07-17 15:07:45 -06:00
_section-container.htm Overhaul Form layouts, adds FormTabs.php class for managing tab properties 2014-11-12 07:33:58 +11:00
_section.htm Remove functionality to swipe between tabs on mobile (#4103) 2019-04-25 01:48:12 -06:00