From 7b727cec53d6eccdd278a0bf77f59e1c75f13aa5 Mon Sep 17 00:00:00 2001 From: moojttaba Date: Wed, 3 Jun 2026 10:12:10 +0330 Subject: [PATCH] =?UTF-8?q?docs:=20sync=20=E2=80=94=20Mini=20App=20cart=20?= =?UTF-8?q?FAB=20(v2.8.60)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 09 - Audits/Activity Log.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/09 - Audits/Activity Log.md b/09 - Audits/Activity Log.md index 43e484f..3dffdde 100644 --- a/09 - Audits/Activity Log.md +++ b/09 - Audits/Activity Log.md @@ -689,6 +689,19 @@ TON-only, no EVM; backend already has tonProofService). --- +### 2026-06-03 — frontend@HEAD — Mini App floating cart FAB (v2.8.60) + +**Why:** User wants the web shop's small edge-docked basket (count badge) in the Mini App too. +New `TelegramCartFab` component pinned above the tab bar, shown on shop tab + in-shell seller +shop, opens the in-shell cart. Replaced the header cart chip + bottom cart bar. +**Pending next (user requests):** (1) Mini App «تنظیمات» — dark/light mode for the Telegram shell +(needs a dark palette variant of telegram-shell-css + toggle; should follow webApp.colorScheme); +(2) «درخواست جدید» button font — it is Telegram's NATIVE MainButton, font cannot be customized; +option is replacing it with an in-shell button using the project font. +**Verification:** tsc + eslint clean. + +--- + ### 2026-06-02 — backend@7c4dedf — complete dual-write repos, migrations pipeline, TTL scheduler, address reconciliation **Commits:** `7c4dedf` (backend v2.8.44), frontend v2.8.44