Commit Graph
47 Commits
Author SHA1 Message Date
Sidharth Vinod d2f78a260c Merge remote-tracking branch 'origin/master' into develop
* origin/master: (29 commits)
  Change dependabot Target branch
  Release
  Use hasOwnProperty
  Hide copy button if clipboardItem unavailable.
  Release
  Init Fix
  Release
  Fix import error-store
  Release
  Fix auto view redirect to edit
  Add favicon
  Fix Build
  Release
  Fix empty editor on load
  Webpack dev server
  Bump webpack-cli from 3.3.10 to 4.4.0
  Bump style-loader from 0.23.1 to 2.0.0
  Bump serve from 11.2.0 to 11.3.2
  Bump svelte-routing from 1.4.0 to 1.4.2
  Bump husky from 4.3.0 to 4.3.8
  ...
2021-02-01 12:40:05 +05:30
Sidharth Vinod 5da091fc1f Fix Build 2021-01-26 17:29:32 +05:30
Sidharth Vinod 1b958de70e Webpack dev server 2021-01-26 16:47:10 +05:30
Sidharth Vinod b1d8ea152a Merge remote-tracking branch 'origin/f624dependabot/npm_and_yarn/svelte-routing-1.4.2' into dependabot
* origin/f624dependabot/npm_and_yarn/svelte-routing-1.4.2:
  Bump svelte-routing from 1.4.0 to 1.4.2
2021-01-26 16:39:08 +05:30
Sidharth Vinod 5f1c5e1387 Merge remote-tracking branch 'origin/c6f6dependabot/npm_and_yarn/serve-11.3.2' into dependabot
* origin/c6f6dependabot/npm_and_yarn/serve-11.3.2:
  Bump serve from 11.2.0 to 11.3.2
2021-01-26 16:38:59 +05:30
Sidharth Vinod ac9680ddc7 Merge remote-tracking branch 'origin/a735dependabot/npm_and_yarn/webpack-cli-4.4.0' into dependabot
* origin/a735dependabot/npm_and_yarn/webpack-cli-4.4.0:
  Bump webpack-cli from 3.3.10 to 4.4.0
  Bump husky from 4.3.0 to 4.3.8
