Skip to content

v0.1.0

Choose a tag to compare

@luishcastroc luishcastroc released this 14 Aug 15:04

0.1.0 (2026-08-14)

🚀 Features

  • core: injectGsap context composable and provideGsap (f00ac72)
  • core: gsapReveal and gsapStagger sugar directives (8d0105c)
  • core: target and targets helpers for viewChild queries (62217f0)
  • core: splitReveal, counter, and parallax directives (9db64b8)
  • core: sequence composition, drawSvg directive, cleanup functions (d4cf4da)
  • core: drag, scrambleText, scrollTo, observe directives; gsap effects (f3eee97)
  • core: hover directive; the docs nav dogfoods it (09d9f9e)
  • core: preventDefault input on observe (0dcfb70)
  • core: scroller input for container-based ScrollTrigger (69cf76f)
  • demo: example app — hero, basics, timeline, ScrollTrigger, SplitText (62198e0)
  • docs: Analog docs app with Shiki-highlighted snippets (6cd016b)
  • docs: Flip example, per-page explanations, GSAP-vs-alone comparison (b1713eb)
  • docs: viewChild-first examples, template+TS panels, quickTo page (87e756d)
  • docs: API reference page and plainer example explanations (671bb00)
  • docs: showcase five directives, factual page titles (6cc5ce7)
  • docs: neo-brutalist redesign, SVG and WebGL examples (351abe3)
  • docs: Spanish locale tree, light and dark themes (842c6fd)
  • docs: richer SVG and WebGL scenes, animated theme switch (0850853)
  • docs: Draggable example, WebGL cube, start page, UI polish (6890a7a)
  • docs: sidebar navigation with GSAP-animated open/close (4eadda5)
  • docs: momentum loop example and full plugin coverage map (1f8f3f1)
  • docs: continuous sections port; reader-first copy pass (70e8482)
  • docs: radial menu example showing easeReverse (f7f60cd)
  • docs: single switchable example card on the directives page (be3ee6d)
  • docs: dim the accent palette in dark mode (9947964)
  • docs: header-only feature cards, Angular mark in the SVG demo (ab605d4)

🩹 Fixes

  • ci: set up pnpm via pnpm/action-setup before setup-node (906a5fd)
  • core: make on="scroll" reveals robust to late trigger creation (440b2fb)
  • docs: make the quickTo chaser visibly alive from load (14434cb)
  • docs: escape interpolation braces in the coverage table (5f0d8e6)
  • docs: keep the sidebar usable across breakpoint changes (4c1e795)
  • docs: add the missing template snippet on the sections page (389063f)
  • docs: make every directive demo match its example code (ad7d1fa)
  • docs: opt out of incremental hydration to stop prerender crashes (8c7ed31)
  • docs: exit the docs build once analog finishes (#18127)

❤️ Thank You

  • Claude Fable 5
  • Luis Castro