From edcd7ee25274d115c030c498a1d22efecdd36d5f Mon Sep 17 00:00:00 2001 From: Mariana Caetano Pereira <67270558+mariana-caetano@users.noreply.github.com> Date: Fri, 22 May 2026 17:11:23 -0300 Subject: [PATCH 1/3] feat(navigation.json): add faststore gift detection entry in navigation --- public/navigation.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/public/navigation.json b/public/navigation.json index 94058223f..db05841c5 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -18424,6 +18424,13 @@ "origin": "", "type": "category", "children": [ + { + "name": "FastStore: Gift detection with useIsGiftFromOrderForm", + "slug": "2026-05-25-faststore-use-is-gift-from-order-form", + "origin": "", + "type": "markdown", + "children": [] + }, { "name": "Updated vtexvault.com route for Send Payments request", "slug": "2026-05-15-updated-vtexvaultcom-route-for-send-payments-request", From 941c9bb1876371884acc532e547baf40370dc41b Mon Sep 17 00:00:00 2001 From: Mariana Caetano Pereira <67270558+mariana-caetano@users.noreply.github.com> Date: Mon, 25 May 2026 10:18:24 -0300 Subject: [PATCH 2/3] Update public/navigation.json --- public/navigation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/navigation.json b/public/navigation.json index db05841c5..d1204c1f0 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -18425,7 +18425,7 @@ "type": "category", "children": [ { - "name": "FastStore: Gift detection with useIsGiftFromOrderForm", + "name": "FastStore: Gift detection with useIsGiftFromOrderForm ", "slug": "2026-05-25-faststore-use-is-gift-from-order-form", "origin": "", "type": "markdown", From 1cdfe1b4f1e355711cd981b15e36f2e93fa83054 Mon Sep 17 00:00:00 2001 From: Mariana Caetano Pereira <67270558+mariana-caetano@users.noreply.github.com> Date: Mon, 25 May 2026 10:19:04 -0300 Subject: [PATCH 3/3] Apply suggestions from code review Co-authored-by: Mariana Caetano Pereira <67270558+mariana-caetano@users.noreply.github.com> --- public/navigation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/navigation.json b/public/navigation.json index d1204c1f0..db05841c5 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -18425,7 +18425,7 @@ "type": "category", "children": [ { - "name": "FastStore: Gift detection with useIsGiftFromOrderForm ", + "name": "FastStore: Gift detection with useIsGiftFromOrderForm", "slug": "2026-05-25-faststore-use-is-gift-from-order-form", "origin": "", "type": "markdown",