BookStack/resources/views/components
Dan Brown cf5d51e7b8
Made another mass of accessibility improvements
- Set proper semantic tags for main parts of content.
- Removed focus-trap from tag manager/autosuggest.
- Set better accessibility labelling on tag manager.
- Updated collapsible sections to be keyboard navigatable.
- Improved input focus styling to better fit theme.
- Updated custom styled file picker to be accessible via keyboard.

Related to #1320
2019-08-25 15:44:51 +01:00
..
code-editor.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
custom-checkbox.blade.php Added focus and a11y attributes/functionality to custom checkboxes 2019-06-04 10:47:09 +01:00
entity-selector-popup.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
entity-selector.blade.php Actioned some todo items, Cleaned old grid css 2019-04-07 09:57:48 +01:00
expand-toggle.blade.php Made a mass of accessibility improvements 2019-08-24 18:29:02 +01:00
image-manager.blade.php Converted primary color use to css variable 2019-08-25 12:40:04 +01:00
image-picker.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
page-picker.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
tag-list.blade.php Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
tag-manager.blade.php Made another mass of accessibility improvements 2019-08-25 15:44:51 +01:00
toggle-switch.blade.php Added focus and a11y attributes/functionality to custom checkboxes 2019-06-04 10:47:09 +01:00