Sidharth Vinod and Claude 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
Sidharth Vinod
1daac45c87
feat(MC-4486): Add variations to editor picker
2026-04-22 18:52:02 +05:30
Sidharth Vinod
ab760f35fa
feat: Retain search query in URL to get insights into traffic flow
2026-03-18 22:05:07 +09:00
Sidharth Vinod
e56451e027
chore: Update coupon code
2026-03-04 01:43:34 +05:30
Sidharth Vinod
d092480cf3
chore: Auto redirect to new domain
2026-03-03 13:22:36 +05:30
saurabhg772244
aa3479d508
code refactor and fix icon hover issue
2026-02-12 15:52:21 +05:30
saurabhg772244
830df8c44b
add mermaid inline AI
2026-02-12 13:13:16 +05:30
Sidharth Vinod
9946dff29d
feat: Hide tooltip based on domain
2026-01-28 11:52:30 +05:30
Sidharth Vinod
ee14854139
fix: Remove hardcoded domains
2025-08-05 00:42:01 +05:30
Sidharth Vinod
37716245f7
fix #1655 : Reset pan & zoom state if invalid
2025-03-26 09:36:28 -07:00
Sidharth Vinod
d0b2cf49da
chore: Update imports, cleanup classes
2025-03-17 12:43:32 -07:00
Sidharth Vinod
30cb61b966
feat: Share modal
2025-03-13 19:50:41 -07:00
Sidharth Vinod
b658ceedc9
chore: Update URL
2024-11-14 17:27:10 +05:30
Sidharth Vinod
f954dfab61
feat: Retain toggle label positions
2024-11-13 21:07:57 +05:30
Sidharth Vinod
e6e2b62e82
test: Verify adaptive auto sync
2024-01-17 22:28:43 +05:30
Sidharth Vinod
1a82978f2c
chore: Use manual page tracking to avoid sending hash.
2023-12-14 10:37:19 +05:30
Sidharth Vinod
5e930d19e7
Merge remote-tracking branch 'origin/develop' into release/9.4
...
* origin/develop:
Fix browserlist base branch
build: update Browserslist db
Move browserlist update to cron
Update Browserslist
Update snapshots
Fix Preset
Update Browserslist
chore(deps): update all non-major dependencies
chore(deps): update all non-major dependencies
chore: Cleanup with eslint-unicorn
Fix tests
Fix tests
Update loadSite.spec.ts
Update snapshots.js
Also changed 'graph' to 'flowchart' on state.ts
Replacing "chart" with "flowchart"
2023-02-16 21:04:47 +05:30
Sidharth Vinod
20358bc254
Remove mindmap
2023-02-16 15:56:30 +05:30
Sidharth Vinod
25e186158d
chore: Cleanup with eslint-unicorn
2022-11-25 13:05:57 +05:30
Sidharth Vinod
7c4c2a02f9
fix: Remove AsyncQueue
2022-11-24 16:20:01 +05:30
Sidharth Vinod
68b589a33a
chore: Cleanup, fix theme
2022-11-15 19:51:00 +05:30
Sidharth Vinod
85ad89b915
chore: Cleanup potentially
...
problematic code.
2022-11-15 18:48:16 +05:30
Sidharth Vinod
b0aa0a9cb2
fix: Type errors
2022-11-15 17:03:25 +05:30
Sidharth Vinod
0ac606b8fb
chore: Tabs -> Spaces
...
Github PR reviews will be formatted much better.
Inline with mermaid project.
2022-11-03 14:09:36 +05:30
Sidharth Vinod
8d20a66266
chore: Add loading message
2022-11-01 21:51:27 +05:30
Sidharth Vinod
ea0aaddc7e
Comments
2022-10-20 12:17:06 +05:30
Sidharth Vinod
4a8875027c
fix Tests
2022-10-19 17:08:38 +05:30
Sidharth Vinod
384e53d02e
asyncable
2022-10-19 15:17:52 +05:30
Sidharth Vinod
64e8ed09ba
Fix race condition
2022-09-02 21:01:14 +05:30
Sidharth Vinod
70b67afb87
Optimize editor data flow
2022-09-02 19:41:51 +05:30
Sidharth Vinod
27d664c514
Disable debounce in localstorage
2022-08-13 11:20:34 +05:30
Sidharth Vinod
0602dd2027
Disable debounce for tests
2022-08-13 00:02:55 +05:30
Sidharth Vinod
aaa69216a6
Fix import
2022-08-12 14:42:09 +05:30
Sidharth Vinod
0086ba9f2a
Add message in popup
2022-08-12 13:54:35 +05:30
Sidharth Vinod
736dd46831
fix #914 Add render diagram keyboard shortcut
2022-08-12 13:36:24 +05:30
Sidharth Vinod
cc3f4fabc2
Loading Gist
2021-06-05 15:31:22 +05:30
Sidharth Vinod
aef1afe3f4
Update file names
2021-06-05 02:48:06 +05:30
Sidharth Vinod
32351ab24e
Load data from urls
2021-06-05 02:25:12 +05:30
Sidharth Vinod
cfb21bee16
Add analytics
2021-05-23 21:21:06 +05:30
Sidharth Vinod
fdb72415da
Fix util
2021-05-17 12:10:20 +05:30