2021-01-26 16:37:52 +05:30
dependabot[bot] c7c0090491 Bump webpack-cli from 3.3.10 to 4.4.0
Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.10 to 4.4.0.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.10...webpack-cli@4.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 11:06:42 +00:00
dependabot[bot] 4b7351f3c8 Bump style-loader from 0.23.1 to 2.0.0
Bumps [style-loader](https://github.com/webpack-contrib/style-loader) from 0.23.1 to 2.0.0.
- [Release notes](https://github.com/webpack-contrib/style-loader/releases)
- [Changelog](https://github.com/webpack-contrib/style-loader/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/style-loader/compare/v0.23.1...v2.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 10:36:27 +00:00
dependabot[bot] 5b89e39371 Bump serve from 11.2.0 to 11.3.2
Bumps [serve](https://github.com/zeit/serve) from 11.2.0 to 11.3.2.
- [Release notes](https://github.com/zeit/serve/releases)
- [Commits](https://github.com/zeit/serve/compare/11.2.0...11.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 10:36:21 +00:00
dependabot[bot] 17deed9f2d Bump svelte-routing from 1.4.0 to 1.4.2
Bumps [svelte-routing](https://github.com/EmilTholin/svelte-routing) from 1.4.0 to 1.4.2.
- [Release notes](https://github.com/EmilTholin/svelte-routing/releases)
- [Changelog](https://github.com/EmilTholin/svelte-routing/blob/master/CHANGELOG.md)
- [Commits](https://github.com/EmilTholin/svelte-routing/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 10:36:17 +00:00
dependabot[bot] d37fbed1c4 Bump husky from 4.3.0 to 4.3.8
Bumps [husky](https://github.com/typicode/husky) from 4.3.0 to 4.3.8.
- [Release notes](https://github.com/typicode/husky/releases)
- [Commits](https://github.com/typicode/husky/compare/v4.3.0...v4.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2021-01-26 10:36:04 +00:00
Sidharth Vinod 9a26aaf524 Rearrange package.json 2021-01-25 11:12:06 +05:30
Sidharth Vinod e146992470 Mermaid 8.9.0 2021-01-25 11:04:36 +05:30
Sidharth Vinod d82a24ab66 Merge branch 'master' of https://github.com/mermaid-js/mermaid-live-editor into develop
* 'master' of https://github.com/mermaid-js/mermaid-live-editor: (56 commits)
  Release
  Fix Config Update
  Fix Editor Init. Fixes #85
  Release
  Add deployment
  Fix header image
  Fix font path
  Update Monaco 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-25 10:55:30 +05:30
Ashish Jain 0dcd27e5c4 Updated the Mermaid.js beta release version 2021-01-21 20:30:36 +01:00
Sidharth Vinod 7afee79614 Update Monaco Editor 2021-01-15 10:23:37 +05:30
Sidharth Vinod 76eacbf2b0 Responsive editors. Fixes #10 2020-12-18 17:40:49 +05:30
Sidharth Vinod 7aac3fc800 Add Prettier and Husky 2020-12-10 09:23:55 +05:30
Knut Sveidqvist b3827e5f04 mermaid upgrade to version 8.8.4 2020-12-05 15:11:03 +01:00
Knut Sveidqvist e12ac9ef68 Updated to beta of 8.8.4 2020-12-05 15:06:11 +01:00
Knut Sveidqvist 06fc73e6fb Updated to version 8.8.3 2020-11-05 19:58:27 +01:00
Knut Sveidqvist 63b449135a Test of 8.8.3 2020-11-05 19:51:55 +01:00
Knut Sveidqvist fdd6e8f405 Mermaid version 8.8.2 2020-10-08 19:41:30 +02:00
Knut Sveidqvist 32c144abb6 beta 8.8.2 2020-10-08 19:35:44 +02:00
Knut Sveidqvist 67883bf23d Upgraded mermaid to version 8.8.1 2020-09-30 19:38:30 +02:00
Knut Sveidqvist b786ddabf9 Upgrade to mermaid version 8.8.0 2020-09-05 10:25:30 +02:00
Knut Sveidqvist 445bbb1727 Updated beta to 8.8.0-preview 2020-09-05 10:03:55 +02:00
Knut Sveidqvist 1998b6e998 Upgraded mermaid to latest pre-release 2020-07-26 22:26:13 +02:00
Knut Sveidqvist 887c7a7304 Mermaid upgraded to version 8.6.0 2020-07-13 17:00:00 +02:00
Knut Sveidqvist 6a49d67c01 Upgrading mermaid version to 8.6.0 2020-07-13 16:58:37 +02:00
Knut Sveidqvist 1c53666567 Updated to mermaid 8.5.2 2020-06-07 11:01:56 +02:00
Knut Sveidqvist 54f9010141 Updating to 8.5.2 beta 2020-06-06 10:39:02 +02:00
Knut Sveidqvist a983703de7 Update of mermaid to version 8.5.1 2020-05-17 10:24:12 +02:00
Knut Sveidqvist 9f8b5af25f Upgrading mermaid to version 8.5.0 2020-04-11 17:55:44 +02:00
Knut Sveidqvist c0539b197b Upgrading mermaid to version 8.4.8 2020-02-21 11:33:10 +01:00
Knut Sveidqvist f9df44b744 Updgrading mermaid to version 8.4.7 2020-02-16 14:25:25 +01:00
Knut Sveidqvist 5e51f8c0ef Updating to version 8.4.5 of mermaid 2020-01-11 10:24:26 +01:00
Knut Sveidqvist 5d4364f6b5 Upgraded to release 8.4.4 2019-12-14 09:32:16 +01:00
Knut Sveidqvist c183ecca2e Beta build for 8.4.4 2019-12-08 15:46:48 +01:00
Knut Sveidqvist bfb12d9922 Better escaping of code to prevent xss 2019-12-08 15:05:00 +01:00
Knut Sveidqvist 9809f2054b UPdate for release 8.4.3 2019-12-01 08:31:23 +01:00
Knut Sveidqvist 5e0637af0d Moved public to docs for github publishing 2019-11-23 16:45:00 +01:00
Knut Sveidqvist 9f0fd20196 Adding preview version of mermaid and stats collection 2019-11-23 15:48:55 +01:00
Knut Sveidqvist 5cecc6a28a Updated readme 2019-11-21 21:35:28 +01:00
Knut Sveidqvist 1251c64a91 Handling of config errors 2019-11-17 06:38:04 -08:00
Knut Sveidqvist dcbd071a51 Moving code around, moving more stage handling in to codeStore 2019-11-16 05:51:31 -08:00
Knut Sveidqvist 2bbe29ae3e First commit 2019-11-13 05:20:09 -08:00