Commit Graph
1979 Commits
Author SHA1 Message Date
dependabot[bot]andGitHub 20154f678b Bump lodash from 4.17.15 to 4.17.19
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.19.
- [Release notes](https://github.com/lodash/lodash/releases)
- [Commits](https://github.com/lodash/lodash/compare/4.17.15...4.17.19)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-18 21:15:55 +00:00
Knut Sveidqvist 9f20cdf1fe Merge branch 'master' into develop 2020-07-13 17:22:09 +02:00
dependabot[bot]andGitHub d6612ea2cd Bump websocket-extensions from 0.1.3 to 0.1.4
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4.
- [Release notes](https://github.com/faye/websocket-extensions-node/releases)
- [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md)
- [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
2020-07-13 15:02:05 +00: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 888c7e079a Updated version to 8.6.0-preview.977 2020-07-04 15:00:32 +02:00
Knut Sveidqvist 64b9bbbc56 Using user prefered settings for selecting theme in the live editor 2020-07-04 14:53:50 +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
Van ToanandGitHub 5bcfa0b530 Missing tooltip for chart shape when hover, it show out of screen due to position was not set. 2020-06-11 08:39:37 +07:00
Eric LeongandGitHub a59b2ce2ae Update README.md
Hey mermaid team!

I noticed that the join slack button was not working. I copied the join link from https://github.com/mermaid-js/mermaid/blob/develop/README.md
2020-06-08 19:57:29 -07: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 f5a0a09151 Merge branch 'master' into develop 2020-06-06 10:04:33 +02:00
Knut SveidqvistandGitHub d138a8707a Merge pull request #20 from mermaid-js/dependabot/npm_and_yarn/acorn-6.4.1
Bump acorn from 6.3.0 to 6.4.1
2020-06-02 18:55:08 +02:00
Knut Sveidqvist a983703de7 Update of mermaid to version 8.5.1 2020-05-17 10:24:12 +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 SveidqvistandGitHub 0cb4307511 Update README.md 2020-05-13 21:32:00 +02:00
Knut SveidqvistandGitHub d28a1bd241 Update README.md 2020-05-13 21:30:23 +02:00
Knut SveidqvistandGitHub b8843cc431 Merge pull request #22 from jihchi/patch-1
Add "Link to SVG"
2020-05-13 19:52:08 +02:00
Knut SveidqvistandGitHub d6e947c3a7 Merge pull request #18 from jclem/reduce-history-pollution
Reduce extra history entries
2020-05-13 19:51:01 +02:00
dependabot[bot]andGitHub 81580c4ce0 Bump acorn from 6.3.0 to 6.4.1
Bumps [acorn](https://github.com/acornjs/acorn) from 6.3.0 to 6.4.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/6.3.0...6.4.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-11 15:56:54 +00:00
Knut Sveidqvist 9f8b5af25f Upgrading mermaid to version 8.5.0 2020-04-11 17:55:44 +02:00
Knut Sveidqvist e364818454 Merge branch 'develop' 2020-04-11 17:52:01 +02:00
Knut Sveidqvist 71afa0a818 Adding ER diagram button 2020-04-11 17:46:47 +02:00
Jihchi LeeandGitHub 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
Jonathan Clem 6fa6718a88 Use replace instead of push on code change
Using `push` pollutes the browser history, adding a new entry on
every keystroke in the editor. This commit replaces it with `replace`,
ensuring that the editor gets a single history entry, but that the URL
is still updated as code changes.
2020-03-10 12:42:42 -04:00
Knut Sveidqvist c0539b197b Upgrading mermaid to version 8.4.8 2020-02-21 11:33:10 +01:00
Knut Sveidqvist eff23832ae Upgrading mermaid to version 8.4.7 2020-02-16 14:32:30 +01:00
Knut Sveidqvist 8425dd040b Merge branch 'master' of github.com:mermaid-js/mermaid-live-editor
# Conflicts:
#	docs/bundle.js
#	package.json
#	yarn.lock
2020-02-16 14:30:02 +01:00
Knut Sveidqvist f9df44b744 Updgrading mermaid to version 8.4.7 2020-02-16 14:25:25 +01:00
Knut Sveidqvist 525fd36f69 Updating to 8.4.7 beta 2020-02-16 14:21:46 +01:00
Knut SveidqvistandGitHub ccf12b422f Merge pull request #12 from mvandermade/add-Dockerfile
Create a two-stage docker file so you can easily build and run the project
2020-01-22 20:41:26 +01:00
Ashish Jain 5bcc868946 Upgrading tio mermaid version 8.4.6 2020-01-22 20:38:01 +01:00
Ashish Jain 78a6be3407 Add support to load samples 2020-01-22 20:33:54 +01:00
mvandermade 214a772cfb tidy up space 2020-01-16 10:20:16 +01:00
mvandermade 1cf7c7531d remove mention of httpd 2020-01-15 22:53:53 +01:00
mvandermade 9215ad1a44 Changed to nginx so final image size shrunk 115mb -> 24.5mb
functionality stays the same
2020-01-15 22:46:39 +01:00
mvandermade dfb80ad758 Create a two-stage docker file so you can easily build and run the project 2020-01-15 22:21:48 +01:00
Ashish Jain ec371c0a5d Merge branch 'master' into develop
# Conflicts:
#	docs/bundle.css
2020-01-15 18:35:35 +01:00
Ashish Jain 1a417eddf3 Merge branch 'master' into develop
# Conflicts:
#	docs/bundle.js
#	yarn.lock
2020-01-15 18:34:27 +01:00
Knut Sveidqvist d7e81f92e0 Upgrading to mermaid 8.4.5 2020-01-11 10:46:15 +01:00
Knut Sveidqvist 02588817a3 Merge branch 'master' of github.com:mermaid-js/mermaid-live-editor
# Conflicts:
#	docs/bundle.js
2020-01-11 10:42:07 +01:00
Knut Sveidqvist 5e51f8c0ef Updating to version 8.4.5 of mermaid 2020-01-11 10:24:26 +01:00
Knut SveidqvistandGitHub fff094f8fe Merge pull request #7 from mcous/fix-base64-in-urls
fix(url): use URI-safe base64 encoding in URLs
2020-01-11 10:23:23 +01:00
Knut SveidqvistandGitHub 13192a3cdf Merge branch 'master' into fix-base64-in-urls 2020-01-11 10:23:09 +01:00