Commit Graph
469 Commits
Author SHA1 Message Date
Lauren Graham 998c5f7fd9 Nav: Fixed broken tutorial link 2022-11-29 20:54:26 -08:00
Sidharth Vinod f794fa9e0e chore: cleanup 2022-11-25 13:25:20 +05:30
Sidharth Vinod 17ca5f29d0 fix: Error type 2022-11-25 13:23:42 +05:30
Sidharth Vinod ffd68c7551 Show good error messages. 2022-11-25 12:11:11 +05:30
Sidharth Vinod f4dd01c4fe chore: fix trailing slash 2022-11-25 11:17:30 +05:30
renovate[bot] 7508a555d4 chore(deps): update all non-major dependencies 2022-11-24 22:05:13 +00:00
Sidharth Vinod 3e6c28f15a fix #1103 2022-11-24 21:56:20 +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 60c352a849 Fix casing 2022-11-15 17:05:14 +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 59d305b4f9 9.2.2-rc.2 2022-11-09 15:06:31 +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 797bac3370 Comments 2022-10-20 12:16:56 +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
renovate[bot] d26e235065 chore(deps): update all non-major dependencies 2022-10-18 05:18:48 +00:00
Sidharth Vinod a89eb12b8c chore: Update favicon 2022-10-18 10:35:12 +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 3bef3ba7fd Only log valid diagrams 2022-09-15 12:11:49 +05:30
Sidharth Vinod 1b1ed01156 Reduce analytics calls 2022-09-15 12:04:46 +05:30
Sidharth Vinod bff3c95c7c Merge branch 'develop' into sidv/removeGA
* develop: (58 commits)
  chore(deps): update all non-major dependencies
  chore(deps): update all non-major dependencies
  chore(deps): update all non-major dependencies to v0.23.2
  chore: Remove commented code
  Apply suggestions from code review
  fix: Error marker bug
  Simplify debounce handling
  chore: Slight CSS spacing adjustments
  chore(deps): update all non-major dependencies
  chore(deps): update dependency node-html-parser to v6
  chore(deps): update dependency font-awesome to v6
  chore(deps): update actions/setup-node action to v3
  fix(deps): pin dependency analytics-plugin-plausible to 0.0.6
  chore(deps): update all non-major dependencies
  chore(deps): update dependency @types/pako to v2
  Disable dependabot for renovate
  chore: Update deps
  Update Browserslist
  chore: Update svelte
  Update svelte
  ...
2022-09-14 14:39:36 +05:30
Sidharth Vinod b596c58ca7 chore: Remove commented code 2022-09-10 20:53:34 +05:30
Sidharth VinodandAlois Klink fc533d8e11 Apply suggestions from code review
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-09-10 20:51:21 +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 21f7e25cc1 Merge branch 'master' into develop 2022-09-09 23:30:58 +05:30
Sidharth Vinod ff9f9b7cf9 chore: Slight CSS spacing adjustments 2022-09-09 23:18:39 +05:30
renovate[bot] 86d212c659 chore(deps): update dependency font-awesome to v6 2022-09-09 13:18:18 +00:00
Sidharth Vinod 4825d4a5c4 chore: Update svelte 2022-09-09 10:18:32 +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 0a19740b27 Fix test 2022-09-02 23:35:52 +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