Yashvi/improvements 2#47
Open
yashvi2001 wants to merge 3 commits into
Open
Conversation
- Add dark mode Tailwind classes to Accordion, Card, Dialog, Drawer, Input, Select, Alert, Badge, and Button components - Replace hardcoded colors with dynamic theme-aware values - Update Tailwind config to enable class-based dark mode - Add dark mode color variants to safelist for production builds - Update peerDependencies to support React 19 - Implement consistent dark theme palette (gray-800 backgrounds, gray-100 text, gray-700 borders) - Add dark mode variants for all status colors (success, warning, error, info) - Update hover and focus states for dark mode compatibility Closes dark mode issues where components were not properly styled in dark theme
- Update @types/react to support React 18 or 19 - Update @types/react-dom to support React 18 or 19 - Allows the library to work with both React versions based on what the consumer has installed
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.