Commit Graph
67 Commits
Author SHA1 Message Date
Sidharth Vinod 7a2d06b706 Fix error highlight 2021-05-09 20:38:34 +05:30
Sidharth Vinod ac59ac16ec Cleanup 2021-05-03 12:43:40 +05:30
Sidharth Vinod 535a5c5264 Prettier 2021-05-03 12:30:44 +05:30
Sidharth Vinod 9da7238c3b Use hasOwnProperty 2021-01-30 11:14:34 +05:30
Sidharth Vinod ec8c53cd5d Hide copy button if clipboardItem unavailable.
Fixes #97
2021-01-30 11:09:37 +05:30
Sidharth Vinod 4c6bdf9f86 Fix import error-store 2021-01-30 08:36:18 +05:30
Sidharth Vinod befe6f05bc Cleanup 2021-01-23 13:27:30 +05:30
Sidharth Vinod 7dd14021fa Merge branch 'master' of https://github.com/mermaid-js/mermaid-live-editor into sidharthv96/cleanup
* 'master' of https://github.com/mermaid-js/mermaid-live-editor:
  Release
  Fix Config Update
2021-01-23 13:26:38 +05:30
Sidharth Vinod 3fb966ddb0 Fix Config Update 2021-01-23 13:05:32 +05:30
Sidharth Vinod df0e6edce1 Merge branch 'fixEditInit' into sidharthv96/cleanup
* fixEditInit:
  Fix Editor Init. Fixes #85
2021-01-23 12:30:52 +05:30
Sidharth Vinod f6bebecfba Merge branch 'master' of https://github.com/mermaid-js/mermaid-live-editor into sidharthv96/cleanup
* 'master' of https://github.com/mermaid-js/mermaid-live-editor:
  Release
  Add deployment
  Fix header image
  Fix font path
  Update Monaco Editor
2021-01-23 12:26:17 +05:30
Sidharth Vinod 0a27e93e18 Fix Editor Init. Fixes #85 2021-01-23 12:10:53 +05:30
Sidharth Vinod 7afee79614 Update Monaco Editor 2021-01-15 10:23:37 +05:30
Sidharth Vinod b669912618 Fix link to view breakage when back button is used. 2021-01-15 01:12:03 +05:30
Sidharth Vinod b535387ff7 Optimise Error Display 2021-01-15 00:52:22 +05:30
Sidharth Vinod d7215d3314 Merge branch 'sidharthv96/cleanup' of https://github.com/mermaid-js/mermaid-live-editor into sidharthv96/cleanup
* 'sidharthv96/cleanup' of https://github.com/mermaid-js/mermaid-live-editor:
  Cleanup
2021-01-15 00:43:10 +05:30
Sidharth Vinod ca0c081863 Cleanup 2021-01-15 00:41:20 +05:30
Sidharth Vinod 7a37e8582a Merge branch 'sidharthv96/cleanup' of https://github.com/mermaid-js/mermaid-live-editor into house_keeping
* 'sidharthv96/cleanup' of https://github.com/mermaid-js/mermaid-live-editor:
  Add stale-bot
  Redeploy Live Editor
  Release Live Editor
  Fix Init error #77
  Fix LiveEditor
  Add prettierignore
  Release Live Editor
  Release Live Editor
  Update beta-release
  Create codeql-analysis.yml
  Change formatting
  Add 2021
2021-01-15 00:34:43 +05:30
Sidharth Vinod 87992c0faf Redeploy Live Editor 2021-01-14 20:51:33 +05:30
Sidharth Vinod b5d5aeb122 Fix Init error #77 2021-01-14 20:18:58 +05:30
Sidharth Vinod c8e3b05d5a Cleanup 2020-12-21 10:18:30 +05:30
Sidharth Vinod ee192ad9ed Cleanup 2020-12-21 08:27:26 +05:30
Sidharth Vinod b9fb7b224a Merge branch 'master' of https://github.com/mermaid-js/mermaid-live-editor into clipboard
* 'master' of https://github.com/mermaid-js/mermaid-live-editor:
  Conflict resolution
  Remove npm files.
  Apply suggestions from code review
  Change default Writable type
  Responsive editors. Fixes #10
  Fix the problem that the use of br tag causes image export failure
