Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 545 Bytes

File metadata and controls

26 lines (17 loc) · 545 Bytes

Changelog

All notable changes to DynamicUI will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

Added

  • Initial release with core components
  • Button component with multiple variants
  • Input component with validation support
  • Card component with different styles
  • Tailwind CSS integration
  • TypeScript support
  • Showcase website

Changed

  • N/A

Fixed

  • N/A