Christoph Lipautz
Christoph Lipautz
- Highlight focus for keyboard users. - Add some base landmarks (main, menu, search). - Label some links that are not described by their link text. - Add a skip...
For e.g. tool exit because of broken network connection, the input is still catched and you have to reset the shell session
Argument `--export-empty-as base` works well except for the case of pluralization. If a key is not translated at all, the base language will be used, even for keys with pluralization....
Using a `top_namespace` in configuration that is a symbol fails with further processing where a string is expected. Relying on a conversion in settings constructor prevents an unexpected error. >...
Introduces cyclic dependency detection at component imports when `SystemStackError` is raised and generates a message with details how to resolve this (incl. component dependency visualization). closes #280