* develop: (21 commits)
chore: update browsers list
chore(deps): update all patch dependencies
docs: Added demo diagram of bidirectional arrows for sequence diagrams
fix(deps): update all patch dependencies
chore: Update drupal regex
chore: Update pnpm
rebuild
chore: Use string templates
chore: Fix docs
fix tests
update arrow startx position
move arrowhead adjustment to buildMessageModel
fixed incorrect spacing, added e2e-test
Format
Replace regex with contain match
Format
Fix test
Add charset=UTF-8
Encode string to UTF-8 before encoding to Base64
fix arrow pointer x position
...
* develop: (453 commits)
chore: Minor fixes
chore: Build docs
Use develop as base on develop branch.
Update renovate json
update link
update announcement and blog pages
Remove `--force` flag
Tweak editor.bash
update link
chore: update browsers list
Update integrations-community: add Drupal and module.
Support Firefox
Address review comments
Change run symbol
feat: Make the examples interactive in the documentation site.
Add langium
chore: update browsers list
chore(deps): update all patch dependencies
chore(deps): update all minor dependencies
Update keywords and description
...
* master:
Update new diagram doc to reflect focus on Langium
docs(integrations): update link to Mermaid app for Slack
@mermaid-js/mermaid-zenuml v0.2.0
Draft release
v10.9.0
Add release version in docs
zenUML 0.2.0-rc.2
v10.9.0-rc.2
Bump @mermaid-js/mermaid-zenuml version to 0.2.0
Bump version
Fix store link
* develop: (99 commits)
Fix spelling
Fix community integrations
Fix docs
docs: Fix config
Update all minor dependencies
Amend docs to document gitgraph parallel commits
Fix lint
Use Yarn Add COREPACK_ENABLE_STRICT
Added link to Blazorade Mermaid to the community integrations page.
Bump node version
Add lcov to cspell
Correcting path to docker-entrypoint.sh
Update recommended Vitest extension
Replace mermaid-js.github.io links
Replace links to docs with links to webhelp
Link to contributing page on webhelp
Changes to timeline.md 1. Added colons to all 'NOTES' for consistency.
Changes to timeline.md 1. Updates the Wikipedia citation to include a link. 2. Removed periods from documentation sections to be consistent (some had periods, some didn't) 3. Added a space to a coding example for spacing consistency.
Replace version number placeholder
Fix link to Contributors section in README
...
- covert `cSpell.json` to `cspell.config.yaml`
- break up the word list into multiple dictionary files
- fix spelling issues
- Enable spell checking code for non-test files
* develop: (50 commits)
Use pixelmatch for image comparison
Run all tests
Fix lint
Update lockfile
E2E test
Use cache to store snapshots
chore(deps): update all patch dependencies
Change string concatenation to template literal
Revert "Revert 5041 feature/4935 subgraph title margin config option"
build(deps-dev): bump follow-redirects from 1.15.2 to 1.15.5
Run dev docs without npx
Remove npx completely from run script
Update docs
Fix linters
Removed volta requirement, leave pnpm only
Fixed dead link
build
Update docs
Updated contributing docs after review, minor fixes
Updated gantt chart docs to show all config options
...