From 50fbce755018d99f0cf114ed5fe99bf9dc2d927e Mon Sep 17 00:00:00 2001 From: "Tomasz K." Date: Mon, 18 Nov 2024 13:14:41 +0100 Subject: [PATCH 1/4] Update contents.json --- contents.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 03cf53d8..14888ac2 100644 --- a/contents.json +++ b/contents.json @@ -8511,6 +8511,19 @@ "description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.", "homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/", "tags":["swift", "game-engine", "bindings"] - } + }, + { + "title":"Popups", + "category":"alert", + "description":"Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.", + "homepage":"https://github.com/Mijick/Popups", + "tags":[ + "swiftui", + "swift-package-manager", + "swift-library", + "popupview", + "popup" + ] + } ] } From 4799f4f23a822533c130165d95b8e16014155728 Mon Sep 17 00:00:00 2001 From: "Tomasz K." Date: Mon, 18 Nov 2024 13:27:05 +0100 Subject: [PATCH 2/4] Update contents.json --- contents.json | 28 +++++++--------------------- 1 file changed, 7 insertions(+), 21 deletions(-) diff --git a/contents.json b/contents.json index 14888ac2..7ba6519c 100644 --- a/contents.json +++ b/contents.json @@ -8353,19 +8353,18 @@ ] }, { - "title":"MijickPopupView", + "title":"MijickPopups", "category":"alert", - "description":"Present any popup in no time. Keep your code clean.", - "homepage":"https://github.com/Mijick/PopupView", + "description":"Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.", + "homepage":"https://github.com/Mijick/Popups", "tags":[ - "swift", "swiftui", - "iOS", - "macOS", - "tvOS", + "swift-package-manager", + "swift-library", + "popupview", "popup" ] - }, + } { "title":"MijickNavigattie", "category":"transition", @@ -8511,19 +8510,6 @@ "description": "Swift bindings for the Godot game engine to build extensions or act as an api with SwiftGodotKit.", "homepage": "https://migueldeicaza.github.io/SwiftGodotDocs/tutorials/swiftgodot-tutorials/", "tags":["swift", "game-engine", "bindings"] - }, - { - "title":"Popups", - "category":"alert", - "description":"Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.", - "homepage":"https://github.com/Mijick/Popups", - "tags":[ - "swiftui", - "swift-package-manager", - "swift-library", - "popupview", - "popup" - ] } ] } From a61c89ebf5147d07d25ff135f124561d08e40d4c Mon Sep 17 00:00:00 2001 From: "Tomasz K." Date: Mon, 18 Nov 2024 13:29:26 +0100 Subject: [PATCH 3/4] Update contents.json --- contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 7ba6519c..70b859b0 100644 --- a/contents.json +++ b/contents.json @@ -8364,7 +8364,7 @@ "popupview", "popup" ] - } + }, { "title":"MijickNavigattie", "category":"transition", From b0dab0a6ae46bf85c424294952c82b8d00d2c82a Mon Sep 17 00:00:00 2001 From: Viktor Peschenkov <3672477+vpeschenkov@users.noreply.github.com> Date: Mon, 3 Feb 2025 11:28:56 +0100 Subject: [PATCH 4/4] Update contents.json --- contents.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contents.json b/contents.json index 70b859b0..4897fbc6 100644 --- a/contents.json +++ b/contents.json @@ -8355,7 +8355,7 @@ { "title":"MijickPopups", "category":"alert", - "description":"Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple. Written with and for SwiftUI.", + "description":"Popups, popovers, sheets, alerts, toasts, banners, (...) presentation made simple.", "homepage":"https://github.com/Mijick/Popups", "tags":[ "swiftui",