Hexpunk
InstallConceptsElementsProsehp-cellhp-codehp-copyhp-hexhp-latexhp-visually-hiddenhp-buttonhp-checkboxhp-formhp-labelhp-radiohp-selecthp-sliderhp-togglehp-toggle-grouphp-badgehp-taghp-progresshp-spinnerhp-backgroundhp-clusterhp-collapsiblehp-demohp-gridhp-scroll-areahp-separatorhp-sidebarhp-toolbarhp-avatarhp-iconhp-pixelhp-linkhp-menubarhp-navigation-menuhp-tabshp-alert-dialoghp-context-menuhp-dialoghp-dropdown-menuhp-hover-cardhp-popoverhp-tooltiphp-bannerhp-toasthp-tetherhp-module-handlehp-unfold-listhp-unfold-overlayhp-unfold-pagehp-bondhp-link-nodePaletteAnimationsReleases

Releases

v0.1.0-beta — 2026-05-24

Second pre-release. Four feature PRs land on top of alpha:

  • HTML primitive styling@hexpunk/core/elements.css (token-driven preflight for native HTML primitives) + opt-in .hp-prose class. New /getting-started/elements + /getting-started/prose walkthroughs.
  • LaTeX math support — render-only <hp-latex> primitive with consumer-registered renderer (zero math-engine dependency in core; KaTeX recommended). New <hp-copy> primitive extracted during the work, now powers every copy affordance in the system.
  • HTML code panels — all 116 <hp-code slot="code"> panels across 51 showcase pages converted from JSX-wrapper to plain HTML markup that matches what Lit-native consumers paste directly.
  • Showcase redesign + hp-cluster / hp-grid refactor — new /components index page (full-page-width <hp-grid layout="rows"> with one <hp-cluster layout="honeycomb"> per category), navbar Docs / Components / GitHub links, home page redesign (hero + setup snippet + rosette). Under the hood: <hp-cluster> gains a layout attribute, <hp-grid> gains spiral and rows pack strategies + fit-to-content recenter(), and the hp-grid.ts file (1500+ lines) splits into a folder by concern.

See the full CHANGELOG.md for the complete entry list.

v0.1.0-alpha

Initial alpha. All 14 atoms shipped, plus 3 molecules (<hp-grid>, <hp-cluster>, <hp-tether>), bond detection, and post-animation settled events.

See the full CHANGELOG.md in the repo for the complete entry list.

esc