Releases: design-sparx/pattern-base
Releases · design-sparx/pattern-base
Release list
v0.3.4
v0.3.3
v0.3.2
0.3.2 (2026-09-12)
- fix(docs): drop per-category counts from patterns dropdown (17c69ce)
- fix(docs): make home page copy truthful and features functional (e724765)
- fix(docs): remove Browse by intent section and unused CategoryIndex (a6c45f1)
- fix(docs): remove hero terminal block (7e78a02)
- fix(docs): use shadcn Card for featured patterns, drop code snippet strip (fbe0265)
- fix(docs): use shadcn Card subcomponents in OriginManifesto, drop dead theme hook (b5764e9)
- fix(docs): wire header search to command palette and static category colors (bc33c67)
- feat(docs): add desktop navigation menu to public shell (8f1a2ff)
- feat(docs): add home page SEO metadata and security headers (bfb881d)
- feat(docs): add mobile navigation drawer to public shell (3be25b3)
- feat(docs): add multi-column footer to public shell (18a6613)
- feat(docs): add shared app-container utility (83b2320)
- feat(docs): add shared nav helpers for public shell (7057963)
- feat(docs): consolidate shadcn setup, tabler icons, turbo configs, and agent docs (61af02d)
- feat(docs): redesign home page with shadcn components and primitives (442e83c)
- feat(docs): rewrite public header with navigation menu and aligned container (2a2455e)
- feat(docs): use shadcn components dropdown for patterns menu (492f0be)
- feat(docs): wire footer into public shell layout (e19285b)
- feat(ui): add solid and interactive variants to Card (6b9425d)
- docs: add shadcn redesign and public shell plans (f0813e6)
- docs: document public shell layout and app-container utility (939b5d1)
- docs(agents): document (home)/_components, card variants, dropdown counts (4d85d67)
- docs(agents): document workbench, split registry, and (shell) route group (9aa2dfb)
- refactor(docs): colocate home page components in (home)/_components (ba09bcf)
- chore(docs): commit build-regenerated type refs and snippet whitespace (153fd55)
- chore(docs): remove Mantine and add shadcn framework support (9d4eec1)
- build: add MIT license to root and all packages (ebcb983)
v0.3.1
What's Changed
- fix: cross-framework bugs, accessibility, and code quality by @kelvink96 in #32
- feat(docs): complete editorial redesign with reusable home components and public shell by @kelvink96 in #47
- feat(shadcn): add @patternbase/shadcn framework for 54 AI-UI patterns by @kelvink96 in #48
New Contributors
- @kelvink96 made their first contribution in #32
Full Changelog: v0.3.0...v0.3.1
v0.3.0
0.3.0 (2026-03-08)
- feat: added layout to patterns (a9b48ad)
- feat: added mantine AI components (ef084a4)
- feat: remove redundant header links (2e151e3)
- feat: removed pricing page and added about page (0ea806a)
- feat: updated landing page (a2c1b68)
- feat: updated nested sidebar links, chore: resolved eslint issues (6f0d156)
- feat: updated our fonts (8f3293f)
- chore: renamed eslint from .eslintrc.js to eslintrc.cjs (3178bd5)
- fix: resolve tsup watch mode settings (e40c357)