g547315
g547315
**Problem** The code base, despite existing linting rules, lacks consistent formatting, leading to: - Reduced Readability: Inconsistent indentation, spacing, and wrapping make code harder to understand for all developers. -...
Aiming to improve the accessibility of CyberChef, an audit of keyboard navigation, screen reader use and high zoom levels has been conducted. The following areas for improvement have been identified....
## References #14626 #14766 #10004 This PR covers Full low Vision Support (400% Zoom) (Mobile/Tablet-Responsive Support). It resolves most of the failing screenshots that where present in #14766. The approach...
## References Replaces this [PR](https://github.com/jupyterlab/lumino/pull/633) ## Code changes Functionality to create and attach reusable overlays to elements ### Tab bar specific changes Overlays created and attached to widget(s) Change visibility...
## References ## Code changes ## User-facing changes ## Backwards-incompatible changes
## References [#15090](https://github.com/jupyterlab/jupyterlab/issues/15090) - [X] Trigger functionalities on key down and key up of Alt or Alt + Shift ## Code changes Allow the key down event listener to return...