Commit Graph

22 Commits

Author SHA1 Message Date
Matt Batchelder
d120bec8ce feat: Add ambient animations for feature icons and update scroll-delay logic for card entrance 2026-03-22 01:45:38 -04:00
Matt Batchelder
b14e137933 feat: Add staggered entrance and icon pop-in animation for feature section cards 2026-03-22 01:40:10 -04:00
Matt Batchelder
ff5f392236 Add Day-Part Clock Animator and multiple animation options for various displays
- Implemented a new Day-Part Clock Animator in `solutions-animator.js` that updates a clock and badge based on simulated time.
- Updated `index.php` to include new animation options for lobby, conference, day-part, wayfinding, storefront, announcement, campus wayfinding, emergency, enclosure, brightness, cellular, designer, media library, publish, screen groups, monitoring, patient wayfinding, waiting room, multi-zone, and membership displays.
- Each animation option includes HTML structure for respective displays.
2026-03-16 22:32:57 -04:00
Matt Batchelder
fa6dce039b Add new animations for retail, corporate, education, outdoor, live data, healthcare, transit, and fitness sectors
- Extend block attributes to include new animation options in index.php
- Implement animation rendering logic for each sector in oribi_render_platform_row function
- Enqueue new JavaScript file for solutions page animations in enqueue.php
- Create solutions-animator.js to handle live data KPI and transit board animations
2026-03-16 20:29:15 -04:00
Matt Batchelder
2a0b949ea9 Add video editor timeline animator with animated playhead and scene transitions 2026-02-21 19:55:47 -05:00
Matt Batchelder
21d41b24d8 Sync: implement menu toggle functionality to manage body overflow state 2026-02-21 17:06:47 -05:00
Matt Batchelder
8f43b6c584 Sync: implement scroll-reveal animations for cards with responsive visibility adjustments 2026-02-21 16:47:11 -05:00
Matt Batchelder
a89f9067e2 Sync: enhance header behavior for light hero backgrounds with dynamic class toggling 2026-02-21 14:42:45 -05:00
Matt Batchelder
2826a3ec4a Update script handle and description for gallery TV slideshow in enqueue.php 2026-02-21 14:11:56 -05:00
Matt Batchelder
2edbf9732b Add industry mockup animator script for solutions page
- Enqueued new script `industry-animator.js` for animated device mockups.
- Implemented animation logic for various industries including hospitality, retail, corporate, education, outdoor, and live data displays.
- Utilized IntersectionObserver for performance optimization by pausing animations when off-screen.
2026-02-21 13:59:57 -05:00
Matt Batchelder
d8c12e3f3b Update CSS will-change property and add min-height to hero section; enhance JS card animation with reduced motion support 2026-02-21 13:22:07 -05:00
Matt Batchelder
ef0532ef9b Add promotional slides with animations to TV stick component 2026-02-21 12:13:10 -05:00
Matt Batchelder
5d09382d0d Update dark theme color for dashboard animator to enhance visual consistency 2026-02-21 10:28:20 -05:00
Matt Batchelder
d68c2c1d31 Add TV stick animation and rendering support for platform rows 2026-02-21 09:43:58 -05:00
Matt Batchelder
4591578cb2 Update SVG dimensions and adjust layout for dashboard charts 2026-02-21 02:29:38 -05:00
Matt Batchelder
e1d9b1a402 Refactor dashboard animator for improved performance and readability 2026-02-21 02:13:52 -05:00
Matt Batchelder
a33a6d62d2 Refactor dashboard SVG charts and animations
- Removed the old SVG file for the dashboard chart and replaced it with a new implementation directly in the PHP file.
- Updated the SVG structure to improve accessibility and styling, including the use of CSS classes for dynamic theming.
- Enhanced the bar charts, line graph, and pie chart with new gradients and animations.
- Adjusted the enqueue script for the dashboard animator to include versioning based on file modification time.
2026-02-21 02:08:54 -05:00
Matt Batchelder
38d585e071 Enhance dashboard chart animations with improved element selection, faster update speed, and robust error handling 2026-02-21 01:55:20 -05:00
Matt Batchelder
f8321568ce Add dashboard chart animations and SVG integration for dynamic data visualization 2026-02-21 01:45:51 -05:00
Matt Batchelder
618ba6ded4 Add device animation functionality to platform row and enhance CSS for visual effects 2026-02-21 01:33:52 -05:00
Matt Batchelder
025df5fd24 Refactor theme comments and descriptions to use a consistent hyphen format instead of an em dash. Update color palette values in theme settings and JSON configuration for improved aesthetics. Enhance contact section icons with Font Awesome for better visual representation. Add GitHub Copilot and contributor instructions for improved collaboration and development practices. 2026-02-20 22:06:53 -05:00
Matt Batchelder
19ee98c68d init 2026-02-20 21:28:00 -05:00