From 6c38c721f8671bbd8bd6d18cd60183befae0f841 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michal=20Svatos=CC=8C?= Date: Sat, 17 Dec 2022 17:17:41 -0500 Subject: [PATCH] Close modal on ESC --- README.md | 3 +++ index.html | 16 ++++++++-------- script.js | 8 +++++++- 3 files changed, 18 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 100734d..19a0be5 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,9 @@ Have you ever been in the situation in which you need to give someone your conta - [ ] Modal - option to change font size (+/-) ## Changelog +#### v1.0.2 +- Added functionality to close modal on ESC + #### v1.0.1 - First version with basic functionality - Some bugfixes and tweaks included diff --git a/index.html b/index.html index 3570cb7..cd461f2 100644 --- a/index.html +++ b/index.html @@ -9,17 +9,17 @@ - - - - - + + + + + - - + +
@@ -86,7 +86,7 @@

- +