feat: indicateur versioning sur cartes + toolbar éditeur
Some checks failed
CI / Lint, Unit Tests & Build (push) Successful in 5m35s
CI / Deploy production (on server) (push) Failing after 3s

Note card:
- Icône History en overlay bottom-right (visible si historyEnabled=true)
- Discrète: text-muted-foreground/50, ne pollue pas l'UI
- Tooltip 'Historique des versions activé'

Toolbar éditeur:
- Icône History à côté du statut Saved/Dirty
- Visible seulement en sm+ (desktop)
- cursor-help + tooltip

i18n:
- notes.historyEnabledTooltip ajouté aux 15 locales (FR/EN traduits, 13 EN placeholder)
This commit is contained in:
Antigravity
2026-06-28 09:45:29 +00:00
parent a1399a3d7b
commit 334fce5fc1
18 changed files with 53 additions and 19 deletions

View File

@@ -1,8 +1,8 @@
{
"version": 1,
"lastRunAtMs": 1782633053032,
"turnsSinceLastRun": 7,
"turnsSinceLastRun": 8,
"lastTranscriptMtimeMs": 1782633052959.9294,
"lastProcessedGenerationId": "5c41c5b1-0c40-4c8e-a6df-b22e873df8f6",
"lastProcessedGenerationId": "6d690dcb-cba6-47d2-9361-43956be8667e",
"trialStartedAtMs": null
}