Skip to content

Releases: pprunty/deltacomponents.dev

v0.1.3 - Major UI/UX improvements and component enhancements

02 Oct 15:41
e3f25b6

Choose a tag to compare

What's Changed

Major UI/UX Improvements

  • Enhanced CambioImage Component: Added className prop support, fixed MDX nesting issues, added draggable controls, and improved dismissible behavior
  • Grid Pattern Animations: Smoother animations with better color visibility and optimized timing
  • Typography Enhancements: Applied 97% opacity to body text for improved readability across paragraphs, lists, and links

Navigation & User Experience

  • Improved Navigation: Logo now navigates to /docs/welcome, better button ordering on landing page
  • Modal Improvements: Removed borders for cleaner appearance, better mobile positioning for command menu
  • Dark Theme Consistency: Updated aside backgrounds and code snippet themes for better visual coherence

Content & Documentation

  • Development Status Notice: Added professional status messaging with v1.0.0 release timeline
  • Enhanced Documentation: Improved project descriptions and discover component content
  • Component Documentation: Updated with className prop support and better examples

Technical Improvements

  • Better HTML Validity: Fixed MDX paragraph nesting issues preventing hydration errors
  • Accessibility: Maintained accessibility standards while improving visual hierarchy
  • Performance: Optimized animations and component rendering

Full Changelog

See the pull request for detailed changes.


Contributors: @pprunty

🤖 Generated with Claude Code

v0.1.2

30 May 15:07

Choose a tag to compare

What's Changed

Preparing for initial version release: Updated documentation for components, ensured "Open in v0" is working, fixed multiple bugs in each component. More work to do.

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 May 19:46
496afa2

Choose a tag to compare

Initial release. Still work to do...