-
-
Notifications
You must be signed in to change notification settings - Fork 7.2k
Comparing changes
Open a pull request
base repository: mermaid-js/mermaid
base: v10.1.0
head repository: mermaid-js/mermaid
compare: v10.2.0
Commits on Dec 21, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 1495ae6 - Browse repository at this point
Copy the full SHA 1495ae6View commit details
Commits on Feb 24, 2023
-
Merge branch 'develop' into sidv/contributors
* develop: (309 commits) Update docs fix Lint Update CHANGELOG.md Update CHANGELOG.md fix: fix exports Doc (typo): remove duplicate "be" Fix readme link Regenerate mermaid docs Add deepdwn to cspell Add Deepdwn to native integrations list docs: Fix changelog docs: v10 breaking changes Remove `null` from diagrams before render fix docs diagram Updated version Minor cleanup to trigger build. Fix spellings Wrap option working in test case Fix typos Minor cleanup ...
Configuration menu - View commit details
-
Copy full SHA for 8c2dbaf - Browse repository at this point
Copy the full SHA 8c2dbafView commit details -
Configuration menu - View commit details
-
Copy full SHA for d688f1f - Browse repository at this point
Copy the full SHA d688f1fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 00a14ee - Browse repository at this point
Copy the full SHA 00a14eeView commit details
Commits on Mar 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5338301 - Browse repository at this point
Copy the full SHA 5338301View commit details
Commits on Mar 11, 2023
-
Support node16 module resolution
The `node16` module resolution requires imports to use the `.js` file extension in type definitions. `@rollup/plugin-typescript` is needed to make this work with the Vite setup used by Mermaid. The module option for Mermaid internally is set to `nodenext`. This is needed to support `.json` imports. Note that setting `module` to `node16` or `nodenext` implies a matching `moduleResolution` value.
Configuration menu - View commit details
-
Copy full SHA for b7d31ad - Browse repository at this point
Copy the full SHA b7d31adView commit details -
Configuration menu - View commit details
-
Copy full SHA for fd01328 - Browse repository at this point
Copy the full SHA fd01328View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc80ba6 - Browse repository at this point
Copy the full SHA fc80ba6View commit details
Commits on Mar 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c1df626 - Browse repository at this point
Copy the full SHA c1df626View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4017bb3 - Browse repository at this point
Copy the full SHA 4017bb3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 75502d0 - Browse repository at this point
Copy the full SHA 75502d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 434961b - Browse repository at this point
Copy the full SHA 434961bView commit details
Commits on Mar 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b51b2c7 - Browse repository at this point
Copy the full SHA b51b2c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for b725b69 - Browse repository at this point
Copy the full SHA b725b69View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3bebf2 - Browse repository at this point
Copy the full SHA f3bebf2View commit details -
Configuration menu - View commit details
-
Copy full SHA for b719fa9 - Browse repository at this point
Copy the full SHA b719fa9View commit details
Commits on Mar 20, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0dc6e0a - Browse repository at this point
Copy the full SHA 0dc6e0aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4515c58 - Browse repository at this point
Copy the full SHA 4515c58View commit details
Commits on Mar 30, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e357bbe - Browse repository at this point
Copy the full SHA e357bbeView commit details
Commits on Mar 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a58d014 - Browse repository at this point
Copy the full SHA a58d014View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6db9e8 - Browse repository at this point
Copy the full SHA e6db9e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 64baf2d - Browse repository at this point
Copy the full SHA 64baf2dView commit details
Commits on Apr 1, 2023
-
Configuration menu - View commit details
-
Copy full SHA for da7725f - Browse repository at this point
Copy the full SHA da7725fView commit details
Commits on Apr 3, 2023
-
Configuration menu - View commit details
-
Copy full SHA for bc573ef - Browse repository at this point
Copy the full SHA bc573efView commit details
Commits on Apr 4, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 80df100 - Browse repository at this point
Copy the full SHA 80df100View commit details -
Configuration menu - View commit details
-
Copy full SHA for 756fc06 - Browse repository at this point
Copy the full SHA 756fc06View commit details -
Configuration menu - View commit details
-
Copy full SHA for e96c830 - Browse repository at this point
Copy the full SHA e96c830View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e6d16e - Browse repository at this point
Copy the full SHA 8e6d16eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5693f63 - Browse repository at this point
Copy the full SHA 5693f63View commit details -
Configuration menu - View commit details
-
Copy full SHA for efc4062 - Browse repository at this point
Copy the full SHA efc4062View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ac84fb - Browse repository at this point
Copy the full SHA 7ac84fbView commit details
Commits on Apr 5, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 43137fb - Browse repository at this point
Copy the full SHA 43137fbView commit details -
Configuration menu - View commit details
-
Copy full SHA for ee455c1 - Browse repository at this point
Copy the full SHA ee455c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 721208e - Browse repository at this point
Copy the full SHA 721208eView commit details -
chriskim-au1 committed
Apr 5, 2023 Configuration menu - View commit details
-
Copy full SHA for 3b861ab - Browse repository at this point
Copy the full SHA 3b861abView commit details -
Configuration menu - View commit details
-
Copy full SHA for d1e369e - Browse repository at this point
Copy the full SHA d1e369eView commit details -
Merge pull request #4261 from karistom/develop
Bar chart (using gantt chart)
Configuration menu - View commit details
-
Copy full SHA for 777a781 - Browse repository at this point
Copy the full SHA 777a781View commit details -
Merge branch 'develop' into sidv/addUMD
* develop: (81 commits) revert pnpm changes doc update auto generated from pnpm run auto generated from pnpm run linting added example of Bar chart Update docs Adding rendering tests and unit tests Syntax for markdown strings is a single backtick. updated labels in the chart Update docs updated example data smaller Bar chart fix: Remove comment line completely fix: trimStart to text test: add space before init fix uncaughexception in tests fix(#4256): Keep error diagram on screen fix(#4137): Cleanup comments before parsing Update docs ...
Configuration menu - View commit details
-
Copy full SHA for ca8ce82 - Browse repository at this point
Copy the full SHA ca8ce82View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24c9506 - Browse repository at this point
Copy the full SHA 24c9506View commit details
Commits on Apr 6, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d132d26 - Browse repository at this point
Copy the full SHA d132d26View commit details
Commits on Apr 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4643bb1 - Browse repository at this point
Copy the full SHA 4643bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bb0cef - Browse repository at this point
Copy the full SHA 9bb0cefView commit details
Commits on Apr 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37eb100 - Browse repository at this point
Copy the full SHA 37eb100View commit details -
Merge pull request #4285 from emersonbottero/dayjs-esm
fix: really import esm version of dayjs
Configuration menu - View commit details
-
Copy full SHA for f08778d - Browse repository at this point
Copy the full SHA f08778dView commit details
Commits on Apr 10, 2023
-
Fix #4195 start and end arrow have different sizes
In #3938, it appears that the marker sizes for pointEnd was unintentionally changed. This reverts the change in marker size. It is also possible that the intention was to change the viewBox size for both start and end, but I doubt this since it makes the arrows significantly smaller than other markers.
Configuration menu - View commit details
-
Copy full SHA for aa3c002 - Browse repository at this point
Copy the full SHA aa3c002View commit details -
Merge pull request #4268 from Valentine14th/bug/4023-image-rendering
fix: image rendering in nodes
Configuration menu - View commit details
-
Copy full SHA for 727bf30 - Browse repository at this point
Copy the full SHA 727bf30View commit details
Commits on Apr 13, 2023
-
Minor grammatical and editorial changes; Updated Mermaid API section to make use of active voice for enhanced readability and comprehension.
Configuration menu - View commit details
-
Copy full SHA for 1c98621 - Browse repository at this point
Copy the full SHA 1c98621View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83d7d6c - Browse repository at this point
Copy the full SHA 83d7d6cView commit details -
fix: fix personBorder/Bkg C4 diagram theme vars
The current `personBorder`/`personBkg` theme variables for C4 diagrams are set to the string `'calculated'`. However, despite being `'calculated'`, they never seem to change to anything else, and so become invalid CSS variables. I've instead changed these to just default to base theme vars, as that's what they do in [`these-base.js`][1]. [1]: https://github.com/mermaid-js/mermaid/blob/727bf30824e08c672c7f13ed83f111c2d1596935/packages/mermaid/src/themes/theme-base.js#L106-L107
Configuration menu - View commit details
-
Copy full SHA for 616d370 - Browse repository at this point
Copy the full SHA 616d370View commit details -
fix: fix invalid CSS
fill-opacity
valueFix an invalid value for the CSS `fill-opacity` value. Percentage values for `fill-opacity` are only supported in the SVG 2.0 draft, so according to [MDN][1]: > it is not widely supported yet, […] as a consequence, it is best > practices [sic] to set opacity with a value in the range `[0-1]`. [1]: https://developer.mozilla.org/en-US/docs/Web/SVG/Attribute/fill-opacity
Configuration menu - View commit details
-
Copy full SHA for 9cb7a4a - Browse repository at this point
Copy the full SHA 9cb7a4aView commit details
There are no files selected for viewing