Commit Graph
22 Commits
Author SHA1 Message Date
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 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 95dc464958 Fix for issue #1434 in mermaid repository 2020-08-09 13:30:04 +02:00
Knut Sveidqvist 0a99d391c7 Fix for new diagram types 2020-05-17 10:15:44 +02:00
5upermario ee3b91888f add overflow-x: auto to view container
this way we can scroll horizontally the svg inside the container
2019-12-29 21:59:51 +01:00
Knut Sveidqvist bfb12d9922 Better escaping of code to prevent xss 2019-12-08 15:05:00 +01:00
Knut Sveidqvist 0f4de37a68 Use of alias when importing mermaid 2019-12-08 14:37:10 +01:00
Knut Sveidqvist 9809f2054b UPdate for release 8.4.3 2019-12-01 08:31:23 +01:00
Knut Sveidqvist 5e22c8f694 Minor change in order of args 2019-11-23 20:52:53 +01:00
Knut Sveidqvist ede4016e7d Renaming of stores to better match purpose 2019-11-23 16:05:11 +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 70e962c979 Adding Link to view 2019-11-17 07:11:57 -08: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