* develop:
Fix spelling
Update all minor dependencies
Fix color and arrow for merge commit
minor stylistic changes
revert changes on existing e2e tests; add new e2e test for nez until keyword
modify invalid e2e test for gantt chart
fix minor mistake in parsing test
adapt e2e tests to include new 'until' keyword in gantt chart
add parsing unit test for after/until keywords
address review comment on implementation; apply similar changes on existing impl of keyword 'after'
fix bad expected values in gantt units tests
implement until keyword in gantt charts
The code setting the `ranksep` and `nodesep` to subgraphs was made cleaner and more legible while maintaining the intended functionality of subgraph spacing
Co-authored-by: Alois Klink <alois@aloisklink.com>
* develop:
Fix community integrations
Fix docs
docs: Fix config
Amend docs to document gitgraph parallel commits
Added link to Blazorade Mermaid to the community integrations page.
* develop:
Fix lint
Use Yarn Add COREPACK_ENABLE_STRICT
Updated chrome extension url's to new store
add name only when present in rectData
make name optional
feat: add name field to the actors
Changes to intro.md 1. Removed the Slack link 2. Updated the Discord invite link
Changes to intro.md 1. Removed the Slack invite and left only the Discord invite
Changes to intro.md 1. Added a link to the Discord server
Updated contributions file
#3358 Layoutfix for growing parent when children spans new rows due to updated columns widths
Update docs
Mermaid version 10.8.0
* master:
Changes to intro.md 1. Removed the Slack link 2. Updated the Discord invite link
Changes to intro.md 1. Removed the Slack invite and left only the Discord invite
Changes to intro.md 1. Added a link to the Discord server
Updated contributions file
Update docs
Mermaid version 10.8.0
Replace each link to mermaid-js.github.io with corresponding link
at the webhelp (/ website), using the redirects to get these links.
(The redirects are to the http:// sites. I replace it with the https://
links of course.)