Skip to content

Releases: codywilliamson/shockstack

v1.20.0

Choose a tag to compare

@github-actions github-actions released this 24 Apr 16:34

1.20.0 (2026-04-24)

Bug Fixes

  • frontend: remove default backtick pseudo-elements from prose inline code (cf04e46)
  • tokens: change design.md CLI invocation to node (e50ce1e)
  • ui: resolve vue component hydration errors and astro cid mismatches (9088265)

Features

  • frontend: interactive stack picker for use cases (5147dc3)
  • frontend: redesign blog archive and post pages with hero, featured card, toc (41827fe)
  • frontend: redesign docs index, detail page, and sidebar with categories and toc (5812639)
  • themes: add five built-in palettes (919fec0)

v1.19.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 04:32

1.19.1 (2026-04-23)

Bug Fixes

  • frontend: use background-image in StatsCard to preserve background-clip text (2ab208d)
  • showcase: move tooltip-trigger-btn styles into TooltipHover.vue (b731faf)

v1.19.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 03:53

1.19.0 (2026-04-23)

Bug Fixes

  • frontend: flatten hero framing, stick switcher, unclip descenders (746800d)
  • frontend: gate hero picker behind is-ready class to prevent flash (9115cbc)
  • frontend: make hero picker fixed so it follows the full page (0ee7098)

Features

  • frontend: add blueprint variant to features section (023502c)
  • frontend: add launchpad variant to features section (62d1b31)
  • frontend: add operator-desk variant to features section (7f27758)
  • frontend: add release-train variant to features section (b621336)
  • frontend: animate hero picker into a floating popup on scroll (8ac4ba6)

v1.18.1

Choose a tag to compare

@github-actions github-actions released this 23 Apr 02:22

1.18.1 (2026-04-23)

Bug Fixes

  • frontend: repair pages dropdown layout (543fdf9)

v1.18.0

Choose a tag to compare

@github-actions github-actions released this 23 Apr 02:16

1.18.0 (2026-04-23)

Bug Fixes

  • address faq accordion review feedback (44b922a)
  • simplify faq accordion styles (2fe8d0d)

Features

  • refresh faq accordion styling (9d7e68f)

v1.17.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 23:05

1.17.0 (2026-04-22)

Bug Fixes

  • ci: pin security scan workflow (8d9257d)
  • frontend: prevent launch hero title clipping (2be2a05)

Features

  • frontend: add homepage hero showcase (ef5e552)

v1.16.0

Choose a tag to compare

@github-actions github-actions released this 22 Apr 22:43

1.16.0 (2026-04-22)

Bug Fixes

  • frontend: anchor components tooltips correctly (6ab48c5)

Features

  • frontend: group pages into shared nav dropdown (100c992)

v1.15.2

Choose a tag to compare

@github-actions github-actions released this 21 Apr 04:13

1.15.2 (2026-04-21)

Bug Fixes

v1.15.1

Choose a tag to compare

@github-actions github-actions released this 21 Apr 02:13

1.15.1 (2026-04-21)

Bug Fixes

  • frontend: source /changelog from root CHANGELOG.md (d08e706)

v1.15.0

Choose a tag to compare

@github-actions github-actions released this 21 Apr 01:25

1.15.0 (2026-04-21)

Bug Fixes

  • deps: regenerate pnpm-lockfile to clear dependabot merge artifacts (fcf3256)

Features

  • frontend: add about page with timeline, principles, team (c422e12)
  • frontend: add AccordionPanel component via reka-ui primitives (616d9bb)
  • frontend: add Alert component with 4 semantic variants (faece44)
  • frontend: add Avatar component with initials fallback + stack (4484dd2)
  • frontend: add Badge component with 8 colors × 3 variants (7c83f95)
  • frontend: add components, pricing, about to header and mobile nav (80406e9)
  • frontend: add DemoBanner component for marking placeholder pages (f260561)
  • frontend: add DemoBanner to pricing/about pages with placeholder team names (5b9b6f4)
  • frontend: add Kbd component with platform-aware Mod key (10e528b)
  • frontend: add pricing marketing page with tiers, comparison, FAQ (3e78107)
  • frontend: add ProgressBar component with determinate + indeterminate modes (2563c21)
  • frontend: add Skeleton component with shimmer animation (7cd8260)
  • frontend: add themed 404 not-found page (123d4e3)
  • frontend: add TooltipHover component with 4 sides (39c5271)