Skip to content

Commit

Permalink
Release v3.14.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
diasbruno committed Jun 2, 2021
1 parent fc62ab1 commit eb10154
Show file tree
Hide file tree
Showing 9 changed files with 6,654 additions and 14 deletions.
119 changes: 119 additions & 0 deletions .log/ti-16339.log

Large diffs are not rendered by default.

112 changes: 112 additions & 0 deletions .log/ti-28128.log

Large diffs are not rendered by default.

141 changes: 141 additions & 0 deletions .log/ti-39437.log

Large diffs are not rendered by default.

410 changes: 410 additions & 0 deletions .log/ti-88235.log

Large diffs are not rendered by default.

5,845 changes: 5,845 additions & 0 deletions .log/tsserver.log

Large diffs are not rendered by default.

15 changes: 14 additions & 1 deletion CHANGELOG.md
@@ -1,4 +1,17 @@
3.13.1 - Tue, 13 Apr 2021 14:19:46 UTC
3.14.1 - Tue, 01 Jun 2021 21:39:10 UTC
--------------------------------------

- [fc62ab1](../../commit/fc62ab1) Fixing lint error and PR suggestion change to use double quotes
- [ce94d86](../../commit/ce94d86) Working on lint error
- [7e732d7](../../commit/7e732d7) Wrapping getComputedStyle in try catch per PR review
- [31d59b2](../../commit/31d59b2) Adding a check to see if the element is a prototype of Element before getting the computed style
- [827796d](../../commit/827796d) [fixed] Ensure after-open css transitions work in Safari 14 & Mobile Safari
- [76df16b](../../commit/76df16b) [chore] regenerate package-lock.
- [4fbe228](../../commit/4fbe228) bump prop-types to 15.7.2
- [a5f959a](../../commit/a5f959a) [chore] update packages.
- [8050773](../../commit/8050773) [chore] clean up all element leaks between tests.

3.13.1 - Tue, 13 Apr 2021 14:19:44 UTC
--------------------------------------

- [5832904](../../commit/5832904) Updated README.md
Expand Down
12 changes: 6 additions & 6 deletions dist/react-modal.js

Large diffs are not rendered by default.

12 changes: 6 additions & 6 deletions dist/react-modal.min.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "react-modal",
"version": "3.13.1",
"version": "3.14.1",
"description": "Accessible modal dialog component for React.JS",
"main": "./lib/index.js",
"module": "./lib/index.js",
Expand Down

0 comments on commit eb10154

Please sign in to comment.