]> BookStack Code Mirror - bookstack/commit
Updated generic tab styles and js to force accessible usage
authorDan Brown <redacted>
Sat, 28 Jan 2023 12:50:51 +0000 (12:50 +0000)
committerDan Brown <redacted>
Sat, 28 Jan 2023 12:50:51 +0000 (12:50 +0000)
commite708ce93baa19715b0951c86c111320d4af2dc82
tree385df530d432e03c4365dd05bc21f16c3637ac57
parent1f69965c1e61a6ef3d46eb46ef4290889ba34381
Updated generic tab styles and js to force accessible usage

Added use of more accessible tags to create tabbed-interfaces then
updated css and JS to require use of those attributes rather than custom
techniques.

Updated relevant parts of app.
Some custom parts using their own tabs though, something to improve in
future.
resources/js/components/attachments.js
resources/js/components/image-manager.js
resources/js/components/tabs.js
resources/sass/_components.scss
resources/views/attachments/manager.blade.php
resources/views/pages/parts/image-manager.blade.php
resources/views/settings/customization.blade.php