fix: add success animation when enabling note history + update historyNote state
All checks were successful
Deploy to Production / Build and Deploy (push) Successful in 42s

Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
2026-04-28 22:40:49 +02:00
parent b9175ce32d
commit f0c4cf3600
4 changed files with 44 additions and 15 deletions

View File

@@ -177,6 +177,8 @@
"historyEnabled": "History enabled",
"historyDisabledTitle": "Version history",
"historyDisabledDesc": "Track changes to this note over time. Enable history to start recording versions.",
"historyEnabledTitle": "History enabled!",
"historyEnabledDesc": "Versions of this note will now be recorded.",
"enableHistory": "Enable history",
"historyEmpty": "No versions available",
"historySelectVersion": "Select a version to preview its content",