From 6167506b89f6e7ea61902368947d8da5a8a906b3 Mon Sep 17 00:00:00 2001 From: Miodec Date: Sun, 24 Mar 2024 16:45:53 +0100 Subject: [PATCH] refactor(word filter modal): use new modal system --- frontend/src/html/popups.html | 24 +- frontend/src/styles/popups.scss | 16 +- frontend/src/styles/z_media-queries.scss | 2 +- .../word-filter.ts} | 279 +++++++++--------- frontend/src/ts/popups/custom-text-popup.ts | 7 +- 5 files changed, 157 insertions(+), 171 deletions(-) rename frontend/src/ts/{popups/word-filter-popup.ts => modals/word-filter.ts} (53%) diff --git a/frontend/src/html/popups.html b/frontend/src/html/popups.html index 540b09caa019..c648b1242d37 100644 --- a/frontend/src/html/popups.html +++ b/frontend/src/html/popups.html @@ -493,8 +493,12 @@
save
- - +