Releases: mermaid-js/mermaid
8.9.3
Release Notes
Features
- Updated selectors in order to change the text color for flowcharts vis classDef statements (#1956) @knsv
- Feature/1802 notes remain bright (#1937) @Rutorai
- Gantt: add top xaxis (#1954) @nacc
- Journey diagrams handling of right margin (#1967) @knsv
- fix: re-write id generator (#1982) @ahmadnassri
Updated dependencies
- Update actions/checkout requirement to v2.3.4 (#2001) @dependabot
- Bump ssri from 6.0.1 to 6.0.2 (#1992) @dependabot
- Bump actions/cache from v1 to v2.1.5 (#2000) @dependabot
- Bump actions/upload-artifact from v1 to v2.2.3 (#2002) @dependabot
- Bump Dunning-Kruger/lock-issues from v1 to v1.1 (#2003) @dependabot
- Bump eslint-plugin-prettier from 3.1.2 to 3.4.0 (#2005) @dependabot
- Bump andymckay/labeler from 1.0 to 1.0.2 (#2004) @dependabot
- Bump coveralls from 3.0.9 to 3.1.0 (#2006) @dependabot
Documentation changes
- Typo, unwanted period (#1948) @bglnelissen
- Update development.md (#1950) @doble-eme
- Fix formatting that annoyed me (#1964) @beaudry
- Update flowchart.md (#1965) @bby-bishopclark
- Dependabot configuration (#1979) @mmorel-35
- Update development.md (#1980) @laDanz
- Add joplin to integrations (#1991) @SilvM
- dateFormat must not have ':' (#1993) @aniston
- Add Tuleap in the integration list (#1988) @vaceletm
- Update flowchart.md (#1999) @bish0polis
- docs: update setup config (#1997) @Mister-Hope
🎉 Thanks to all contributors helping with this release! 🎉
8.9.2
8.9.1
Release Notes
- Cleaned up various files and expanded n00b-syntax.md (#1863) @NeilCuzon
- Added my plugin for google docs (#1864) @renanlecaro
- #1874 Protecting the original configuration (#1875) @knsv
- Bump node-sass version to 5.0.0 (#1861) @ilmari-lauhakangas
- docs: fix broken link (#1880) @Narretz
- Enhancement/standardized naming (#1879) @harshilparmar
- Improve docs around escape characters (#1885) @zepatrik
- Revert "Add class name literals." (#1896) @knsv
🐛 Bug Fixes
- Apply styles to all types of flowchart node shapes (#1866) @GDFaber
- Fix arrow heads to be visible for all flowchart node shapes (#1868) @GDFaber
🎉 Thanks to all contributors helping with this release! 🎉
8.9.0
Release Notes
- #1528 Adding async arrow type in sequence diagrams (#1854) @knsv
- Arguments handling for classDb functions 2/2 (#1812) @mmorel-35
- Arguments handling for flow chart functions 1/2 (#1809) @mmorel-35
- Removed 0% on pie chart (#1823) @Yash-Singh1
- Arguments handling for classDb functions 2/2 (#1812) @mmorel-35
- Fix for when the br tag is used (#1822) @ileler
- Fix text overflow and wrapping inconsistencies in sequence diagrams (#1828) @johnnywalker
- Bump ini from 1.3.5 to 1.3.7 (#1825) @dependabot
Documentation Updates
- Typo in Readme.md (#1818) @NateChurch
- Update README.md (#1801) @NitinLodha2812
- Fix broken link to Tutorials in n00b-overview.md (#1831) @mupple
- Fix issue in python sample source in Tutorials.md (#1829) @tenuki
- Update n00b-gettingStarted.md (#1840) @coxy1989
- Update license year (#1853) @BastianZim
- usage.md: fix case for
securityLevel
parameter (#1852) @HerbCaudill - Fix for ER diagram docs. (#1851) @jayenashar
- Doc Updates: update wrong event name in Concurrency section. (#1857) @Eji4h
🎉 Thanks to all contributors helping with this release! 🎉
8.8.4
Release Notes
- Re-align gantt chart dateFormat table with spaces (#1764) @AloisMahdal
- Docs/update edit this page (#1774) @sy-records
- Fixed typo in the docs (#1780) @manicki
- Move babel-eslint to devDependencies (#1772) @glensc
- Add Doscy to list of integrations (#1784) @gwatts
- Changed regex for multi-line state notes (#1773) @tomatoman25
- Add different id generators (#1787) @julianbei
- Bump highlight.js from 9.18.1 to 9.18.5 (#1789) @dependabot
- Fixed markdown error in Relationship Syntax (#1796) @kciter
- remove classDiagram duplicate options (#1786) @JiChao99
- Update copyright years (#1805) @BastianZim
🐛 Bug Fixes
- Add sans-serif to default font settings (#1776) @GDFaber
- ignore build files in dist folder (#1777) @GDFaber
- Narrow down console logging when flowchart subgraphs are added (#1782) @GDFaber
- Apply style settings to subgraphs in "flowchart" diagrams (#1781) @GDFaber
🎉 Thanks to all contributors helping with this release! 🎉
8.8.3
Release Notes
- Fix styling of links for new beta flowchart (#1730) @knsv
- Fix typo in pie.md (#1705) @hwine
- Fixing broken links and misspellings (#1727) @deining
- Fixed empty code examples (#1729) @Eraledm
- README: use stateDiagram-v2 (#1728) @alexislefebvre
- #1724 Adding fontawesome to edge labels (#1731) @knsv
- Fix broken links in gantt.md (#1703) @wontonst
- Replace
fregante/setup-git-token
withsetup-git-user
(#1735) @fregante - Updated docs (#1739) @BastianZim
- 1740 nested subgraps directions (#1741) @knsv
- Switching to Docsify and adding search (#1746) @NeilCuzon
- Fixed bad tertiary operator (#1743) @lishid
- fix broken links in README (#1749) @levlas
🎉 Thanks to all contributors helping with this release! 🎉
8.8.2
Release Notes
There is some ambiguity about what subgraph a node belongs to when it appears in several subgraphs. Should it stick to the first subgraph it appears in, or should the last subgraph it gets added to be the one it belongs to. With this change the original behavior is retained.
🎉 Thanks to all contributors helping with this release! 🎉
8.8.1
Release Notes
- Improved handling of nested subgraphs (#1662) @knsv
- Bump http-proxy from 1.18.0 to 1.18.1 (#1668) @dependabot
- Fixed broken links and syntax in the document (#1664) @saowang
- Increase functionality of class diagrams using the new rendering engine (#1672) @ashishjain0512
- Fix typo in n00b-syntaxReference.md (#1684) @DavidWittman
- 1676 click support v2 (#1685) @ashishjain0512
- Remove console messages (#1686) @irqbank
- #1694 Applying styles from the graph definition for flowcharts (#1695) @knsv
- Adds support for custom cssClasses for classDiagram-v2. Also, improved test cases for classDiagram. (#1697) @ashishjain0512
- Update link to Open Source Awards (#1699) @ct-martin
🎉 Thanks to all contributors helping with this release! 🎉
8.8.0
Release Notes
Highlights
- Variable lengths of edges for flowcharts.
- Reworked documentation using Jekyll
Changes
- 1592 incorrect svg sytntax (#1610) @jgreywolf
- Add support for changing the length of edges (#1613) @matteodelabre
- Updated Readme (#1615) @H3RSKO
- Improve README readability (#1617) @Mogztter
- Minor sidebar/version updates page fixes for website (#1622) @DawMatt
- Update n00b-gettingStarted.md (#1626) @Lucurus
- Update usage.md (#1627) @Lucurus
- Update usage.md (#1628) @Lucurus
- Explain how to preview the documentation site (#1629) @Mogztter
- Fix comments in docs (#1625) @it-sec-std
- Change docs theme from docsify to jekyll-rtd-theme (#1634) @saowang
- Fix image path (#1639) @Mogztter
- fix: typo (#1641) @andrewschleifer
- Made Capitalization Changes (#1643) @Yash-Singh1
- Merge changelog and Mermaid versions (#1633) @Mogztter
- Update auto generated Setup.md with front matter (#1650) @saowang
- Fix markdown and example code in docs for state and er diagrams (#1621) @GDFaber
- Improve gantt example in documentation (#1631) @GDFaber
🎉 Thanks to all contributors helping with this release! 🎉
8.7.0
Release Notes
🚀 Features
- Feature/1542 simplify theming (#1554) @knsv
- 1181 assign css class (#1599) @jgreywolf
- Add link target option to flowchart click (#1585) @GDFaber
- #1454 Adding showcase diagrams rendered with the different themes (#1549) @knsv
🐛 Bug Fixes
- Directive support for many diagrams, config bugfix (#1582) @cmmoran
- #1485 Setting proper font settings in the root css (#1543) @knsv
- Bug/1547 crypto libraries in bundle (#1548) @knsv
- #Beta flowchart: issues with edges to some types of nodes (#1561) @knsv
- Bug/1562 arrowheads in edges to cluster (#1563) @knsv
- 1594 comments in class diagram not working (#1605) @jgreywolf
- Render tweak - each diagram should reset the config to siteConfig upon rendering (#1557) @cmmoran
Other
- update mermaid-cli repo url (#1600) @ryenus
- Bump elliptic from 6.5.2 to 6.5.3 (#1591) @dependabot
- Flowchart documentation: Fix code example for styling nodes (#1587) @GDFaber
- Edited Release/8.6.0 (#1560) @NeilCuzon
🎉 Thanks to all contributors helping with this release! 🎉