Commit Graph
402 Commits
Author SHA1 Message Date
Sidharth Vinod 868e2bb5af feat: Upload history 2022-08-25 08:37:28 +05:30
Sidharth Vinod 2845d67541 Fix #968 : Ability to download and upload history 2022-08-24 21:46:09 +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
Sidharth Vinod 4441102c66 Add PanZoom 2022-08-12 20:41:27 +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 afaaa92c48 Update deps 2022-08-09 23:39:44 +05:30
Sidharth Vinod 3113b16b37 Update HTTP Verb casing 2022-07-16 23:39:12 +05:30
johannchopin 950de30854 improve button to be link 2022-07-08 19:36:44 +02:00
Sidharth Vinod 185fd55b72 Merge pull request #869 from jonmbake/add-integrity-hash-sri
fix #783: Add sub-resource integrity (SRI) hash to all cdn resources
2022-07-08 13:53:42 +05:30
Sidharth Vinod d7388b0ccb Use 'node-html-parser' 2022-07-08 13:44:16 +05:30
Sidharth Vinod e04bb15c35 Add dom testing 2022-07-06 13:01:59 +05:30
Sidharth Vinod 1c6371cb8c Add vitest 2022-07-06 12:17:37 +05:30
Jon Bake 5b9823298e fix #783: Add sub-resource integrity (SRI) hash to all CDN resources
Also update update-monaco script to update SRI integrity hash when performing a monaco upgrade.
2022-07-02 14:56:00 -05:00
Sidharth Vinod 2cff54b33d Merge pull request #864 from mermaid-js/fix/dataFlow
Fix/data flow
2022-06-30 09:24:36 +05:30
Sidharth Vinod dd17fd7e3f fix #796: Export SVG fix 2022-06-29 00:25:25 +05:30
Sidharth Vinod 33e27738af Fix loading tests 2022-06-28 14:43:12 +05:30
Sidharth Vinod a02bd4b3ba Bind correct store 2022-06-28 14:36:59 +05:30
Sidharth Vinod f95c42db1e add update test 2022-06-28 14:18:29 +05:30
Sidharth Vinod 457cd02cc4 Fix #851: Simplify data flow and error handling 2022-06-28 14:03:01 +05:30
Sidharth Vinod aa31a2a095 fix #861 : Verify file download 2022-06-27 15:06:24 +05:30
Jon Bake bc55e97545 Fixes #681 - Add font awesome CSS to exported SVG 2022-06-21 19:18:48 -05:00
Sidharth Vinod f246ce63a0 Fix action button 2022-06-02 13:07:57 +05:30
Sidharth Vinod 88079b09cf fix sveltekit 2022-05-27 15:21:01 +05:30
Yash Singh 7c6dd2dd2d feat: sample diagram and docs for gitgraph (#751) 2022-04-19 13:30:31 -07:00
dependabot[bot]dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>mmorel-35
41fe902ce1 chore(deps): bump monaco-editor from 0.32.1 to 0.33.0 (#701)
* chore(deps): bump monaco-editor from 0.32.1 to 0.33.0

Bumps [monaco-editor](https://github.com/microsoft/monaco-editor) from 0.32.1 to 0.33.0.
- [Release notes](https://github.com/microsoft/monaco-editor/releases)
- [Changelog](https://github.com/microsoft/monaco-editor/blob/main/CHANGELOG.md)
- [Commits](https://github.com/microsoft/monaco-editor/commits)

---
updated-dependencies:
- dependency-name: monaco-editor
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

* Update Monaco-editor

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: mmorel-35 <mmorel-35@users.noreply.github.com>
2022-03-21 21:43:08 +01:00
Sidharth Vinod f5d0e88369 fix Svelte asset paths 2022-03-14 16:38:59 +05:30
kerwin612 c9ad0a5a6d Optimize test cases 2022-03-12 20:55:18 +08:00
kerwin612 5922b75f08 add test for editor-docs 2022-03-11 15:11:18 +08:00
Sidharth Vinod 13d5916996 Minor Cleanup 2022-03-11 08:33:50 +05:30
kerwin612 e12a05b892 docMap adds flowchart configuration 2022-03-11 09:11:51 +08:00
kerwin612 0365e40c0a Optimized type structure 2022-03-11 08:43:58 +08:00
kerwin612 3456ad33c1 Optimize style, optimize URL matching logic 2022-03-10 23:25:20 +08:00
kerwin612 3d3b4b0e56 New feature: add quick document entry 2022-03-07 23:46:52 +08:00