feat: Animation library #23

Closed
opened 2026-05-08 00:44:52 +00:00 by jmiller · 1 comment
Owner

Add a library of entrance and scroll-triggered animations for hero elements.

Acceptance Criteria

  • Pre-built animation presets (fade-in, slide-up, zoom, parallax)
  • Per-element animation assignment in hero editor
  • Animation timing and delay controls
  • Reduced motion support for accessibility
Add a library of entrance and scroll-triggered animations for hero elements. ## Acceptance Criteria - [ ] Pre-built animation presets (fade-in, slide-up, zoom, parallax) - [ ] Per-element animation assignment in hero editor - [ ] Animation timing and delay controls - [ ] Reduced motion support for accessibility
jmiller added the type: feature label 2026-05-11 17:08:41 +00:00
jmiller added the pending: design label 2026-05-22 02:01:14 +00:00
Author
Owner

Resolved in v01.08.00:

  • Pre-built animation presets: fade-in, slide-up, slide-left, slide-right (content), zoom/Ken Burns (slides), parallax (background)
  • Animation timing and delay controls for both content and card
  • Reduced motion support (WCAG 2.1 AA) in CSS and JS
  • IntersectionObserver-based scroll-triggered animations

Per-element animation assignment (animating title separately from body) can be added as a future enhancement if needed.

Resolved in v01.08.00: - Pre-built animation presets: fade-in, slide-up, slide-left, slide-right (content), zoom/Ken Burns (slides), parallax (background) - Animation timing and delay controls for both content and card - Reduced motion support (WCAG 2.1 AA) in CSS and JS - IntersectionObserver-based scroll-triggered animations Per-element animation assignment (animating title separately from body) can be added as a future enhancement if needed.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomHero#23