@denkschuldt/react-dialog
Version:
A simple to use and customizable react dialog implementation.
25 lines (18 loc) • 648 B
Markdown
All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
The date format used is DD/MM/YYYY.
* Fixing draggable on mobile
* Removing overriding styles from body
* Accessibility: Close with keyboard (Esc), and showing button outlines.
## [1.0.0] - 28/03/2021
### Added
* Seeing the light. First release of react-dialog. ✨