feat: add-tool currency #12

Merged
typist merged 5 commits from feat/add-tool/currency into main 2025-10-30 09:22:30 +08:00
Owner
No description provided.
typist added 5 commits 2025-10-30 09:22:00 +08:00
- Introduced new components: Badge, Card, Command, Dialog, Label, and Popover for enhanced UI functionality.
- Updated package.json and pnpm-lock.yaml to include new dependencies: @radix-ui/react-label, @radix-ui/react-popover, and cmdk.
- Improved overall UI consistency and usability with the addition of these components.
- Introduced a new Currency Converter component that allows users to select and convert between various currencies in real-time.
- Implemented local storage for saving selected currencies and caching for exchange rates to enhance user experience.
- Updated the tool index to include the new Currency Converter with an appropriate icon and description.
- Translated currency names and comments from Chinese to English for better accessibility.
- Enhanced caching logic for exchange rates, ensuring data validity based on the date.
- Improved user feedback messages for currency addition and removal actions.
- Updated UI elements to reflect changes in language and functionality, including placeholders and labels.
- Updated the Badge component to improve user interaction with currency removal.
- Enhanced styling for better visual feedback on hover and click actions.
- Simplified the removal button functionality by integrating it into the Badge component.
- Updated currency display to enhance clarity by separating symbol, code, and name into distinct elements.
- Adjusted styling for better alignment and responsiveness in the currency selection interface.
- Improved overall user experience by refining the layout of currency information in the Card component.
typist merged commit 97f38b44f5 into main 2025-10-30 09:22:30 +08:00
typist deleted branch feat/add-tool/currency 2025-10-30 09:22:30 +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#12
No description provided.