Skip to main content

Changelog

All notable changes to this project are documented below.

[1.0.5] - 2026-02-12

Fixed

  • Fixed mask-size for brand icons (#197)
  • Fixed callout bold styles (#196)

Changed

  • Refined search bar and made more customizable (#198)

[1.0.4] - 2026-02-09

Added

  • Added Search component with search modal, recent searches, and keyboard navigation (#194 by @lindsayzhng)

[1.0.3] - 2026-02-05

Fixed

  • Fixed bundling Shiki worker (#190 by @lindsayzhng)

[1.0.2] - 2026-01-30

Added

  • Added anchor link support to Steps component with id and noAnchor props (#187)
  • Added side and align props to Tooltip component for positioning control (#181 by @shadabiiitnr20)

Fixed

  • Fixed isMounted check for View component (#186)
  • Fixed Mermaid duplicated IDs and gantt chart default sizing (#183)

Changed

  • Updated internal props for Accordion and Card components (#185)
  • Prefer canonical Tailwind classes (#178 by @0xa3k5)

[1.0.1] - 2025-01-26

Fixed

  • Fixed CSS bundling by adding @tailwindcss/cli dependency (#174)
  • Fixed code block header truncation (#173)
  • Fixed type exports and disabled default rollupTypes (#176)

Changed

  • Updated README with style override instructions (#175)
  • Updated lodash from 4.17.21 to 4.17.23 (#171)

[1.0.0] - 2025-01-23

Initialized components library

The first stable release includes the following components:
ComponentDescription
AccordionExpandable content sections
BadgeStatus and label badges
CalloutHighlighted information boxes
CardContent cards
CodeBlockSyntax-highlighted code with copy button
CodeGroupCode blocks container with tabs or dropdown selection
ColumnsMulti-column layouts
ExpandableCollapsible sections
FrameImage and content frames
IconIcon rendering
MermaidDiagram rendering
PanelPanel layouts
PropertyAPI property display
StepsStep-by-step instructions
TabsTabbed interfaces
TileTile grids
TooltipHover tooltips
TreeHierarchical tree views
UpdateChangelog entries

Build docs developers (and LLMs) love