BookStack/resources/views/components
Dan Brown b27a5c7fb8
Made a mass of accessibility improvements
- Changed default focus styles
- Updated dropdowns with keyboard navigation
- Updated modals with esc exiting
- Added accessibility attirbutes where needed
- Made many more elements focusable
- Updated hover effects of many items to also apply when focused within

Related to #1320 and #1198
2019-08-24 18:29:02 +01:00
..
code-editor.blade.php Made a mass of accessibility improvements 2019-08-24 18:29:02 +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 Made a mass of accessibility improvements 2019-08-24 18:29:02 +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 Made a mass of accessibility improvements 2019-08-24 18:29:02 +01:00
image-picker.blade.php Change image-selector to not use manager 2019-05-04 15:50:29 +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 Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
toggle-switch.blade.php Added focus and a11y attributes/functionality to custom checkboxes 2019-06-04 10:47:09 +01:00