BookStack/app
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
..
Actions Fixed shelf activity display & updated book sort operation 2019-05-05 15:54:22 +01:00
Auth Covered new invite system with testing 2019-08-18 13:55:28 +01:00
Config Added missing locale option 2019-08-04 16:10:04 +01:00
Console Updated string functions to use mulitbyte versions where needed 2019-05-25 16:15:19 +01:00
Entities Merge pull request #1527 from BookStackApp/129-page-templates 2019-08-11 20:21:17 +01:00
Exceptions Start user invite system 2019-08-17 15:52:33 +01:00
Facades Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00
Http Made a mass of accessibility improvements 2019-08-24 18:29:02 +01:00
Notifications Start user invite system 2019-08-17 15:52:33 +01:00
Providers Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Settings Updated guest settings system to format value as per non-guest 2019-05-07 22:56:48 +01:00
Translation PHPCS related fixes. 2019-01-27 15:59:23 +05:30
Uploads Replaced use of custom 'baseUrl' helper with 'url' 2019-08-04 14:26:39 +01:00
Application.php Moved config dir into app dir 2019-07-06 13:44:50 +01:00
helpers.php Made a mass of accessibility improvements 2019-08-24 18:29:02 +01:00
Model.php Set /app PHP code to PSR-2 standard 2018-01-28 16:58:52 +00:00
Ownable.php Re-structured the app code to be feature based rather than code type based 2018-09-25 12:30:50 +01:00