Skip to content

v0.1.8

Choose a tag to compare

@github-actions github-actions released this 07 Aug 15:20
· 122 commits to main since this release
e0d4d90

Scroll region boundary cues

  • Added components/scrollregion for bounded, independently scrollable content
    with semantic top and bottom boundary indicators.
  • Added HTMX-aware runtime initialization and cleanup for scroll, resize, and
    dynamic-content changes without intercepting pointer input.
  • Published the generated JavaScript, Tailwind CSS, and consumer-agent API
    references required by downstream renderers.

Upgrade note

  • Existing components are unchanged. Consumers can render
    scrollregion.ScrollRegion(scrollregion.Config{...}) wherever a bounded
    vertical viewport needs non-interactive overflow cues.
  • Stable component identity and the public catalog page follow in the site pin
    update after this root package is reachable as v0.1.8.

Build artifacts

Built with Tailwind CSS 4.3.3.
Assets attached: styles.css and goshtoso-theme.css.