open-nomad/.changelog/17754.txt
Phil Renaud d559072e48
[ui] Text wrap long lines of code and logs (#17754)
* Text and code wrapping as a localStorage var

* task-log uses wrapping and kb shortcut

* Word wrap keyboard labels

* Wrapper as a toggle not a button

* Changelog and fixed an extra space trailing log lines

* Moves toggle to inside

* Acceptance tests for ww and toggle click
2023-06-30 17:07:57 -04:00

4 lines
114 B
Plaintext

```release-note:improvement
ui: adds a toggle and localStorage property to Word Wrap logs and job definitions
```