Lauren Graham
|
998c5f7fd9
|
Nav: Fixed broken tutorial link
|
2022-11-29 20:54:26 -08:00 |
|
Sidharth Vinod
|
ffd68c7551
|
Show good error messages.
|
2022-11-25 12:11:11 +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
|
9eb39f31a0
|
fix: Snapshot, env types
|
2022-11-15 19:00:46 +05:30 |
|
Sidharth Vinod
|
08eaf725b9
|
chore: Cleanup potentially problematic code.
|
2022-11-15 18:57:33 +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
|
34dafa13c9
|
test commit
|
2022-11-15 16:29:49 +05:30 |
|
Sidharth Vinod
|
684bd708de
|
test commit
|
2022-11-15 16:29:05 +05:30 |
|
Sidharth Vinod
|
d5ee6d4c02
|
Fix card.test.ts
|
2022-11-15 16:14:41 +05:30 |
|
Sidharth Vinod
|
233f1822d1
|
chore: Rename components
|
2022-11-15 16:04:36 +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
|
d952258d0b
|
fix Out of sync tests
|
2022-10-19 18:05:45 +05:30 |
|
Sidharth Vinod
|
4a8875027c
|
fix Tests
|
2022-10-19 17:08:38 +05:30 |
|
Sidharth Vinod
|
a364b5e1bb
|
cleanup
|
2022-10-19 16:41:08 +05:30 |
|
Sidharth Vinod
|
40c03f7c9f
|
editor flush
|
2022-10-19 15:58:48 +05:30 |
|
Sidharth Vinod
|
739fdeb987
|
editor hack
|
2022-10-19 15:50:31 +05:30 |
|
Sidharth Vinod
|
c967286dab
|
derived
|
2022-10-19 15:18:00 +05:30 |
|
Sidharth Vinod
|
384e53d02e
|
asyncable
|
2022-10-19 15:17:52 +05:30 |
|
Sidharth Vinod
|
f7b3df9b76
|
Add tabindex
|
2022-10-18 14:33:43 +05:30 |
|
Sidharth Vinod
|
36997f6ac1
|
chore: A11y changes
|
2022-10-18 14:25:26 +05:30 |
|
Jihchi Lee
|
f3ab245ef1
|
Fix an issue where the image is jpg format on mermaid.ink
|
2022-10-15 11:54:10 +03:00 |
|
Sidharth Vinod
|
85ed4187e8
|
feat: Add out of sync message
|
2022-09-20 12:45:38 +05:30 |
|
Sidharth Vinod
|
b596c58ca7
|
chore: Remove commented code
|
2022-09-10 20:53:34 +05:30 |
|
Sidharth Vinod
|
90445dbf46
|
Simplify debounce handling
Previously events were debounced at source of generation.
Now they are debounced only at effected areas where necessary.
|
2022-09-10 13:53:03 +05:30 |
|
Sidharth Vinod
|
ff9f9b7cf9
|
chore: Slight CSS spacing adjustments
|
2022-09-09 23:18:39 +05:30 |
|
Sidharth Vinod
|
fee0addc6b
|
Merge branch 'develop' into sidv/fixEditorDataFlow
* develop:
Fix test
Update SvelteKit
Update SK
SvelteKit 453
|
2022-09-02 23:41:04 +05:30 |
|
Sidharth Vinod
|
973f1b7446
|
Update SvelteKit
|
2022-09-02 23:32:34 +05:30 |
|
Sidharth Vinod
|
4774a13446
|
Update Sveltekit
|
2022-09-02 22:54:01 +05:30 |
|
Sidharth Vinod
|
0f3ce99659
|
Merge branch 'develop' into sidv/fixEditorDataFlow
* develop:
Fix test
chore(deps-dev): bump eslint-plugin-tailwindcss from 3.6.0 to 3.6.1
chore(deps-dev): bump cypress from 10.6.0 to 10.7.0
|
2022-09-02 22:24:12 +05:30 |
|
Sidharth Vinod
|
da3b52454f
|
Merge pull request #984 from mermaid-js/sidv/historyDownlod
Fix #968 : Ability to download and upload history
|
2022-09-02 22:23:17 +05:30 |
|
Sidharth Vinod
|
92d66da692
|
Fix test
|
2022-09-02 22:12:49 +05:30 |
|
Sidharth Vinod
|
e6ab76a5d1
|
Remove updateEditor
|
2022-09-02 21:35:16 +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
|
38824e8bab
|
Merge branch 'master' into sidv/fixEditorDataFlow
* master:
Update Browserslist
Fix #1001 Diagram errors are not highlighted in editor
chore(deps-dev): bump @sveltejs/kit
|
2022-09-02 18:38:59 +05:30 |
|
Sidharth Vinod
|
347192c5aa
|
Fix #1001 Diagram errors are not highlighted in editor
|
2022-09-02 14:39:31 +05:30 |
|
Sidharth Vinod
|
5cb681c766
|
SvelteKit 453
|
2022-08-30 08:44:09 +05:30 |
|
Sidharth Vinod
|
de3ce94bb4
|
Unit tests for history
|
2022-08-30 08:35:36 +05:30 |
|
Sidharth Vinod
|
d966b23114
|
Unit tests for history
|
2022-08-29 21:56:26 +05:30 |
|
Sidharth Vinod
|
04b898ee54
|
Metrics
|
2022-08-28 23:10:40 +05:30 |
|
Sidharth Vinod
|
adc9dc7460
|
Tests
|
2022-08-28 22:55:47 +05:30 |
|
Sidharth Vinod
|
5a880f3efe
|
feat: Upload history
|
2022-08-25 10:05:27 +05:30 |
|
Sidharth Vinod
|
d160e43eae
|
Fix #968 : Ability to download and upload history
|
2022-08-25 10:05:19 +05:30 |
|
Sidharth Vinod
|
0e07537969
|
Update download event
|
2022-08-18 12:40:37 +05:30 |
|
Sidharth Vinod
|
6055a147b0
|
Fix #959
|
2022-08-18 12:39:54 +05:30 |
|
Sidharth Vinod
|
20348cc97c
|
Track events
|
2022-08-16 00:50:24 +05:30 |
|
Sidharth Vinod
|
d092716a93
|
Extract handlePanZoom out
|
2022-08-15 23:47:09 +05:30 |
|
Sidharth Vinod
|
a713f34354
|
Add toggle for pan & zoom
|
2022-08-15 11:33:20 +05:30 |
|