Skip to content

Latest commit

 

History

History
60 lines (41 loc) · 1.33 KB

File metadata and controls

60 lines (41 loc) · 1.33 KB

Changelog

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

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

[Unreleased]

Added

Changed

Deprecated

Removed

Fixed

[1.2.2] - 2025-11-21

Added

  • Enhanced TypeScript documentation with comprehensive JSDoc comments
  • More detailed examples for modal animations and positioning
  • Better documentation for blur effect parameter
  • Comprehensive examples for ModalComponent and ModalConfig types

Changed

  • Improved type documentation with real-world usage examples
  • Enhanced Framer Motion animation configuration documentation
  • Better documentation for modal positioning options

Fixed

  • Type definitions now properly import required dependencies
  • Documentation examples updated to reflect current API

[1.1.9]

Added

  • Responsive design improvements
  • Better modal stacking behavior

Fixed

  • Modal closing logic issues
  • CSS rendering problems

[1.1.8]

Added

  • Streamlined modal closing logic
  • Performance optimizations

Removed

  • Unused CSS styles

[1.1.7]

Fixed

  • Bug fixes and stability improvements

[Previous Versions]

For versions prior to 1.1.7, please refer to the git commit history.