feat: implement text inspector and case converter tool

This commit is contained in:
2024-05-14 18:01:20 +02:00
parent 90ba9f4f8e
commit 5113fe626b
13 changed files with 471 additions and 47 deletions

View File

@@ -13,7 +13,7 @@ pnpm dev # route types will be generated by next.js
## Known issues
- Tool search does not set query parameters
- [(Shallow routing) updating search params causes server code to rerun.](https://github.com/vercel/next.js/issues/49668)
- [(Shallow routing) updating search params causes server code to rerun.](https://github.com/vercel/next.js/issues/49668)
- [Editor may not resize to fit container size](https://github.com/suren-atoyan/monaco-react/issues/346)
- CSS outlines messed up
@@ -27,6 +27,8 @@ pnpm dev # route types will be generated by next.js
- [x] Formatters
- [x] Generators
- [ ] Text
- [x] Text Inspector
- [ ] Text Diff
- [ ] Graphic
- [ ] Settings
- [x] Settings menu item