Skip to content

Commit

Permalink
Merge branch 'master' of github.com:sidharthv96/mermaid-live-editor
Browse files Browse the repository at this point in the history
* 'master' of github.com:sidharthv96/mermaid-live-editor:
  Release  2.0.9
  • Loading branch information
sidharthv96 committed May 23, 2021
2 parents cfb21be + 2b01ce2 commit 52b313b
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 7 deletions.
1 change: 1 addition & 0 deletions docs/_app/assets/pages/__layout.svelte-765cc519.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_app/chunks/util-b7dc6279.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_app/pages/__layout.svelte-bd4d7e47.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_app/pages/edit.svelte-870e83ef.js

Large diffs are not rendered by default.

1 change: 1 addition & 0 deletions docs/_app/pages/view.svelte-37ad728e.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions docs/_app/start-cfd8aa1e.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions docs/edit/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@



<link rel="modulepreload" href="/mermaid-live-editor/_app/start-0b39e01c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-cfd8aa1e.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-05ca1e79.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">

<script type="module">
import { start } from "/mermaid-live-editor/_app/start-0b39e01c.js";
import { start } from "/mermaid-live-editor/_app/start-cfd8aa1e.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
Expand Down
4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@



<link rel="modulepreload" href="/mermaid-live-editor/_app/start-0b39e01c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-cfd8aa1e.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-05ca1e79.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">

<script type="module">
import { start } from "/mermaid-live-editor/_app/start-0b39e01c.js";
import { start } from "/mermaid-live-editor/_app/start-cfd8aa1e.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
Expand Down
4 changes: 2 additions & 2 deletions docs/view/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,14 @@



<link rel="modulepreload" href="/mermaid-live-editor/_app/start-0b39e01c.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/start-cfd8aa1e.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/vendor-05ca1e79.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/singletons-bb9012b7.js">
<link rel="modulepreload" href="/mermaid-live-editor/_app/chunks/paths-45dac81d.js">
<link rel="stylesheet" href="/mermaid-live-editor/_app/assets/start-0826e215.css">

<script type="module">
import { start } from "/mermaid-live-editor/_app/start-0b39e01c.js";
import { start } from "/mermaid-live-editor/_app/start-cfd8aa1e.js";
start({
target: document.querySelector("#svelte"),
paths: {"base":"/mermaid-live-editor","assets":"/mermaid-live-editor"},
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mermaid-live-editor",
"version": "2.0.8",
"version": "2.0.9",
"scripts": {
"dev": "svelte-kit dev",
"build": "svelte-kit build",
Expand Down
1 change: 1 addition & 0 deletions snapshots.js
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
{}

0 comments on commit 52b313b

Please sign in to comment.