Justin Greywolf
668bf327d5
Update packages/mermaid/src/diagrams/class/classDb.ts
...
Co-authored-by: Alois Klink <alois@mermaidchart.com>
2023-12-11 04:45:48 -08:00
Justin Greywolf
3dce04e0a9
Update packages/mermaid/src/docs/syntax/classDiagram.md
...
Co-authored-by: Alois Klink <alois@mermaidchart.com>
2023-12-11 04:45:16 -08:00
Justin Greywolf
24957f44df
Update packages/mermaid/src/diagrams/class/classDb.ts
...
Co-authored-by: Alois Klink <alois@mermaidchart.com>
2023-12-11 04:44:53 -08:00
Sidharth Vinod
6e64556326
Merge pull request #5130 from mermaid-js/update-generics-documentation
...
Update generics docs
2023-12-11 04:55:43 +00:00
Sidharth Vinod
b7fa22d80c
Merge pull request #5131 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2023-12-11 04:54:48 +00:00
Nikolay Rozhkov
01908b1278
Development Into planning
2023-12-11 05:22:58 +03:00
Nikolay Rozhkov
57f0a3aa8e
Contribution documentation improvements
2023-12-11 05:08:42 +03:00
renovate[bot]
f1a10d11c3
chore(deps): update all minor dependencies
2023-12-11 01:09:36 +00:00
Justin Greywolf
5a26edf6c0
Update generics docs
2023-12-10 17:01:36 -08:00
jgreywolf
b92b344844
Update docs
2023-12-10 21:28:26 +00:00
Justin Greywolf
b51ca4fb15
Address potential undefined
2023-12-10 13:25:16 -08:00
Justin Greywolf
3bb005b973
Merge branch 'develop' into 2408-support-style-for-class
2023-12-10 13:18:58 -08:00
Sidharth Vinod
9f061c5eba
Merge pull request #5086 from mermaid-js/sidv/5042_maxEdges
...
feat #5042 : Add `flowchart.maxEdges` config.
2023-12-10 16:39:57 +00:00
Matheus B
c8f0b39075
Add e2e test for edge case
2023-12-08 13:39:53 -03:00
Matheus Braga
7e1cc27c76
Merge branch 'mermaid-js:develop' into bug/5059_fix_external_connection_after_updating_edges
2023-12-08 13:15:09 -03:00
Matheus B
8bff32adab
Modify algorithm to re-check for external connections after defining anchor nodes
2023-12-08 13:08:13 -03:00
Steph
f363af482e
verbiage updates
2023-12-07 10:14:33 -08:00
Faris Nabiev
b60fc1b056
fix: replace functional approaches with oop
2023-12-07 11:32:49 +03:00
Sidharth Vinod
7c3bd9abd2
Merge branch 'develop' into release/10.6.2
...
* develop:
Update docs
Update NiceGuy.io links in integrations-community.md
build(deps-dev): bump vite from 4.4.9 to 4.4.12
Changes to .prettierignore 1. Added 'demos/dev/**' to be ignored by Prettier. 2. Added '!/demos/dev/example.html' so that Prettier ensures no one changes the example.html in a way that doesn't obey the Prettier code formatting rules.
build: use `tsx` instead of `ts-node-esm`
fix : #5100 Add viewbox to sankey
fix: Check if parentCommit is provided
Condition of Parent Id Without Merge Commit Added
Error Hash Removed
Linting Issue Fixed
Updated gitgraph.md
Linting Issue Fixed
Documentation Modified New Ex Added
e2e test case added
Merge Conflict Resolved
Suggested Changes FOR PR DONE
documentation added, Tests Fixed
All Unit Tests Passing
Unit Test Cases Added
Parser and Logic For Parent Commit Added
2023-12-07 11:02:52 +05:30
Sidharth Vinod
d3257cef80
Merge branch 'develop' into sidv/5042_maxEdges
2023-12-07 11:01:19 +05:30
Sidharth Vinod
69f31097e7
refactor: Move maxEdges out of flowchart config.
2023-12-07 10:55:12 +05:30
Sidharth Vinod
9b34adf2c9
refactor: Move maxEdges out of flowchart config.
2023-12-07 10:49:20 +05:30
Sidharth Vinod
3b7cabee4b
chore: Add maxEdges to secure list
2023-12-07 10:39:10 +05:30
Sidharth Vinod
4f9988a799
Merge pull request #5120 from Abrifq/patch-3
...
Update NiceGuy.io links in integrations-community.md
2023-12-07 10:22:30 +05:30
Abrifq
f476c25c6d
Update docs
2023-12-06 23:33:21 +00:00
Arda Aydın
1d08155fb1
Update NiceGuy.io links in integrations-community.md
2023-12-07 02:30:21 +03:00
Alois Klink
c7b38b824b
Merge pull request #5116 from mermaid-js/sidv/bannerClick
...
feat: Track outbound links in docs site.
2023-12-06 08:29:30 +00:00
Sidharth Vinod
770fc412ca
feat: Track outbound links in plausible
...
Unlike mermaid.live, there is no user provided links in mermaid.js.org.
So we can track the outbound link clicks without leaking any user data.
2023-12-06 11:47:15 +05:30
Sidharth Vinod
cc4af0cafa
Merge pull request #5115 from mermaid-js/dependabot/npm_and_yarn/vite-4.4.12
...
build(deps-dev): bump vite from 4.4.9 to 4.4.12
2023-12-06 06:08:46 +00:00
dependabot[bot]
faf282b45b
build(deps-dev): bump vite from 4.4.9 to 4.4.12
...
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite ) from 4.4.9 to 4.4.12.
- [Release notes](https://github.com/vitejs/vite/releases )
- [Changelog](https://github.com/vitejs/vite/blob/v4.4.12/packages/vite/CHANGELOG.md )
- [Commits](https://github.com/vitejs/vite/commits/v4.4.12/packages/vite )
---
updated-dependencies:
- dependency-name: vite
dependency-type: direct:development
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-12-05 23:52:12 +00:00
Justin Greywolf
02b2d71eb3
Update packages/mermaid/src/diagrams/class/classDb.ts
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-12-05 07:57:39 -08:00
Justin Greywolf
e25515a960
Merge branch 'develop' into 2408-support-style-for-class
2023-12-05 07:11:08 -08:00
Justin Greywolf
ca386ab597
Update docs
2023-12-05 07:10:45 -08:00
Nikolay Rozhkov
fe07e9da46
Merge pull request #5102 from mermaid-js/5100_SankeyViewbox
...
fix : #5100 Add viewbox to sankey
2023-12-05 10:14:55 +00:00
Sidharth Vinod
a9610d3ba0
Merge pull request #5109 from FutzMonitor/issue5108
...
Changes to .prettierignore
2023-12-05 04:05:23 +00:00
Steph
276b5c748a
update getting started page
2023-12-04 13:47:20 -08:00
Justin Greywolf
1ecae7dc93
Merge branch 'develop' into 2408-support-style-for-class
2023-12-04 13:29:00 -08:00
Justin Greywolf
239fad94ee
Grammar/rendering for setting style on class node
2023-12-04 13:28:31 -08:00
futzmonitor
11affc32ee
Changes to .prettierignore
...
1. Added 'demos/dev/**' to be ignored by Prettier.
2. Added '!/demos/dev/example.html' so that Prettier ensures no one changes the example.html in a way that doesn't obey the Prettier code formatting rules.
2023-12-04 15:47:58 -05:00
Alois Klink
542fc19862
Merge pull request #5107 from mermaid-js/add-blog
...
Docs: update Latest News section
2023-12-04 19:18:11 +00:00
Steph
78c44bf793
add blog post
2023-12-04 11:07:55 -08:00
Sidharth Vinod
5d56835c31
Merge pull request #5104 from aloisklink/chore/use-tsx-instead-of-ts-node-esm
...
build: use `tsx` instead of `ts-node-esm`
2023-12-04 14:48:43 +00:00
Alois Klink
4a7e4a3bcb
build: use tsx
instead of ts-node-esm
...
`ts-node-esm` v10.9.1 is not compatible with Node.JS v18.19.0.
2023-12-04 11:25:58 +00:00
Alois Klink
6a31ae6b4f
Merge pull request #4944 from RounakJoshi09/bug/#4497_unable-to-cherrypick-merge-commit
...
Bug/#4497 Unable to Cherry Pick Merge Commit Solved
2023-12-04 09:15:03 +00:00
Sidharth Vinod
a24f96ed60
Merge branch 'develop' into release/10.6.2
...
* develop:
chore: Downgrade node to 18.18.2
2023-12-04 12:47:22 +05:30
Sidharth Vinod
798f9f8b78
chore: Downgrade node to 18.18.2
2023-12-04 12:46:56 +05:30
Sidharth Vinod
80fa3e9597
update docs
2023-12-04 12:28:05 +05:30
Sidharth Vinod
60ea9a2972
v10.6.2-rc.2
2023-12-04 12:20:40 +05:30
Sidharth Vinod
1165fb163d
Merge branch 'develop' into release/10.6.2
...
* develop: (47 commits)
chore(deps): update all minor dependencies
chore: Rename test
test: Add unit test for generic classname and namespace
Split type from generic class name
Referenced the PmWiki's Cookbook recipe enabling MermaidJs schematics in wiki pages
test(e2e): fix pie chart E2E tests for PR #4288
Add dummy commit to trigger GH checks
chore: Revert unnecessary export
refactor: Remove unnecessary calculations
chore: Fix computeWidth function
chore: Cleanup setupGraphViewbox
Update docs
update mermaidAPI to cleanup the text before passing to getDiagramFromText
Add test for subgraphs with title margins and edge labels
Modify margin logic to avoid creating unnecessary space in subgraph
review fixes
add test
remove unused variable
fix: clean comments in text in getDiagramFromText API so flowchart works well
chore(deps): update all minor dependencies
...
2023-12-04 12:20:17 +05:30
Sidharth Vinod
87a0ab3438
Merge pull request #5099 from mermaid-js/renovate/all-minor
...
chore(deps): update all minor dependencies (minor)
2023-12-04 06:32:54 +00:00