docs: sync — Mini App cart FAB (v2.8.60)

This commit is contained in:
moojttaba
2026-06-03 10:12:10 +03:30
parent 4b1d8ea36d
commit 7b727cec53

View File

@@ -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