Commit Graph

9 Commits

Author SHA1 Message Date
CodeDevMLH
a4b2d2edd5 Refactor seasonal plugin configurations to improve clarity and consistency
- Updated comments for clarity on enabling/disabling features across various seasonal scripts.
- Changed default value checks to ensure undefined values are handled consistently.
- Enhanced readability by providing descriptive comments for configuration variables.

[skip ci]
2026-02-27 23:56:36 +01:00
CodeDevMLH
bd8088c52b Add checks for container presence in animation functions to prevent errors when elements are removed from the DOM [skip ci] 2026-02-27 04:07:29 +01:00
CodeDevMLH
5c0d8af5d8 Refactor fireworks.js: clean up observer options for improved readability 2026-02-24 19:20:02 +01:00
CodeDevMLH
fe7f1a30bb test
All checks were successful
Auto Release Plugin / build-and-release (push) Successful in 1m8s
2025-12-31 01:18:17 +01:00
CodeDevMLH
0db833c4dc fix: improve fireworks display handling for scrolling and container positioning 2025-12-30 02:09:18 +01:00
CodeDevMLH
6d32293127 feat: update manifest for version 1.4.1.0 and fix fireworks display issue on scroll 2025-12-29 23:06:18 +01:00
CodeDevMLH
176aa97c1c feat: update configuration keys to use PascalCase for consistency across seasonal scripts 2025-12-18 00:01:19 +01:00
CodeDevMLH
25a0be221b feat: Bump version to 1.1.0.0 and add advanced configuration options for seasonal effects
Enhanced JavaScript files for autumn, christmas, easter, fireworks, halloween, hearts, santa, snowfall, snowflakes, and snowstorm to support configuration options via window.SeasonalsPluginConfig.

Added automatic theme selection based on date in README.md.
2025-12-16 01:26:27 +01:00
CodeDevMLH
dcef6d0080 init 2025-12-14 19:53:16 +01:00