Commit Graph

12 Commits

Author SHA1 Message Date
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
7f8c0e32e4 feat: Improve button styles and update nav-contact class handling for better consistency 2026-02-26 07:27:04 -05:00
Matt Batchelder
2702ab41b5 feat: Enhance navigation by adding button styling to Contact menu item 2026-02-22 14:12:07 -05: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
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
bb30f38090 Update color palette to use new orange primary and green accent colors for improved branding 2026-02-21 13:26:59 -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
f8321568ce Add dashboard chart animations and SVG integration for dynamic data visualization 2026-02-21 01:45:51 -05:00
Matt Batchelder
2c9825b72d Update theme defaults seeding logic and regenerate CSS on palette change. Bump version to 1.1.0. 2026-02-20 22:22:24 -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