Commit Graph

5 Commits

Author SHA1 Message Date
Eduard Heimbuch
6f61fefec5 Improve a11y (#1841)
Improve accessibility by removing unnecessary tags without hrefs. Also remove many eslint errors and warnings.
2021-11-04 09:16:08 +01:00
Sebastian Sdorra
0efdd2a483 Add experimental high contrast mode (#1845)
Add an experimental high contrast color theme to SCM-Manager. The high contrast mode uses a dark background and color with a high contrast for a better accessibility.
The change adds the theme to ui-styles and theme switcher to the storybook of ui-components.
2021-11-04 08:33:11 +01:00
Sebastian Sdorra
dcac6b3f22 fixed active state of sub navigation items, which are using activeWhenMatch 2020-06-18 07:39:35 +02:00
Sebastian Sdorra
2821005d8c handling collapse state in a more simple and consistence way 2020-03-31 08:26:01 +02:00
Sebastian Sdorra
daa272b4fc expand menu if SubNavigation is opened, even if it is inside an ExtensionPoint 2020-03-30 15:04:00 +02:00