Skip to content
This repository has been archived by the owner on Oct 16, 2023. It is now read-only.

Commit

Permalink
3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scottaohara authored Oct 16, 2023
1 parent 7032226 commit 3037d07
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# Changelog
All notable changes to this project will be documented in this file.

## [Unreleased]
Full history of changelog coming...
## 3.4.1 - 2023-10-16
### Changed
Updated CSS to remove the `box-sizing: border-box` rule. It was not relevant to the dialog. Added `pointer-events: none` to children of the `[data-modal-open]` triggers - which _is a hack-fix_, but it was the least LOE to resolve the issue. This is the final version of this script.

## 3.4.0 - 2019-01-09
### Changed
Expand Down

0 comments on commit 3037d07

Please sign in to comment.