]> BookStack Code Mirror - bookstack/commit
Fixed failing test and added more accessibility improvements
authorDan Brown <redacted>
Sun, 25 Aug 2019 16:21:25 +0000 (17:21 +0100)
committerDan Brown <redacted>
Sun, 25 Aug 2019 16:21:25 +0000 (17:21 +0100)
commit2dfe6c2d56719e03f31c74cc1d6d65e2df686031
tree9e482e12e38a1c43a4e4ecd409e83368657c5c3b
parent9fbef8cd1be72cf5ee6589c38013ce615a919f7b
Fixed failing test and added more accessibility improvements

- Updated linked images to have obvious focus styles
- Added proper role to notifications
- Made dropdown list focus styles a bit nicer.
- Updated book list chapter child slide down to be keyboard activatable.

Related to #1320
resources/assets/sass/_lists.scss
resources/assets/sass/_text.scss
resources/views/chapters/child-menu.blade.php
resources/views/chapters/list-item.blade.php
resources/views/partials/custom-styles.blade.php
resources/views/partials/notifications.blade.php
tests/Entity/PageRevisionTest.php