3962 Commits

Author SHA1 Message Date
Michael Maier
cefafba062 add brackets [| and |] for datastore nodes of data flow diagrams
See https://github.com/mermaid-js/mermaid/issues/1893
2021-10-09 16:19:42 +02:00
Ashish Jain
35de6d4cbc
Merge pull request #2386 from mermaid-js/dependabot/npm_and_yarn/develop/webpack-5.58.0
Bump webpack from 5.55.1 to 5.58.0
2021-10-07 19:48:07 +02:00
Ashish Jain
2bcd66e714
Merge pull request #2380 from mermaid-js/dependabot/npm_and_yarn/develop/webpack-dev-server-4.3.1
Bump webpack-dev-server from 4.3.0 to 4.3.1
2021-10-07 19:47:32 +02:00
dependabot[bot]
4c7ac3fdb6
Bump webpack from 5.55.1 to 5.58.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.55.1 to 5.58.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.55.1...v5.58.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 17:35:51 +00:00
Ashish Jain
cf3ded482f
Merge pull request #2376 from Yash-Singh1/patch-1
Document two-way relations and fix relationship docs for class diagrams
2021-10-07 19:30:11 +02:00
Ashish Jain
dcca4896f0
Merge pull request #2375 from OlegAxenow/bug/2374_console_in_sanitizeText
Comment console.log in sanitizeText
2021-10-07 19:28:10 +02:00
Ashish Jain
d267f84030
Merge pull request #2372 from sidharthv96/fix/2371
Add esm build. Fixes #2371
2021-10-07 19:27:06 +02:00
Ashish Jain
b2f93b49ba
Merge pull request #2373 from lexmin0412/docs/chinese-readme
docs: add Chinese README
2021-10-07 19:24:56 +02:00
Ashish Jain
1c00608b27
Merge pull request #2369 from mmorel-35/jison
group jison loader and transformer
2021-10-07 19:10:11 +02:00
dependabot[bot]
e3c1354ce0
Bump webpack-dev-server from 4.3.0 to 4.3.1
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.3.0...v4.3.1)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-10-04 20:03:27 +00:00
Yash Singh
93a1961762
Add another relation type 2021-10-03 15:11:57 -07:00
Yash Singh
c04fdd250c
Document two-way relations and fix relationship docs for class diagrams 2021-10-03 15:10:15 -07:00
Oleg Aksenov
626fbe6de8
Update src/diagrams/common/common.js
Co-authored-by: Matthieu MOREL <mmorel-35@users.noreply.github.com>
2021-10-03 18:56:37 +03:00
Oleg Aksenov
b22422f4b8
Comment console.log in sanitizeText
This is to avoid console window be flooded with 'security level' messages
2021-10-03 18:08:53 +03:00
lexmin0412
b0b85e12a6 docs: add Chinese README 2021-10-03 00:02:40 +08:00
Sidharth Vinod
b500a312b6
Add export map, use mjs extension 2021-10-01 19:19:32 +05:30
Sidharth Vinod
cac354caa9
fix: Unify build configs 2021-10-01 02:26:42 +05:30
Sidharth Vinod
1c8c635e48
Add esm build. Fixes #2371 2021-10-01 01:49:17 +05:30
Matthieu MOREL
9c48703fb1
group jison loader and transformer 2021-09-30 00:07:57 +02:00
dependabot[bot]
d040883286
Bump eslint-plugin-prettier from 3.4.1 to 4.0.0 (#2368)
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.0.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/commits/v4.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 22:17:55 +02:00
dependabot[bot]
b2c059d56b
Bump dompurify from 2.3.1 to 2.3.3 (#2367)
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.1...2.3.3)

---
updated-dependencies:
- dependency-name: dompurify
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 22:16:37 +02:00
dependabot[bot]
15b9a25aa4
Bump webpack from 5.53.0 to 5.55.1 (#2366)
Bumps [webpack](https://github.com/webpack/webpack) from 5.53.0 to 5.55.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.53.0...v5.55.1)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 22:05:03 +02:00
dependabot[bot]
e01855ca9c
Bump babel-jest from 27.2.1 to 27.2.4 (#2362)
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.2.1 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.2.4/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 21:45:42 +02:00
dependabot[bot]
618ee6d95f
Bump cypress from 8.1.0 to 8.5.0 (#2365)
Bumps [cypress](https://github.com/cypress-io/cypress) from 8.1.0 to 8.5.0.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js)
- [Commits](https://github.com/cypress-io/cypress/compare/v8.1.0...v8.5.0)

---
updated-dependencies:
- dependency-name: cypress
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 21:43:23 +02:00
dependabot[bot]
8f82d86e7c
Bump jest from 27.2.1 to 27.2.4 (#2363)
Bumps [jest](https://github.com/facebook/jest) from 27.2.1 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.1...v27.2.4)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 21:33:21 +02:00
dependabot[bot]
b3525deeab
Bump js-base64 from 3.7.1 to 3.7.2 (#2349)
Bumps [js-base64](https://github.com/dankogai/js-base64) from 3.7.1 to 3.7.2.
- [Release notes](https://github.com/dankogai/js-base64/releases)
- [Commits](https://github.com/dankogai/js-base64/compare/3.7.1...3.7.2)

---
updated-dependencies:
- dependency-name: js-base64
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 21:19:45 +02:00
dependabot[bot]
7d81fd3c3c
Bump terser-webpack-plugin from 4.2.3 to 5.2.4 (#2364)
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin) from 4.2.3 to 5.2.4.
- [Release notes](https://github.com/webpack-contrib/terser-webpack-plugin/releases)
- [Changelog](https://github.com/webpack-contrib/terser-webpack-plugin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack-contrib/terser-webpack-plugin/compare/v4.2.3...v5.2.4)

---
updated-dependencies:
- dependency-name: terser-webpack-plugin
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-09-29 21:14:15 +02:00
Knut Sveidqvist
d48af035d8
Merge pull request #2351 from mermaid-js/dependabot/npm_and_yarn/develop/webpack-dev-server-4.3.0
Bump webpack-dev-server from 4.2.1 to 4.3.0
2021-09-29 20:43:48 +02:00
dependabot[bot]
ebba764c85
Bump webpack-dev-server from 4.2.1 to 4.3.0
Bumps [webpack-dev-server](https://github.com/webpack/webpack-dev-server) from 4.2.1 to 4.3.0.
- [Release notes](https://github.com/webpack/webpack-dev-server/releases)
- [Changelog](https://github.com/webpack/webpack-dev-server/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-dev-server/compare/v4.2.1...v4.3.0)

---
updated-dependencies:
- dependency-name: webpack-dev-server
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-29 18:43:28 +00:00
Knut Sveidqvist
a5c4d0783d Updated lockfile 2021-09-29 20:38:58 +02:00
Knut Sveidqvist
3772afb40c
Merge pull request #2324 from mermaid-js/dependabot/npm_and_yarn/develop/webpack-5.53.0
Bump webpack from 4.46.0 to 5.53.0
2021-09-29 20:34:37 +02:00
Ashish Jain
19343e890e Freshly built dist files 2021-09-29 20:30:47 +02:00
Ashish Jain
5661b43168 Merge branch 'release/8.13.2' into develop 2021-09-29 20:28:38 +02:00
Ashish Jain
aa666d1829 Merge branch 'release/8.13.2' into develop 2021-09-29 20:22:57 +02:00
Knut Sveidqvist
2758d64778 Release 8.13.2 8.13.2 2021-09-29 20:22:45 +02:00
Ashish Jain
5d5808880f Merge branch 'release/8.13.1' into develop 2021-09-29 20:22:09 +02:00
Knut Sveidqvist
8ee3155f2a Fix for broken test 2021-09-29 20:20:44 +02:00
Ashish Jain
62cc720607
Merge pull request #2353 from anugs/patch-1
Update n00b-syntaxReference.md
2021-09-29 20:14:53 +02:00
Ashish Jain
900d7e0974
Merge pull request #2354 from mermaid-js/sidharthv96-patch-1
Update n00b-gettingStarted.md
2021-09-29 20:14:15 +02:00
Ashish Jain
7102c1205e
Merge pull request #2355 from Yash-Singh1/patch-1
Fix confusing docs
2021-09-29 20:13:18 +02:00
Ashish Jain
ec05e2333a
Merge pull request #2356 from mermaid-js/chore/cleanup
cleanup : remove unused files
2021-09-29 20:12:24 +02:00
Ashish Jain
8540a2757e
Merge pull request #2357 from gerardnico/patch-1
Doc change: Added a full integration with mermaid for Dokuwiki
2021-09-29 20:11:23 +02:00
Ashish Jain
ce1a8d8f6a
Merge pull request #2358 from lexmin0412/docs/fix-tutorials-doc
fix getting spelling errors
2021-09-29 20:10:40 +02:00
Ashish Jain
637ae09192
Merge pull request #2359 from anugs/patch-3
Update README.md
2021-09-29 20:09:57 +02:00
Ashish Jain
4f59e2d28b
Merge pull request #2360 from anugs/patch-4
Update n00b-gettingStarted.md
2021-09-29 20:08:49 +02:00
Ashish Jain
cb2294d6f2 Merge branch '2292_Class_Diagram_curly_brace_space_issue' into release/8.13.2 2021-09-29 20:06:32 +02:00
Knut Sveidqvist
029042393c Release 8.13.1 8.13.1 2021-09-29 20:05:05 +02:00
Knut Sveidqvist
7ad509cc7a Correct handling of the note object foir state diagrams when sanitizing it 2021-09-29 19:48:27 +02:00
anugs
f6cd4547ab
Update n00b-gettingStarted.md 2021-09-29 22:18:46 +05:30
Knut Sveidqvist
dd088bc603 test commit 2021-09-29 18:48:09 +02:00