Reda Al Sulais
4c43bae92d
Merge branch next into add-pie-langium-parser
2023-11-14 20:04:16 +03:00
Sidharth Vinod
6ce543e118
Merge branch 'develop' into next
...
* develop: (126 commits)
Update all patch dependencies
Fix docs
Update packages/mermaid/src/docs/community/questions-and-suggestions.md
Update packages/mermaid/src/diagrams/class/classRenderer-v2.ts
update edge ids
draw top actors with lines first followed by messages
Bump GitHub workflow actions to latest versions
Update docs
Documentation: clarify sentence
Fix lint
Fix typo
fix typo
Add new Atlassian integrations
chore(deps): update all patch dependencies
Update demos/sequence.html
chore: release v10.6.1
fix
fix
fix: render the participants in same order as they are created
fix(flow): fix invalid ellipseText regex
...
2023-11-14 11:20:27 +05:30
Reda Al Sulais
b83603488c
build(deps): update langium
to v2.1.1
2023-11-08 22:10:35 +03:00
renovate[bot]
6e74e91b5d
chore(deps): update all patch dependencies
2023-11-07 05:11:34 +00:00
Reda Al Sulais
0c57433567
Merge branch 'next' into add-pie-langium-parser
2023-11-03 23:17:57 +03:00
Reda Al Sulais
fe2e46fe60
build(dev-deps): add chevrotain
as a devDependencies
2023-11-03 22:26:05 +03:00
Reda Al Sulais
6a4ad8af06
build(deps): update langium
and langium-cli
to v2.1.0
2023-11-03 22:09:36 +03:00
Reda Al Sulais
018440354f
build(deps): remove langium-cli
from packages/parser
to use the one in root
2023-11-03 22:06:56 +03:00
renovate[bot]
0d4faef758
chore(deps): update all minor dependencies
2023-11-01 19:42:28 +00:00
renovate[bot]
e8a04faa36
chore(deps): update all patch dependencies
2023-10-31 06:13:41 +00:00
Knut Sveidqvist
29942c04dc
Updated mermaid version
2023-10-25 11:07:12 +02:00
dependabot[bot]
0e328823b9
Bump @babel/traverse from 7.22.10 to 7.23.2
...
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse ) from 7.22.10 to 7.23.2.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.23.2/packages/babel-traverse )
---
updated-dependencies:
- dependency-name: "@babel/traverse"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-10-17 11:08:38 +00:00
renovate[bot]
e4350f80fe
chore(deps): update all patch dependencies
2023-10-16 19:52:01 +00:00
Sidharth Vinod
49a197eaa8
chore: Update pnpm-lock
2023-10-06 11:12:50 +05:30
Sidharth Vinod
3abe7cfc45
Merge branch 'develop' into next
...
* develop: (61 commits)
Revert "fix: Reduce gantt exclude days length"
Commented out broken test (#4913 )
fix: Reduce gantt exclude days length
Update docs
Fix lint issue
Fix release version
Fix TopBar
Add MC to integrations
Add TopBar
Fix docs
Docs: Add Product Hunt info (#4900 )
Update docs
Merge branch 'release/10.5.0'
Mermaid release v10.5.0
docs: typo fixed
docs: typo fixed
Fix for issue with backticks in ids in classDiagrams
more fixes
fix typo
more link fixes
...
2023-10-06 11:11:34 +05:30
Knut Sveidqvist
279c1ee6ba
Merge branch 'master' into develop
2023-10-02 10:22:21 +02:00
Knut Sveidqvist
e6bbc71f86
Merge branch 'release/10.5.0'
2023-10-02 10:19:52 +02:00
Knut Sveidqvist
9644df4021
Merge branch 'release/10.5.0'
2023-10-02 10:18:33 +02:00
Subhash Halder
8b04c2ce88
Merge branch 'develop' into feature/4269_add_xychart
2023-09-29 18:12:21 +05:30
Sidharth Vinod
2049915c2a
Merge pull request #4869 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2023-09-25 07:21:51 +00:00
renovate[bot]
b7bdbf8054
chore(deps): update all minor dependencies
2023-09-25 01:17:07 +00:00
renovate[bot]
7553d0a720
chore(deps): update all patch dependencies
2023-09-25 01:16:33 +00:00
Reda Al Sulais
91eb824c21
Merge branch 'develop' into next
...
Signed-off-by: Reda Al Sulais <u.yokozuna@gmail.com>
2023-09-20 17:55:20 +03:00
Subhash Halder
e56effa029
Merge branch 'develop' into feature/4269_add_xychart
2023-09-19 21:16:52 +05:30
Alois Klink
d4289e8db7
chore(dev-deps): update @typescript-eslint to v6
...
Update the `@typescript-eslint/eslint-plugin` and
`@typescript-eslint/parser` plugin to v6.
The full list of changes needed can be found in the
[Announcing typescript-eslint v6 blog post][1], but the ones that
affect us are:
- Dropped support for Node.JS v14.
This isn't a big deal for us, since Mermaid uses a version of
`eslint-plugin-jsdoc` that does not support Node.JS v14 either,
see 120029913d31668e45daa84f7de70dfa519f3b81
(chore(deps): update dependency eslint-plugin-jsdoc to v46, 2023-06-27)
- Changes to the `plugin:@typescript-eslint/recommended` configuration.
I've manually changed the following two rules to match their old
`@typescript-eslint/parser` v5 settings, to avoid turning ESLint
warnings into errors:
- `@typescript-eslint/no-explicit-any` to `warn`
- `@typescript-eslint/no-unused-vars` to `warn`
[1]: https://main--typescript-eslint.netlify.app/blog/announcing-typescript-eslint-v6
2023-09-19 15:51:51 +01:00
renovate[bot]
6bab2f6693
chore(deps): update all patch dependencies
2023-09-19 11:27:03 +00:00
Subhash Halder
adb3cd16df
Merge branch 'develop' into feature/4269_add_xychart
2023-09-14 20:50:27 +05:30
Sidharth Vinod
52b33f6f47
chore: Fix pnpm-lock
2023-09-14 14:25:22 +05:30
Sidharth Vinod
5aee43d05b
Merge branch 'develop' into next
...
* develop:
Bump version
chore: Fix type in 'getLineFunctionsWithOffset'
Update cypress/platform/marker_unique_id.html
refactor: Add getLineFunctionsWithOffset function
refactor: Move EdgeData to types
fix: PointStart marker refX
Added cypress test
chore(deps): update all patch dependencies
refactor: Fix typings in utils.ts
Give markers unique id's per graph
chore: Add @internal to createCSSStyles
chore: Bump version
refactor: Remove unused variables
fix : #4818 support `getClasses` in external diagrams.
2023-09-14 14:19:31 +05:30
renovate[bot]
11aaee043f
chore(deps): update all patch dependencies
2023-09-11 13:44:53 +00:00
Sidharth Vinod
7b29a380fc
chore: Fix type
2023-09-08 16:42:08 +05:30
Subhash Halder
9558cb9b16
Merge branch 'develop' into feature/4269_add_xychart
2023-09-07 12:55:22 +05:30
Steph
6155b2cc38
update content
2023-09-06 22:04:35 -07:00
Reda Al Sulais
0abb4f8c6f
Merge branch develop into next
2023-09-06 02:16:25 +03:00
renovate[bot]
ce7783414b
chore(deps): update all patch dependencies
2023-09-05 11:23:25 +00:00
Reda Al Sulais
84f3baf013
Merge branch 'develop' into next
...
Signed-off-by: Reda Al Sulais <u.yokozuna@gmail.com>
2023-09-02 18:57:00 +03:00
Subhash Halder
f57b5271df
Merge branch 'develop' into feature/4269_add_xychart
2023-09-02 16:02:27 +05:30
Sidharth Vinod
6e51f8fd98
Merge pull request #4782 from mermaid-js/renovate/patch-all-patch
...
chore(deps): update all patch dependencies (patch)
2023-08-28 07:37:22 +00:00
renovate[bot]
6b0e0e21ac
chore(deps): update all patch dependencies
2023-08-28 05:09:59 +00:00
renovate[bot]
19aaf459a5
chore(deps): update all minor dependencies
2023-08-28 00:12:53 +00:00
Reda Al Sulais
91785b8284
Merge branch 'next' into add-info-langium-parser
2023-08-26 13:48:31 +03:00
Reda Al Sulais
f202770b70
Merge branch develop into next
2023-08-26 13:44:24 +03:00
Knut Sveidqvist
8ef5f38861
Merge remote-tracking branch 'origin/develop' into develop
2023-08-25 14:26:27 +02:00
Knut Sveidqvist
671ad82ad3
unique batches every time, if not repeated tests end up in the same batch
2023-08-25 14:13:11 +02:00
nirname
fc19bf93aa
Update docs
...
Fixed link to mermaid-js.github.io after review
Update docs
Fixed link again
2023-08-24 22:01:35 +03:00
Nikolay Rozhkov
108c25f19f
Removed all n00b file names and added redirects
2023-08-23 23:32:33 +03:00
Reda Al Sulais
8d0ca2c876
build: build .langium
file using generate
from langium-cli
2023-08-22 13:38:23 +03:00
Reda Al Sulais
fc96ebefd4
build: update langium
and langium-cli
to v2.0.1
2023-08-22 13:19:52 +03:00
Reda Al Sulais
394330175f
Merge remote-tracking branch 'upstream/next' into add-info-langium-parser
...
Signed-off-by: Reda Al Sulais <u.yokozuna@gmail.com>
2023-08-22 13:13:03 +03:00
Sidharth Vinod
156fbd1958
Merge branch 'develop' into next
...
* develop:
chore: Remove duplicate CI action
chore: Add circular dependency check in CI
refactor: Remove circular dependencies
2023-08-22 13:31:59 +05:30