Valentin Valls
0583c4fa25
Added 'ms' duration
2022-08-24 22:26:39 +02:00
Fabien Savy
a3ace00ed4
Fix font weight for messages in sequence diagrams
2022-08-24 17:07:56 +02:00
Sidharth Vinod
c37ff47ee3
Add nested test
2022-08-24 12:33:32 +05:30
Sidharth Vinod
84148d4891
Remove failing test
2022-08-24 12:32:15 +05:30
Sidharth Vinod
60651fdfe0
Merge branch 'develop' into sidv/typescript
...
* develop: (22 commits)
Fix for build by revering jsdoc
Revert "chore(deps-dev): bump documentation from 13.2.0 to 14.0.0"
Review comments.
Add test for handling parameter names that are "default"
Add test for handling parameter names that are keywords
Add test for handling trailing whitespaces
Add first C4 parser test
chore(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.7
chore(deps-dev): bump documentation from 13.2.0 to 14.0.0
chore(deps-dev): bump terser-webpack-plugin from 5.3.4 to 5.3.5
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.38 to 0.4.1
test(e2e): add array and generic attributes erDiagram test
test(common): add generic parser test
test(parser): add tests for generics and arrays in erDiagram
feat: add array and generic symbols for erDiagram
Lint markdown
Fix prettier formatting in vscode
Prettier
Fix `securityLevel` docs
Update README.md
...
2022-08-24 11:38:23 +05:30
Sidharth Vinod
1efd5c7d58
Cleanup
2022-08-24 11:32:27 +05:30
Knut Sveidqvist
fd70b862ed
Merge pull request #3332 from lorint/docs/grammatical_touch_ups
...
Grammatical touch-ups to documentation
2022-08-23 20:18:03 +02:00
Knut Sveidqvist
1c8035e029
Merge pull request #3333 from abergquist/patch-1
...
Update README.md
2022-08-23 20:10:38 +02:00
Knut Sveidqvist
11809e799b
Merge pull request #3334 from mermaid-js/sidv/fixDoc
...
Add `sandbox` to `securityLevel` docs
2022-08-23 20:10:06 +02:00
Knut Sveidqvist
c50745323a
Merge pull request #3335 from FlorianWoelki/feature/3171_erDiagram_more_symbols
...
Add generic and array symbols to `erDiagram`
2022-08-23 20:07:06 +02:00
Knut Sveidqvist
2af91f5bbb
Merge pull request #3349 from dbartholomae/add_tests_for_c4_parser
...
Add tests for C4 parser
2022-08-23 19:49:41 +02:00
Knut Sveidqvist
08793e0b50
Merge pull request #3352 from mermaid-js/fix_for_build
...
Fix for build by revering jsdoc
2022-08-23 19:37:12 +02:00
Knut Sveidqvist
db961ecefe
Fix for build by revering jsdoc
2022-08-23 19:30:15 +02:00
Knut Sveidqvist
d3ae5e3e10
Merge pull request #3350 from mermaid-js/revert-3344-dependabot/npm_and_yarn/develop/documentation-14.0.0
...
Revert "chore(deps-dev): bump documentation from 13.2.0 to 14.0.0"
2022-08-23 19:17:45 +02:00
Knut Sveidqvist
576445847c
Revert "chore(deps-dev): bump documentation from 13.2.0 to 14.0.0"
2022-08-23 18:32:20 +02:00
Sidharth Vinod
248a7aff7a
Review comments.
2022-08-23 21:49:01 +05:30
Sidharth Vinod
a8042f622f
Merge branch 'sidv/typescript' of https://github.com/mermaid-js/mermaid into sidv/typescript
...
* 'sidv/typescript' of https://github.com/mermaid-js/mermaid :
Update src/config.ts
2022-08-23 21:35:43 +05:30
Sidharth Vinod
32ba2d5ffe
Remove console.logs
2022-08-23 21:35:33 +05:30
Knut Sveidqvist
9ef3164991
Merge pull request #3342 from mermaid-js/dependabot/npm_and_yarn/develop/prettier-plugin-jsdoc-0.4.1
...
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.38 to 0.4.1
2022-08-23 17:51:44 +02:00
Knut Sveidqvist
b0b54f48f9
Merge pull request #3343 from mermaid-js/dependabot/npm_and_yarn/develop/terser-webpack-plugin-5.3.5
...
chore(deps-dev): bump terser-webpack-plugin from 5.3.4 to 5.3.5
2022-08-23 17:51:31 +02:00
Knut Sveidqvist
35ba62bae2
Merge pull request #3344 from mermaid-js/dependabot/npm_and_yarn/develop/documentation-14.0.0
...
chore(deps-dev): bump documentation from 13.2.0 to 14.0.0
2022-08-23 17:50:49 +02:00
Knut Sveidqvist
ea0e9aa7f4
Merge pull request #3345 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-jest-26.8.7
...
chore(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.7
2022-08-23 17:49:10 +02:00
Daniel Bartholomae
8c56f68a06
Add test for handling parameter names that are "default"
2022-08-23 16:15:38 +02:00
Daniel Bartholomae
2cf9348f53
Add test for handling parameter names that are keywords
2022-08-23 16:12:16 +02:00
Daniel Bartholomae
d97ce7eab8
Add test for handling trailing whitespaces
2022-08-23 16:12:16 +02:00
Daniel Bartholomae
0c8f7163db
Add first C4 parser test
2022-08-23 16:12:16 +02:00
Knut Sveidqvist
0e0802a588
Update src/config.ts
...
Agree!
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2022-08-22 17:48:09 +02:00
Sidharth Vinod
9a0d5e31b7
fix: review comments
2022-08-22 17:12:05 +05:30
Sidharth Vinod
6291e4dcdd
fix detectType
2022-08-22 13:30:10 +05:30
Sidharth Vinod
9f49259bca
fix detectType
2022-08-22 13:29:55 +05:30
Sidharth Vinod
4885e7b7f1
fix detectType
2022-08-22 13:29:25 +05:30
Sidharth Vinod
a2469b6984
Merge branch 'develop' into sidv/typescript
...
* develop:
chore: update browsers list
2022-08-22 13:22:17 +05:30
Sidharth Vinod
1549eb20df
tsConversion: fix DiagramAPI
2022-08-22 13:18:50 +05:30
Sidharth Vinod
c245a2da07
tsConversion: rename DiagramAPI
2022-08-22 12:59:23 +05:30
mmorel-35
6e16369d85
chore: update browsers list
2022-08-22 07:04:25 +00:00
dependabot[bot]
8caeeccea3
chore(deps-dev): bump eslint-plugin-jest from 26.8.2 to 26.8.7
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.8.2 to 26.8.7.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v26.8.2...v26.8.7 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 07:03:36 +00:00
dependabot[bot]
102542b4e7
chore(deps-dev): bump documentation from 13.2.0 to 14.0.0
...
Bumps [documentation](https://github.com/documentationjs/documentation ) from 13.2.0 to 14.0.0.
- [Release notes](https://github.com/documentationjs/documentation/releases )
- [Changelog](https://github.com/documentationjs/documentation/blob/master/CHANGELOG.md )
- [Commits](https://github.com/documentationjs/documentation/compare/v13.2.0...v14.0.0 )
---
updated-dependencies:
- dependency-name: documentation
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 07:03:21 +00:00
dependabot[bot]
05d664d8d1
chore(deps-dev): bump terser-webpack-plugin from 5.3.4 to 5.3.5
...
Bumps [terser-webpack-plugin](https://github.com/webpack-contrib/terser-webpack-plugin ) from 5.3.4 to 5.3.5.
- [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/v5.3.4...v5.3.5 )
---
updated-dependencies:
- dependency-name: terser-webpack-plugin
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 07:02:55 +00:00
dependabot[bot]
8fa57b0b14
chore(deps-dev): bump prettier-plugin-jsdoc from 0.3.38 to 0.4.1
...
Bumps [prettier-plugin-jsdoc](https://github.com/hosseinmd/prettier-plugin-jsdoc ) from 0.3.38 to 0.4.1.
- [Release notes](https://github.com/hosseinmd/prettier-plugin-jsdoc/releases )
- [Changelog](https://github.com/hosseinmd/prettier-plugin-jsdoc/blob/master/CHANGELOG.md )
- [Commits](https://github.com/hosseinmd/prettier-plugin-jsdoc/commits )
---
updated-dependencies:
- dependency-name: prettier-plugin-jsdoc
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2022-08-22 07:02:42 +00:00
Sidharth Vinod
d365dacbf7
tsConversion: mermaidAPI
2022-08-22 11:10:30 +05:30
Sidharth Vinod
39aaf2f813
tsConversion: fix paths, add d.ts to output
2022-08-21 22:27:13 +05:30
Sidharth Vinod
d97b3807b9
fix: startOnLoad
2022-08-21 19:32:21 +05:30
Sidharth Vinod
a51d8e844b
Merge branch 'develop' into sidv/typescript
...
* develop:
Fix #3009 Update main
#3243 Adding disabled testcase for diagram with leading \n
2022-08-21 19:24:15 +05:30
Sidharth Vinod
c68ec54fdd
tsConversion: mermaid main
2022-08-21 18:37:27 +05:30
Knut Sveidqvist
858f2eadd4
Merge pull request #3338 from mermaid-js/fix/3009
...
Fix #3009 Update main in package.json
2022-08-21 11:38:51 +02:00
Sidharth Vinod
bc2b4c57c9
Fix #3009 Update main
2022-08-21 15:06:50 +05:30
Knut Sveidqvist
280c7e8da1
#3243 Adding disabled testcase for diagram with leading \n
2022-08-21 11:05:13 +02:00
Sidharth Vinod
cd4b1ea245
fix: codeScanning vuln
2022-08-21 11:45:20 +05:30
Sidharth Vinod
4710f67baf
fix: sanitization bug
2022-08-21 11:26:45 +05:30
Sidharth Vinod
f14f0d9857
tsConversion: config & common
2022-08-21 11:00:22 +05:30