feat: add tool json #5

Merged
typist merged 5 commits from feat/add-tool/json into main 2025-10-28 03:48:38 +08:00
Owner
No description provided.
typist added 5 commits 2025-10-28 03:48:32 +08:00
- Introduced a new Textarea component for enhanced text input functionality.
- Utilized utility functions for styling and accessibility features.
- Introduced a new Alert component for displaying notifications.
- Added AlertTitle and AlertDescription subcomponents for structured content.
- Utilized class-variance-authority for styling variants.
- Introduced a new JSON Formatter tool for formatting and validating JSON input.
- Added functionality for minifying and prettifying JSON.
- Updated tools list to include the new JSON Formatter with appropriate icon and description.
- Introduced a new Toaster component using Sonner for notifications.
- Integrated Toaster into the main application layout.
- Added 'next-themes' and 'sonner' dependencies in package.json and updated pnpm-lock.yaml.
- Replaced error state management with Sonner toast notifications for JSON validation feedback.
- Added success notifications for minifying and prettifying JSON.
- Cleaned up the code by removing the Alert component related to error display.
typist merged commit 97b2093b86 into main 2025-10-28 03:48:38 +08:00
typist deleted branch feat/add-tool/json 2025-10-28 03:48:38 +08:00
typist referenced this issue from a commit 2025-10-28 03:48:40 +08:00
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: typist/litek#5
No description provided.