Files
mermaid-live-editor/src/lib/util
Sidharth VinodandClaude Fable 5 b3c8bd6c28 refactor: Migrate editor state from svelte/store to runes
Replace the writable+derived store pipeline in state.ts with a
state.svelte.ts module: a deep $state inputState mutated only through
the exported update functions, each of which persists the snapshot and
re-validates it asynchronously into validatedState.current (with
urls.current derived from it). Store subscriptions in components become
$effect blocks, and the rough/grid toggles use function bindings.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-06-10 00:34:07 +05:30
..
2025-03-18 11:42:49 -07:00
2023-09-15 13:17:58 +05:30
2022-11-03 14:09:36 +05:30
2022-11-15 19:51:00 +05:30
2025-09-03 01:41:51 +05:30
2025-03-13 13:01:47 -07:00
2025-04-13 13:50:30 +05:30
2025-09-03 01:41:51 +05:30
2025-09-03 01:41:51 +05:30