Commit Graph
434 Commits
Author SHA1 Message Date
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
Sidharth Vinod ce1dc1f3af Update snapshots 2022-09-02 22:32:12 +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 83175127b0 Merge branch 'master' into sidv/historyDownlod
* master:
  Increase retries
  Temp fix for vite bug
  Update sk
  Update Browserslist
  chore(deps): bump node from 18.7.0 to 18.8.0
  chore(deps-dev): bump @typescript-eslint/eslint-plugin
  chore(deps-dev): bump typescript from 4.7.4 to 4.8.2
  Update svelteKit
  chore(deps): bump daisyui from 2.22.0 to 2.24.0
2022-08-28 22:56:26 +05:30
Sidharth Vinod adc9dc7460 Tests 2022-08-28 22:55:47 +05:30
Sidharth Vinod a6dcabd4b7 Temp fix for vite bug 2022-08-27 12:57:22 +05:30
Sidharth Vinod 4116956469 Remove GA 2022-08-26 23:27:15 +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 080b5673e7 Update svelteKit 2022-08-24 20:21:26 +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 d90c414e3b Add Plausible, Fix GA 2022-08-18 00:03:17 +05:30
Sidharth Vinod ea6e45ff18 Remove log 2022-08-17 23:27:27 +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
Sidharth Vinod cf4cbc4299 Fix flashes 2022-08-13 13:19:23 +05:30
Sidharth Vinod 7a785f59be Fix flashes 2022-08-13 12:58:47 +05:30
Sidharth Vinod 32b8bbd3c3 Support hashchange event 2022-08-13 12:52:20 +05:30
Sidharth Vinod da8cdef241 Fix tests 2022-08-13 12:31:55 +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 1505a5e496 Fix editor binding 2022-08-12 23:20:08 +05:30
Sidharth Vinod 1bc0718901 Persist pan & zoom in state 2022-08-12 22:15:36 +05:30