2020-12-21 08:21:14 +05:30
Kerwin Bryant 19e64acfe3 Merge remote-tracking branch 'upstream/master' 2020-12-20 19:59:56 +08:00
ileler 610d092138 Conflict resolution 2020-12-20 19:16:03 +08:00
Sidharth Vinod 0b1b9e10eb Apply suggestions from code review 2020-12-19 18:32:38 +05:30
Sidharth Vinod d4e5c0a209 Copy Image to Clipboard 2020-12-18 21:17:37 +05:30
Sidharth Vinod 76eacbf2b0 Responsive editors. Fixes #10 2020-12-18 17:40:49 +05:30
ileler 753159a0c9 Fix the problem that the use of br tag causes image export failure 2020-12-10 16:15:20 +08:00
Sidharth Vinod 6fde9e22a3 Prettier Pass 2020-12-10 09:24:49 +05:30
Knut Sveidqvist ed2279f17e Updated config handling 2020-12-05 14:31:07 +01:00
Knut Sveidqvist e6c48a924f Moved editing history down below diagram 2020-12-03 20:32:04 +01:00
Knut Sveidqvist d73dd21619 Merge branch 'designUpdates' of git://github.com/nazmulshuvo03/mermaid-live-editor into nazmulshuvo03-designUpdates 2020-09-05 10:25:05 +02:00
nazmulshuvo03 4e828b816d basic color and font changes 2020-08-12 02:31:37 +06:00
Knut Sveidqvist ba1f708653 Merge pull request #39 from ceddlyburge/patch-1
State that markdown is base64 encoded for urls
2020-08-09 13:33:33 +02:00
Knut Sveidqvist e07dc822d3 Merge pull request #30 from tonka3000/add-png-user-size
Add user configurable png size
2020-08-09 13:31:43 +02:00
Knut Sveidqvist 95dc464958 Fix for issue #1434 in mermaid repository 2020-08-09 13:30:04 +02:00
Cedd Burge 1be415aa9b State that markdown is base64 encoded for urls
Fixes #35
2020-07-28 18:06:40 +01:00
Knut Sveidqvist 8f6d4c1d5d Upgarded to mermaid 8.6.2 and siabled theme detection 2020-07-22 19:28:06 +02:00
Knut Sveidqvist c33a24cc8e Using user prefered settings for selecting theme in the live editor 2020-07-04 14:53:28 +02:00
tonka3000 9bab9a6229 add user configurable png size 2020-06-15 18:04:40 +02:00
Knut Sveidqvist 84a7166994 Merge branch 'develop' 2020-05-17 10:16:50 +02:00
Knut Sveidqvist 0a99d391c7 Fix for new diagram types 2020-05-17 10:15:44 +02:00
Knut Sveidqvist b8843cc431 Merge pull request #22 from jihchi/patch-1
Add "Link to SVG"
2020-05-13 19:52:08 +02:00
Jihchi Lee 65d85a2bca Add "Link to SVG"
Which is served by mermaid.ink.
2020-04-08 21:41:23 +08:00
Jonathan Clem 824111df12 Replace URL on config update, rather than push an entry 2020-03-10 12:48:39 -04:00
Jonathan Clem 6fa6718a88 Use replace instead of push on code change
Using `push` pollutes the browser history, adding a new entry on
every keystroke in the editor. This commit replaces it with `replace`,
ensuring that the editor gets a single history entry, but that the URL
is still updated as code changes.
2020-03-10 12:42:42 -04:00
Ashish Jain 78a6be3407 Add support to load samples 2020-01-22 20:33:54 +01:00
Knut Sveidqvist 13192a3cdf Merge branch 'master' into fix-base64-in-urls 2020-01-11 10:23:09 +01:00
Knut Sveidqvist 9314505ecc Merge pull request #6 from WeeJeWel/master
Copy Markdown
2020-01-11 10:20:12 +01:00