Commit Graph

5 Commits

Author SHA1 Message Date
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