Files
Resume-Matcher/.github
srbhr b91ee4ff01 feat: add ConfirmDialog and Dialog components for user confirmations
- Introduced ConfirmDialog component with customizable options for confirmation actions.
- Added Dialog component along with supporting components (DialogTrigger, DialogClose, DialogContent, DialogHeader, DialogFooter, DialogTitle, DialogDescription) for a cohesive dialog experience.
- Implemented escape key handling and body scroll prevention when dialogs are open.

feat: create UI components for input, toggle switch, and retro tabs

- Developed Input component with a minimalist design and focus styles.
- Created ToggleSwitch component for binary state toggling with clear labeling.
- Implemented RetroTabs component for tabbed navigation with a brutalist aesthetic.

chore: update README with new features and improve documentation

- Updated README to reflect new features and enhancements in the Resume Matcher application.
- Changed header image for better branding.

chore: update package-lock.json for peer dependencies

- Added peer dependencies to various packages in package-lock.json to ensure compatibility.

feat: add header image asset for improved UI
2025-12-31 01:54:32 +05:30
..