Skip to content

Releases: refokus-agency/navigation

v1.1.1

Choose a tag to compare

@github-actions github-actions released this 27 Aug 14:19
95dddcc

1.1.1 (2026-08-27)

Bug Fixes

  • ci: enable npm provenance attestation on release (#71) (95dddcc), closes #67

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 16 Jul 15:23
cdf32f9

1.1.0 (2026-07-16)

Bug Fixes

  • add trailing slash to publishConfig.registry for OIDC publishing (02f211d)
  • update author name from "Refokus Agency" to "Refokus LLC" in package.json (681ac7d)

Features

  • migrate publishing from GitHub Packages to public npm via OIDC Trusted Publishing (#38) (cef32c8)

v1.0.2

Choose a tag to compare

@refokus-team refokus-team released this 23 Apr 20:59
3a581f6

1.0.2 (2026-04-23)

Bug Fixes

  • pkg: trigger release for tarball exclusions (478119d)

v1.0.1

Choose a tag to compare

@refokus-team refokus-team released this 23 Apr 19:46
35d8b6c

1.0.1 (2026-04-23)

Bug Fixes

  • reset visibility state and drop stale listener on scroll re-init (475d620)

v1.0.0

Choose a tag to compare

@refokus-team refokus-team released this 11 Mar 20:47

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)