Commit Graph
76 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
Sidharth Vinod 7afee79614 Update Monaco Editor 2021-01-15 10:23:37 +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 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 e540ac2b5e Merge pull request #73 from sidharthv96/responsiveEditors
Responsive editors. Fixes #10
2020-12-19 18:39:18 +05:30
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
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
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 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
Knut Sveidqvist e6c48a924f Moved editing history down below diagram 2020-12-03 20:32:04 +01:00
ileler 92afba8c25 Optimize the code as suggested 2020-12-03 16:16:29 +08:00
ileler 32897731ca Optimize the code as suggested 2020-12-03 16:03:58 +08:00
ileler 4b3a763eaa Optimize the code as suggested 2020-12-03 15:30:32 +08:00
ileler f03fa5dffd When loading the page, url parameter takes precedence over history 2020-12-01 00:01:40 +08:00
ileler 1532c51933 New history record featur 2020-11-30 22:51:29 +08:00
Alexis Lefebvre 67923cf807 Use stateDiagram-v2 2020-10-14 18:35:49 +02: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 3398b73233 Merge pull request #38 from Addono/patch-1
fix(marketing-links): fixes Mermaid CLI link
2020-08-09 13:32:50 +02:00
Knut Sveidqvist 23fab8accf Merge pull request #32 from Binlogo/master
Update mermaid cli link
2020-08-09 13:32:06 +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
Adriaan Knapen ad34194538 fix(marketing-links): fixes Mermaid CLI link
The old link to the Mermaid CLI is broken.
2020-07-21 11:41:59 +02:00
Knut Sveidqvist c33a24cc8e Using user prefered settings for selecting theme in the live editor 2020-07-04 14:53:28 +02:00
Wang Xingbin f3626cb5a3 Update mermaid cli link 2020-06-18 15:15:55 +08: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
Knut Sveidqvist d6e947c3a7 Merge pull request #18 from jclem/reduce-history-pollution
Reduce extra history entries
2020-05-13 19:51:01 +02:00
Knut Sveidqvist 71afa0a818 Adding ER diagram button 2020-04-11 17:46:47 +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 65d676059d Replace URL instead of pushing an entry in updateCodeStore 2020-03-10 12:53:15 -04:00
Jonathan Clem 824111df12 Replace URL on config update, rather than push an entry 2020-03-10 12:48:39 -04:00