mirror of
https://github.com/ershisan99/DevToysWeb.git
synced 2025-12-16 20:49:23 +00:00
feat: implement text inspector and case converter tool
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user