From a558e3b18962436844d40f22735b8b9de184c8c8 Mon Sep 17 00:00:00 2001 From: Furkan <49978011+furcan@users.noreply.github.com> Date: Sat, 4 Jan 2025 22:48:38 +0200 Subject: [PATCH] Notiflix: The library has been updated. --- CHANGELOG.md | 9 +++++++++ README.md | 4 ++-- package.json | 4 ++-- public/manifest.json | 2 +- public/mock/api-github-repo.json | 2 +- public/sitemap.xml | 16 ++++++++-------- src/_database/app/meta.md | 2 +- src/_database/pages/404.md | 4 ++-- src/_database/pages/500.md | 4 ++-- src/_database/pages/block.md | 2 +- src/_database/pages/confirm.md | 2 +- src/_database/pages/documentation.md | 4 ++-- src/_database/pages/download.md | 4 ++-- src/_database/pages/home.md | 8 ++++---- src/_database/pages/loading.md | 2 +- src/_database/pages/notify.md | 2 +- src/_database/pages/report.md | 2 +- .../home/partials/slider/Slider.module.scss | 2 +- yarn.lock | 8 ++++---- 19 files changed, 46 insertions(+), 37 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 13f398c..545814c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +@1.1.6 + +**Happy new year!** + +* **Changed:** Content updates. +* **Changed:** Notiflix: v3.2.8 + +----- + @1.1.5 **Happy new year!** diff --git a/README.md b/README.md index 3eb6890..780e591 100644 --- a/README.md +++ b/README.md @@ -6,13 +6,13 @@ This application is the documentation project of [Notiflix](https://github.com/n ### Current Version -1.1.5 [*](https://github.com/notiflix/notiflix.github.io/blob/main/CHANGELOG.md "CHANGELOG") +1.1.6 [*](https://github.com/notiflix/notiflix.github.io/blob/main/CHANGELOG.md "CHANGELOG") --------- ### Copyright -Copyright © 2019 - 2023 Notiflix +Copyright © 2019 - 2025 Notiflix ### License GPL-3.0 License - https://opensource.org/licenses/GPL-3.0 diff --git a/package.json b/package.json index 802159a..db70de6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "notiflix-documentation", - "version": "1.1.5", + "version": "1.1.6", "homepage": "https://notiflix.github.io", "description": "Notiflix", "private": true, @@ -19,7 +19,7 @@ }, "dependencies": { "next": "12.0.7", - "notiflix": "^3.2.6", + "notiflix": "^3.2.8", "react": "17.0.2", "react-dom": "17.0.2" }, diff --git a/public/manifest.json b/public/manifest.json index a92dffb..cd126f9 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,7 +1,7 @@ { "name": "Notiflix", "short_name": "Notiflix", - "description": "Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more to that makes your web projects much better.", + "description": "Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more.", "background_color": "#f8f8f8", "theme_color": "#32c682", "prefer_related_applications": false, diff --git a/public/mock/api-github-repo.json b/public/mock/api-github-repo.json index 5e3dea3..c1e67ab 100644 --- a/public/mock/api-github-repo.json +++ b/public/mock/api-github-repo.json @@ -25,7 +25,7 @@ "site_admin": false }, "html_url": "https://github.com/notiflix/Notiflix", - "description": "Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better.", + "description": "Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more.", "fork": false, "url": "https://api.github.com/repos/notiflix/Notiflix", "forks_url": "https://api.github.com/repos/notiflix/Notiflix/forks", diff --git a/public/sitemap.xml b/public/sitemap.xml index cd7e57b..fe910c1 100644 --- a/public/sitemap.xml +++ b/public/sitemap.xml @@ -4,7 +4,7 @@ https://notiflix.github.io - 2023-01-11 + 2025-01-04 daily 1.0 @@ -15,7 +15,7 @@ https://notiflix.github.io/notify - 2023-01-11 + 2025-01-04 weekly 1.0 @@ -26,7 +26,7 @@ https://notiflix.github.io/report - 2023-01-11 + 2025-01-04 weekly 1.0 @@ -37,7 +37,7 @@ https://notiflix.github.io/confirm - 2023-01-11 + 2025-01-04 weekly 1.0 @@ -48,7 +48,7 @@ https://notiflix.github.io/loading - 2023-01-11 + 2025-01-04 weekly 1.0 @@ -59,7 +59,7 @@ https://notiflix.github.io/block - 2023-01-11 + 2025-01-04 weekly 1.0 @@ -70,7 +70,7 @@ https://notiflix.github.io/download - 2023-01-11 + 2025-01-04 monthly 0.9 @@ -81,7 +81,7 @@ https://notiflix.github.io/documentation - 2023-01-11 + 2025-01-04 monthly 1.0 diff --git a/src/_database/app/meta.md b/src/_database/app/meta.md index b57a334..980ec78 100644 --- a/src/_database/app/meta.md +++ b/src/_database/app/meta.md @@ -3,7 +3,7 @@ _dbAppMeta: metaLanguageCode: en metaLanguage: English metaTitle: Notiflix | a pure JavaScript library for client-side non-blocking notifications. - metaDescription: Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more to that makes your web projects much better. + metaDescription: Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more. metaRobots: noindex, nofollow, noodp, noydir metaYearInit: 2019. metaAuthor: 'Furkan - https://github.com/furcan' diff --git a/src/_database/pages/404.md b/src/_database/pages/404.md index 6d1cd49..9f5705d 100644 --- a/src/_database/pages/404.md +++ b/src/_database/pages/404.md @@ -1,9 +1,9 @@ --- _dbPageMeta: routeId: '404' - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: 404 | Notiflix - description: Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better. + description: Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more. robots: noindex, nofollow, noodp, noydir ogImage: null themeColor: null diff --git a/src/_database/pages/500.md b/src/_database/pages/500.md index ee38b71..a4f162f 100644 --- a/src/_database/pages/500.md +++ b/src/_database/pages/500.md @@ -1,9 +1,9 @@ --- _dbPageMeta: routeId: '500' - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Something went wrong | Notiflix - description: Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better. + description: Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more. robots: noindex, nofollow, noodp, noydir ogImage: null themeColor: null diff --git a/src/_database/pages/block.md b/src/_database/pages/block.md index de4342c..f46a31d 100644 --- a/src/_database/pages/block.md +++ b/src/_database/pages/block.md @@ -1,7 +1,7 @@ --- _dbPageMeta: routeId: BLOCK - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Block | Notiflix description: 'Notiflix Block module can be used to block/unblock the elements during a process (Fetch/XHR), without locking the browser or the other elements/components to prevent the user’s interactions on the blocked elements.' robots: index, follow, noodp, noydir diff --git a/src/_database/pages/confirm.md b/src/_database/pages/confirm.md index 4e3a7a6..a6baadd 100644 --- a/src/_database/pages/confirm.md +++ b/src/_database/pages/confirm.md @@ -1,7 +1,7 @@ --- _dbPageMeta: routeId: CONFIRM - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Confirm | Notiflix description: 'Notiflix Confirm module can be used to show non-blocking confirm/prompt boxes. This module includes 3 types of confirm/prompt: "Show", "Ask", and "Prompt". An additional question can be asked within the prompt box if using the "Ask" and/or "Prompt" ones unlike the "Show" one.' robots: index, follow, noodp, noydir diff --git a/src/_database/pages/documentation.md b/src/_database/pages/documentation.md index d63e0e0..95e60db 100644 --- a/src/_database/pages/documentation.md +++ b/src/_database/pages/documentation.md @@ -1,9 +1,9 @@ --- _dbPageMeta: routeId: DOCUMENTATION - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Documentation | Notiflix - description: Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better. + description: Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more. robots: index, follow, noodp, noydir ogImage: null themeColor: null diff --git a/src/_database/pages/download.md b/src/_database/pages/download.md index 71f660c..0e7fd9c 100644 --- a/src/_database/pages/download.md +++ b/src/_database/pages/download.md @@ -1,9 +1,9 @@ --- _dbPageMeta: routeId: DOWNLOAD - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Download | Notiflix - description: Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better. + description: Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more. robots: index, follow, noodp, noydir ogImage: null themeColor: null diff --git a/src/_database/pages/home.md b/src/_database/pages/home.md index 4dff1b9..5e6993f 100644 --- a/src/_database/pages/home.md +++ b/src/_database/pages/home.md @@ -1,9 +1,9 @@ --- _dbPageMeta: routeId: HOME - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Notiflix | a pure JavaScript library for client-side non-blocking notifications. - description: Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better. + description: Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more. robots: index, follow, noodp, noydir ogImage: null themeColor: null @@ -11,7 +11,7 @@ _dbPageMeta: _dbHomeSlider: image: /content/media/home/notiflix-home-slider.svg title: welcome to Notiflix - description: Notiflix is a pure JavaScript library for client-side non-blocking notifications, popup boxes, loading indicators, and more that makes your web projects much better. + description: Notiflix is a dependency-free, secure, and lightweight JavaScript library built with pure JavaScript, offering client-side non-blocking notifications, popup boxes, loading indicators, and more.

It is designed to enhance the user experience without the need for heavy dependencies, making it suitable for a wide variety of projects. downloadInfo: Download the latest version of Notiflix. downloadCount: Notiflix has been downloaded {{x}} times. loading: Loading... @@ -60,7 +60,7 @@ _dbHomeProducts: buttonLabel: More about Report module - routeId: CONFIRM title: Confirm - description: 'Notiflix Confirm module can be used to show non-blocking prompt boxes. This module includes 2 types of prompts: "Show" and "Ask". An additional question can be asked as well within the prompt box if using the "Ask" one.' + description: 'Notiflix Confirm module can be used to show non-blocking confirm/prompt boxes. This module includes 3 types of confirm/prompt: "Show", "Ask", and "Prompt". An additional question can be asked within the prompt box if using the "Ask" and/or "Prompt" ones unlike the "Show" one.' button: More buttonLabel: More about Confirm module - routeId: LOADING diff --git a/src/_database/pages/loading.md b/src/_database/pages/loading.md index 5fe19a7..b76fefb 100644 --- a/src/_database/pages/loading.md +++ b/src/_database/pages/loading.md @@ -1,7 +1,7 @@ --- _dbPageMeta: routeId: LOADING - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Loading | Notiflix description: 'Notiflix Loading module can be used to show a loading indicator during a process (Fetch/XHR). Includes 6 types of animated SVG icons: "Standard", "Hourglass", "Circle", "Arrows", "Dots", and "Pulse". An additional type is "Custom", and it can be used with a custom SVG icon.' robots: index, follow, noodp, noydir diff --git a/src/_database/pages/notify.md b/src/_database/pages/notify.md index 2cb30eb..302a9e0 100644 --- a/src/_database/pages/notify.md +++ b/src/_database/pages/notify.md @@ -1,7 +1,7 @@ --- _dbPageMeta: routeId: NOTIFY - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Notify | Notiflix description: 'Notiflix Notify module can be used to send non-blocking alerts/notifications. This module includes 4 types of notifications: "Success", "Failure", "Warning", and "Info".' robots: index, follow, noodp, noydir diff --git a/src/_database/pages/report.md b/src/_database/pages/report.md index 1292624..17fd63e 100644 --- a/src/_database/pages/report.md +++ b/src/_database/pages/report.md @@ -1,7 +1,7 @@ --- _dbPageMeta: routeId: REPORT - lastModifiedDate: '2023-01-11' # YYYY-MM-DD + lastModifiedDate: '2025-01-04' # YYYY-MM-DD title: Report | Notiflix description: 'Notiflix Report module can be used to show extended notifications that contain a title, description, and button(with a callback function). This module includes 4 types of notifications: "Success", "Failure", "Warning", and "Info".' robots: index, follow, noodp, noydir diff --git a/src/pages/home/partials/slider/Slider.module.scss b/src/pages/home/partials/slider/Slider.module.scss index 40124d9..d99085a 100644 --- a/src/pages/home/partials/slider/Slider.module.scss +++ b/src/pages/home/partials/slider/Slider.module.scss @@ -111,7 +111,7 @@ &__description { width: 100%; - max-width: 25rem; + max-width: 30rem; margin: auto; text-align: center; font-size: 0.9rem; diff --git a/yarn.lock b/yarn.lock index d4f914e..a00abe9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3030,10 +3030,10 @@ normalize-selector@^0.2.0: resolved "https://registry.yarnpkg.com/normalize-selector/-/normalize-selector-0.2.0.tgz#d0b145eb691189c63a78d201dc4fdb1293ef0c03" integrity sha1-0LFF62kRicY6eNIB3E/bEpPvDAM= -notiflix@^3.2.6: - version "3.2.6" - resolved "https://registry.yarnpkg.com/notiflix/-/notiflix-3.2.6.tgz#d713f67734735f9a8611a70eac73250202b8557f" - integrity sha512-mUoaJ/s9E4r8o1O8XRqcuXEylpgOkfXtI5SEkBBlBK+LK7nq1c6qQaQcF7QzS/S018Ww7uUqSZotOs5cHENvVw== +notiflix@^3.2.8: + version "3.2.8" + resolved "https://registry.yarnpkg.com/notiflix/-/notiflix-3.2.8.tgz#b3393b1f873b9194de2c1f834314319f46534721" + integrity sha512-BNBGr3qNIBNt6NZYvch0OLF9DEEgWKcjYzISMH9eECKwfsUaINb5K/RA21hy5kmfOtdbdAdODrqxts+0xp+xwA== num2fraction@^1.2.2: version "1.2.2"