Commit Graph
191 Commits
Author SHA1 Message Date
Sidharth Vinod 3fb966ddb0 Fix Config Update 2021-01-23 13:05:32 +05:30
Sidharth Vinod 0a27e93e18 Fix Editor Init. Fixes #85 2021-01-23 12:10:53 +05:30
github-actions 18e3f8bfb8 Release 2021-01-20 05:08:31 +00:00
Sidharth Vinod d59803ba71 Merge pull request #84 from mermaid-js/sidv/monaco
Update Monaco Editor
2021-01-20 10:37:17 +05:30
Sidharth Vinod 1987a272ed Add deployment 2021-01-20 10:36:19 +05:30
Sidharth Vinod e7432fbba1 Fix header image 2021-01-20 10:35:07 +05:30
Sidharth Vinod 49cd313392 Fix font path 2021-01-15 10:36:23 +05:30
Sidharth Vinod 7afee79614 Update Monaco Editor 2021-01-15 10:23:37 +05:30
Sidharth Vinod 116cf5926e Add stale-bot 2021-01-14 23:52:46 +05:30
Sidharth Vinod 87992c0faf Redeploy Live Editor 2021-01-14 20:51:33 +05:30
Sidharth Vinod b528c78970 Release Live Editor 2021-01-14 20:24:54 +05:30
Sidharth Vinod f0e9e58bf7 Merge pull request #80 from mermaid-js/sidharthv96/fixInit
Fix Init error
2021-01-14 20:22:13 +05:30
Sidharth Vinod b5d5aeb122 Fix Init error #77 2021-01-14 20:18:58 +05:30
Sidharth Vinod fedb119865 Fix LiveEditor 2021-01-14 20:00:57 +05:30
Sidharth Vinod 8962acaba2 Add prettierignore 2021-01-14 17:28:05 +05:30
Sidharth Vinod 3c1620ad30 Release Live Editor 2021-01-14 17:27:31 +05:30
Sidharth Vinod d67156d099 Release Live Editor 2021-01-14 17:25:52 +05:30
Sidharth Vinod 8ec7e9846c Merge pull request #76 from sidharthv96/clipboard
Copy Image to Clipboard
2021-01-14 17:22:18 +05:30
Sidharth Vinod 702422f862 Merge branch 'master' of https://github.com/mermaid-js/mermaid-live-editor into clipboard
* 'master' of https://github.com/mermaid-js/mermaid-live-editor:
  Update beta-release
  Create codeql-analysis.yml
  Change formatting
  Add 2021
2021-01-14 17:00:00 +05:30
Sidharth Vinod d78d349d26 Merge pull request #79 from mermaid-js/sidv/codeql
Create codeql-analysis.yml
2021-01-14 16:53:42 +05:30
Sidharth Vinod ef5f5e7755 Update beta-release 2021-01-14 16:31:47 +05:30
Sidharth Vinod b76cac4bd7 Create codeql-analysis.yml 2021-01-14 16:19:37 +05:30
Sidharth Vinod 9db1ec7895 Merge pull request #78 from BastianZim/patch-1
Update license year
2021-01-13 16:14:21 +05:30
Bastian Zimmermann 213ee71990 Change formatting
Now reflects the main repo
2021-01-12 20:51:16 +01:00
Bastian Zimmermann 16da083c2e Add 2021 2021-01-12 20:48:37 +01:00
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
Sidharth Vinod e477abba23 Merge pull request #70 from ileler/master
Fix the problem that the use of br tag causes image export failure
2020-12-20 21:41:25 +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 e540ac2b5e Merge pull request #73 from sidharthv96/responsiveEditors
Responsive editors. Fixes #10
2020-12-19 18:39:18 +05:30
Sidharth Vinod 404aee940d Remove npm files. 2020-12-19 18:38:07 +05:30
Sidharth Vinod 0b1b9e10eb Apply suggestions from code review 2020-12-19 18:32:38 +05:30
Sidharth Vinod 0ba4beb731 Merge pull request #75 from SBrendan/bug/71_live_editor_broken
Change initial default Writable type
2020-12-18 21:25:41 +05:30
Sidharth Vinod d4e5c0a209 Copy Image to Clipboard 2020-12-18 21:17:37 +05:30
SEILLER Brendan eb8163c1fc Change default Writable type 2020-12-18 13:27:16 +01:00
Sidharth Vinod 76eacbf2b0 Responsive editors. Fixes #10 2020-12-18 17:40:49 +05:30
Knut Sveidqvist 0f934e6263 Merge pull request #72 from mermaid-js/dependabot/npm_and_yarn/ini-1.3.8
Bump ini from 1.3.5 to 1.3.8
2020-12-17 20:58:43 +01:00
dependabot[bot] bd5ff84aa9 Bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-17 19:56:39 +00:00
Knut Sveidqvist d5f59dbbaf Merge pull request #68 from sidharthv96/reformat
Add code formatting and precommit hook
2020-12-17 20:55:25 +01:00
Knut Sveidqvist c34800ef33 Merge pull request #67 from sidharthv96/relative_time
Relative Time in History
2020-12-17 20:52:07 +01:00
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
Sidharth Vinod 7aac3fc800 Add Prettier and Husky 2020-12-10 09:23:55 +05:30
Sidharth Vinod 116cb7c31b Merge branch 'master' of https://github.com/mermaid-js/mermaid-live-editor into relative_time
* 'master' of https://github.com/mermaid-js/mermaid-live-editor:
  mermaid upgrade to version 8.8.4
  Updated config handling
  Moved editing history down below diagram
2020-12-10 09:14:51 +05:30
Knut Sveidqvist b3827e5f04 mermaid upgrade to version 8.8.4 2020-12-05 15:11:03 +01:00
Knut Sveidqvist ed2279f17e Updated config handling 2020-12-05 14:31:07 +01:00
Sidharth Vinod d243507221 History Ordering, Relative Time 2020-12-04 12:34:17 +05:30
Sidharth Vinod 6a425cddd3 Formatting 2020-12-04 10:04:26 +05:30
Sidharth Vinod 492e0161a7 Relative Time 2020-12-04 09:58:08 +05:30