Skip to content

Fix/inconsistent navbar styling#9

Merged
ajayparihar merged 13 commits intomainfrom
fix/inconsistent-navbar-styling
Aug 23, 2025
Merged

Fix/inconsistent navbar styling#9
ajayparihar merged 13 commits intomainfrom
fix/inconsistent-navbar-styling

Conversation

@ajayparihar
Copy link
Copy Markdown
Owner

No description provided.

- Update all theme color variables to new palette
- Adjust border colors for better visibility in both dark and light themes
- Improve focus states and hover effects
- Remove dark-mystic-forest theme from HTML
- Simplify light theme card styles with reduced shadow and border opacity
- Fix CSS syntax error with misplaced closing brace
- Add consistent card hover effects comment
- Change navbar from sticky to fixed positioning for better scroll behavior
- Add dynamic height calculation for navbar to prevent content overlap
- Update body padding to account for fixed navbar height
- Remove redundant card border in light theme
- Standardize navbar typography and interactive controls
- Enhance modal button hover/focus states and about modal layout
- Improve tags input and form field focus states
- Refine about modal typography and link chip styling
- Add consistent transition properties to buttons
- Implement theme-aware hover/focus states for better UX
- Clean up redundant styles and improve code formatting
Refactor codebase into modular components (constants, utils, state, performance) for better maintainability.
Add skeleton loading, improved accessibility, and comprehensive error handling.
Update manifest and service worker for PWA support.
Enhance UI with consistent design patterns and responsive improvements.
- Added ComponentFactory class for centralized component management, including lifecycle management, dependency injection, and event-driven communication.
- Introduced ItemService class for handling item-related operations, including CRUD functionality, validation, and advanced filtering.
- Established a global component factory instance for easy access to components throughout the application.
- Enhanced error handling and performance monitoring in component creation and service operations.
- Implemented automatic cleanup on page unload and visibility change for better resource management.
@ajayparihar ajayparihar self-assigned this Aug 23, 2025
@ajayparihar ajayparihar merged commit 0cfe308 into main Aug 23, 2025
3 checks passed
@ajayparihar ajayparihar deleted the fix/inconsistent-navbar-styling branch August 23, 2025 00:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant