upskill-event-manager/assets/css
Ben 4367f6a395 feat: implement professional navigation with smooth dropdowns and best practices
- Created hvac-navigation-enhanced.css with modern dropdown styles
  - Pure CSS hover dropdowns for desktop (no JS needed)
  - Smooth animations with 300ms transitions
  - Professional hover effects with bottom border animation
  - Proper z-index layering (z-index: 9999 for dropdowns)
  - Keyboard navigation support

- Added hvac-navigation-enhanced.js for enhanced UX
  - Mobile hamburger menu with smooth animations
  - Keyboard navigation (arrow keys, escape, enter)
  - Click outside to close
  - Accessibility improvements with ARIA attributes
  - Smooth scroll for anchor links

- Fixed menu toggle visibility issue
  - Removed conflicting Astra theme buttons
  - Using pure CSS :hover for desktop dropdowns
  - Better mobile responsive behavior

- Updated class-hvac-scripts-styles.php
  - Added new CSS and JS files to build pipeline
  - Proper dependency management

Best practices implemented:
- WCAG 2.1 AA compliant keyboard navigation
- Focus management for accessibility
- Smooth 300ms transitions for professional feel
- Mobile-first responsive design
- No JavaScript required for desktop dropdowns
2025-08-20 23:10:53 -03:00
..
communication-templates.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-accessibility-fixes.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-admin.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-animations.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-announcements-admin.css feat: Implement secure Trainer Announcements system with comprehensive features 2025-08-20 13:34:15 -03:00
hvac-announcements.css feat: implement announcement modal system with comprehensive documentation 2025-08-20 16:28:55 -03:00
hvac-attendee-profile.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-breadcrumbs.css feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
hvac-certificate-reports.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-certificates-admin.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-certificates-enhanced.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-certificates.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-common.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-community-events.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-components.css feat: implement CSS design system and harmonization fixes 2025-08-20 22:32:31 -03:00
hvac-consolidated-certificates.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-consolidated-core-fixed.css feat: implement CSS design system and harmonization fixes 2025-08-20 22:32:31 -03:00
hvac-consolidated-core.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-consolidated-dashboard-fixed.css feat: implement CSS design system and harmonization fixes 2025-08-20 22:32:31 -03:00
hvac-consolidated-dashboard.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-consolidated-features.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-consolidated-features.min.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-consolidated-forms-fixed.css feat: implement CSS design system and harmonization fixes 2025-08-20 22:32:31 -03:00
hvac-consolidated-forms.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-consolidated-forms.min.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-consolidated.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-dashboard-enhanced.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-dashboard.css feat: Complete TEC integration with mobile fixes and comprehensive testing 2025-08-18 07:07:06 -03:00
hvac-design-system.css feat: implement CSS design system and harmonization fixes 2025-08-20 22:32:31 -03:00
hvac-email-attendees.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-event-edit-custom.css fix: Resolve header overlap and CSS loading issues on event edit page 2025-08-18 20:32:37 -03:00
hvac-event-edit-fixes.css feat: Complete TEC integration with mobile fixes and comprehensive testing 2025-08-18 07:07:06 -03:00
hvac-event-manage.css fix: Resolve event manage page CSS override and duplicate header issues 2025-07-30 15:36:39 -03:00
hvac-event-manager.css feat: Major architecture overhaul and critical fixes 2025-08-20 19:35:22 -03:00
hvac-event-summary.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-generate-certificates.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-harmonized.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-help-system.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-layout.css refactor: remove all theme-specific code for WordPress compliance 2025-08-20 18:38:52 -03:00
hvac-menu-system.css feat: Complete TEC integration with mobile fixes and comprehensive testing 2025-08-18 07:07:06 -03:00
hvac-menu-toggle-fix.css feat: implement professional navigation with smooth dropdowns and best practices 2025-08-20 23:10:53 -03:00
hvac-mobile-nav.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-mobile-navigation-fix.css feat: Complete TEC integration with mobile fixes and comprehensive testing 2025-08-18 07:07:06 -03:00
hvac-mobile-responsive.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-navigation-enhanced.css feat: implement professional navigation with smooth dropdowns and best practices 2025-08-20 23:10:53 -03:00
hvac-organizers.css feat: Major registration refactor and new trainer management pages 2025-07-30 16:29:51 -03:00
hvac-page-templates.css feat: Add missing HVAC CSS files for multi-machine deployment 2025-08-11 13:19:33 -03:00
hvac-print.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-profile-sharing.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-registration.css fix: Implement aggressive mobile padding reduction and find-a-trainer mobile optimization 2025-08-11 10:51:09 -03:00
hvac-trainer-navigation.css feat: Add navigation menu system and breadcrumb functionality 2025-07-30 16:45:58 -03:00
hvac-trainer-profile.css feat: Implement comprehensive user role field and certification tracking system 2025-08-01 10:52:11 -03:00
hvac-ux-enhancements.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00
hvac-venues.css feat: Major registration refactor and new trainer management pages 2025-07-30 16:29:51 -03:00
hvac-welcome-popup.css feat: Add comprehensive CSS, JavaScript and theme asset infrastructure 2025-08-11 16:20:31 -03:00