All notable changes to this project will be documented in this file.
- Bumped brace-expansion from 1.1.12 to 1.1.14 (#233)
- Bumped lodash from 4.17.23 to 4.18.1 (#233)
- Bumped vite from 6.4.1 to 6.4.2 (#233)
- Adjusted Columns multi-column breakpoint (#229)
- Added
titleprop to Callout component (#216 by @x0rgus)
- Bumped flatted from 3.3.3 to 3.4.2 (#223)
- Changed
Columnsto use named container query (columns-container) (#222)
- Added support for container query responsiveness in
Columns(#221)
InsideContainerstorybook story demonstrating container query behavior with a resizable wrapper (#220)
- Added tabIndex on base code block (#214)
- Exported Pill components (#212)
- Added CodeGroupSelect component for two-level snippet selection with group and example dropdowns (#209)
- Exported DropdownMenu base component and related primitives (#210)
- Exported CodeSnippet component (#206)
- Fixed Expandable chevron icon size and color (#203)
- Exported ParamHead component (#202)
- Bumped storybook from 10.1.11 to 10.2.10 (#201)
- Bumped ajv from 6.12.6 to 6.14.0 (#200)
- Fixed mask-size for brand icons (#197)
- Fixed callout bold styles (#196)
- Refined search bar and made more customizable (#198)
- Added Search component with search modal, recent searches, and keyboard navigation (#194 by @lindsayzhng)
- Fixed bundling Shiki worker (#190 by @lindsayzhng)
- Added anchor link support to Steps component with
idandnoAnchorprops (#187) - Added
sideandalignprops to Tooltip component for positioning control (#181 by @shadabiiitnr20)
- Fixed
isMountedcheck for View component (#186) - Fixed Mermaid duplicated IDs and gantt chart default sizing (#183)
- Updated internal props for Accordion and Card components (#185)
- Prefer canonical Tailwind classes (#178 by @0xa3k5)
- Fixed CSS bundling by adding
@tailwindcss/clidependency (#174) - Fixed code block header truncation (#173)
- Fixed type exports and disabled default
rollupTypes(#176)
- Updated README with style override instructions (#175)
- Updated
lodashfrom 4.17.21 to 4.17.23 (#171)
| Component | Description |
|---|---|
Accordion |
Expandable content sections |
Badge |
Status and label badges |
Callout |
Highlighted information boxes |
Card |
Content cards |
CodeBlock |
Syntax-highlighted code with copy button |
CodeGroup |
Code blocks container with tabs or dropdown selection |
Columns |
Multi-column layouts |
Expandable |
Collapsible sections |
Frame |
Image and content frames |
Icon |
Icon rendering |
Mermaid |
Diagram rendering |
Panel |
Panel layouts |
Property |
API property display |
Steps |
Step-by-step instructions |
Tabs |
Tabbed interfaces |
Tile |
Tile grids |
Tooltip |
Hover tooltips |
Tree |
Hierarchical tree views |
Update |
Changelog entries |