Casey Baggz
Cerberus Admin
We're excited to announce the release of Cerberus v0.23! This update brings powerful new utility components that streamline common interaction patterns, along with important bug fixes that enhance reliability and visual consistency.
This release focuses on empowering developers with essential utility components for clipboard operations and collapsible content.
Copy text to the clipboard with ease using the new Clipboard component. This component provides an accessible way to copy text with built-in visual feedback and customizable indicators.
The Clipboard component is completely unstyled by default, giving you full control over its appearance. You can easily compose it with buttons, text, or any other interactive elements.
Show or hide content with smooth animations using the new Collapsible component. Perfect for creating accordions, expandable sections, and progressive disclosure patterns.
Control the animation behavior with the effect prop. You can choose from smooth height transitions or fade effects, or disable animations entirely.
page.backdrop.initial token for the Cerberus theme in dark mode has been updated to provide improved contrast, ensuring better readability and visual hierarchy in dark mode interfaces.To upgrade to Cerberus v0.23.0, run:
npm run up:cerberuspnpm run up:cerberusdeno run npm:up:cerberusbun run up:cerberusWe continue to enhance the Cerberus ecosystem with a focus on developer productivity and accessible design patterns. Coming up:
Thank you for being part of the Cerberus community! These updates are driven by your feedback and real-world usage patterns.