Skip to content

v1.0.0

Choose a tag to compare

@refokus-team refokus-team released this 11 Mar 20:47
· 65 commits to main since this release

1.0.0 (2026-03-11)

Bug Fixes

  • ci: update Node.js setup and dependency installation to use pnpm (009c829)
  • docs: correct formatting and punctuation in README (7320ca6)
  • docs: correct formatting and punctuation in README (fae9887)
  • nav-anim: pass resolved options and elements into scroll behavior (4d2af77)
  • resolve merge conflicts in navbar animation initialization (150af12)
  • update tsconfig to extend the correct DOM library (8accc1d)
  • update tsconfig to extend the correct DOM library (d26f6f9)
  • workflow: move pnpm setup step to the correct position in release workflow (122210b)

Features

  • add initNavAnim function and corresponding tests (df68e5b)
  • add initNavAnim function and corresponding tests (dd686f0)
  • deps: add GSAP animation library dependency (75c4524)
  • deps: add GSAP animation library dependency (672f09f)
  • navbar: add navbar animation configuration module (6f67325)
  • navbar: add navbar animation configuration module (cb1831e)
  • navbar: implement initial slide-in animation with GSAP (eaa0d72)
  • navbar: implement initial slide-in animation with GSAP (b3cdc09)
  • navbar: implement scroll-based show/hide behavior (6ca844e)
  • navbar: implement scroll-based show/hide behavior (c3034c4)
  • navbar: integrate complete navbar animation system with TypeScript types (fb834d6)
  • navbar: integrate complete navbar animation system with TypeScript types (0ff453c)
  • navbar: update exports to include initNavbarAnimation and its options type (fa84c2b)
  • navbar: update exports to include initNavbarAnimation and its options type (cb6fae2)
  • package: update package details for navigation functionality (604b6be)
  • release: update release pipeline and configuration for semantic release (fa5277e)
  • update export to include initNavAnim from nav-anim module (3676949)
  • update export to include initNavAnim from nav-anim module (fcd483e)