Files
vault/changelog/29677.txt
lane-wetmore 13d302d509 UI: Add KV view for wrap tool (#29677)
* add kv view for wrap tool

* add changelog entry

* update toggle  and tests

* update changelog, style updates, fix linting error bug

* update tests

* update test to include multiline input

* clean up

* test improvements and clean up

* shift away from disabling button on error

* update test for json lint warning

* add check after back

* move assertions to a better test for them
2025-02-24 20:21:21 -06:00

4 lines
101 B
Plaintext

```release-note:improvement
ui: adds key value pair string inputs as optional form for wrap tool
```