diff --git a/CHANGELOG.md b/CHANGELOG.md index d5a039a..30c8c55 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,12 @@ 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). +## 1.5.2 - 2024-01-23 + +- Fix closed Modal focusable elements +- Fix `this.initialized` value in Modal +- Remove `babel-jest` + ## 1.5.1 - 2024-01-03 - Fix playwright tests config diff --git a/examples/accessible-modal/index.html b/examples/accessible-modal/index.html index ad73389..36e2609 100644 --- a/examples/accessible-modal/index.html +++ b/examples/accessible-modal/index.html @@ -23,7 +23,7 @@

Default