Knut Sveidqvist
|
44cb1acbb2
|
Fix for broken test
|
2022-08-04 13:16:48 +02:00 |
|
Knut Sveidqvist
|
f5f26e3840
|
Merge pull request #3254 from mermaid-js/dependabot/npm_and_yarn/develop/babel/register-7.18.9
chore(deps-dev): bump @babel/register from 7.18.6 to 7.18.9
|
2022-08-04 13:12:04 +02:00 |
|
Knut Sveidqvist
|
485692b3f2
|
Merge pull request #3236 from mermaid-js/dependabot/npm_and_yarn/develop/eslint-plugin-markdown-3.0.0
chore(deps-dev): bump eslint-plugin-markdown from 2.2.1 to 3.0.0
|
2022-08-04 13:11:49 +02:00 |
|
Knut Sveidqvist
|
c20aa124d6
|
Merge pull request #3244 from mermaid-js/dependabot/npm_and_yarn/terser-5.14.2
chore(deps): bump terser from 5.10.0 to 5.14.2
|
2022-08-04 13:11:02 +02:00 |
|
Knut Sveidqvist
|
775bba8f7f
|
Merge pull request #3230 from mermaid-js/dependabot/npm_and_yarn/develop/jest-28.1.3
chore(deps-dev): bump jest from 28.1.2 to 28.1.3
|
2022-08-04 13:08:22 +02:00 |
|
Knut Sveidqvist
|
b0074bf723
|
Merge pull request #3222 from leon19/bugfix/incorrect-label-padding
fix: remove right padding when a label contains HTML entities
|
2022-08-04 13:06:46 +02:00 |
|
Knut Sveidqvist
|
1e1f272e4c
|
Merge branch 'hype09-bug/3011_multiline_alignment' into develop
|
2022-08-04 13:05:50 +02:00 |
|
Knut Sveidqvist
|
aa9149912d
|
Merge branch 'bug/3011_multiline_alignment' of github.com:hype09/mermaid into hype09-bug/3011_multiline_alignment
|
2022-08-04 13:05:17 +02:00 |
|
Knut Sveidqvist
|
3054a809ce
|
Merge pull request #3150 from faisalarbain/bug/3149_gitgraph_more_than_8_branches
fix: rotate class id when branch more than 8
|
2022-08-04 12:29:01 +02:00 |
|
Andrii Dembitskyi
|
38d243c63f
|
Fix references to docs from readme
|
2022-08-03 16:29:36 -04:00 |
|
salah alhashmi
|
fb6bf87161
|
code syntax improvment (initialize func)
|
2022-08-03 14:16:02 +04:00 |
|
Muhammad Faisal Bin Arba'in
|
9ee43c0b7a
|
snapshot test for more 8 branches with commits
|
2022-08-01 19:41:54 +08:00 |
|
Muhammad Faisal Bin Arba'in
|
846531363e
|
PR comments
|
2022-08-01 19:41:53 +08:00 |
|
Muhammad Faisal Bin Arba'in
|
91e369a840
|
rename const name
|
2022-08-01 19:41:53 +08:00 |
|
Muhammad Faisal Bin Arba'in
|
81ff4416dc
|
rotate class id when branch more than 8
|
2022-08-01 19:41:53 +08:00 |
|
Knut Sveidqvist
|
dfc2866457
|
Merge branch 'minmaps' of github.com:mermaid-js/mermaid into minmaps
|
2022-08-01 09:36:11 +02:00 |
|
mmorel-35
|
f7c5e1b8b2
|
chore: update browsers list
|
2022-08-01 07:07:51 +00:00 |
|
Daniel Olshansky
|
f5c2901b3f
|
Example of spaces in stateDiagram
This example was originally shown by https://github.com/aleneum in https://github.com/mermaid-js/mermaid/issues/1342.
|
2022-07-31 14:49:43 -07:00 |
|
Kanisorn Sutham
|
dd4459f813
|
doc: add font-awesome version warning message
|
2022-07-31 21:08:27 +03:00 |
|
Kanisorn Sutham
|
01d84fdacf
|
fix: update font-awesome to version v5.9.0
|
2022-07-31 20:51:15 +03:00 |
|
Kanisorn Sutham
|
9f8024d836
|
fix: add font-awesome css to docsify index.html
|
2022-07-31 20:26:10 +03:00 |
|
Leo Toff
|
d4c1f14bd6
|
Fix broken links
Replace `./docs/<markdown_page.md>` with `./<markdown_page.md>`
|
2022-07-29 11:04:42 -07:00 |
|
Knut Sveidqvist
|
ffe520db06
|
Curved edges
|
2022-07-29 15:06:21 +02:00 |
|
Knut Sveidqvist
|
e31acfb3cd
|
Merge branch 'develop' into minmaps
|
2022-07-29 08:10:16 +02:00 |
|
Knut Sveidqvist
|
00fe5d477d
|
Different hanlding of icons for circles
|
2022-07-28 20:38:25 +02:00 |
|
Knut Sveidqvist
|
ca3f4559ef
|
Fix
|
2022-07-27 19:10:06 +02:00 |
|
Knut Sveidqvist
|
1a205aeccc
|
Adding icon support
|
2022-07-27 18:40:44 +02:00 |
|
Knut Sveidqvist
|
82a480d924
|
Adding circle node type and class handling
|
2022-07-27 17:25:20 +02:00 |
|
Knut Sveidqvist
|
2d361964ce
|
Better padding handling in nodes
|
2022-07-27 10:24:27 +02:00 |
|
Knut Sveidqvist
|
03d71829c6
|
Adding default node form
|
2022-07-27 09:43:25 +02:00 |
|
Lorens León
|
c40368b0fa
|
fix: remove right padding when a label contains HTML entities
Decode the HTML entities from the label text before adding them to the
HTML this prevents a miss-calculation of the label text length
|
2022-07-26 21:50:36 +02:00 |
|
Knut Sveidqvist
|
0b2ca29ae8
|
Theme support for mindmaps
|
2022-07-25 17:03:18 +02:00 |
|
Knut Sveidqvist
|
f815bd08b7
|
Adjusting the width of the boxes based on the text in the boxes
|
2022-07-25 14:22:07 +02:00 |
|
mmorel-35
|
1ed926b491
|
chore: update browsers list
|
2022-07-25 07:03:51 +00:00 |
|
dependabot[bot]
|
88b255c178
|
chore(deps): bump dompurify from 2.3.8 to 2.3.10
Bumps [dompurify](https://github.com/cure53/DOMPurify) from 2.3.8 to 2.3.10.
- [Release notes](https://github.com/cure53/DOMPurify/releases)
- [Commits](https://github.com/cure53/DOMPurify/compare/2.3.8...2.3.10)
---
updated-dependencies:
- dependency-name: dompurify
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 07:02:36 +00:00 |
|
dependabot[bot]
|
5dbeddf448
|
chore(deps-dev): bump @babel/register from 7.18.6 to 7.18.9
Bumps [@babel/register](https://github.com/babel/babel/tree/HEAD/packages/babel-register) from 7.18.6 to 7.18.9.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.18.9/packages/babel-register)
---
updated-dependencies:
- dependency-name: "@babel/register"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-25 07:02:22 +00:00 |
|
Knut Sveidqvist
|
15f1cdf3aa
|
Draft of edge rendering
|
2022-07-24 17:45:54 +02:00 |
|
Knut Sveidqvist
|
8e5e212c49
|
Layout algorithm in place
|
2022-07-24 11:05:54 +02:00 |
|
Knut Sveidqvist
|
7de68f0bf2
|
Adding text wrap and logic for placing nodes in the svg
|
2022-07-23 10:16:54 +02:00 |
|
Hunter Laux
|
5d5affca33
|
Fix typo
Missing 'r' in controller
|
2022-07-21 16:10:59 -07:00 |
|
Knut Sveidqvist
|
6029c5371e
|
First take on grammar
|
2022-07-21 16:07:18 +02:00 |
|
Knut Sveidqvist
|
8681e78e50
|
Fixes for rendering tests
|
2022-07-20 14:39:01 +02:00 |
|
dependabot[bot]
|
5a6d8aee65
|
chore(deps-dev): bump jest from 28.1.2 to 28.1.3
Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.3.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v28.1.3/packages/jest)
---
updated-dependencies:
- dependency-name: jest
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 09:38:39 +00:00 |
|
Knut Sveidqvist
|
27cf50044d
|
Merge branch 'develop' of github.com:mermaid-js/mermaid into develop
|
2022-07-20 11:32:38 +02:00 |
|
Knut Sveidqvist
|
dee9cfea85
|
Reverting to cypress 9.7 in order to get applitools back in the game
|
2022-07-20 11:32:21 +02:00 |
|
Knut Sveidqvist
|
8e02438bfb
|
Merge pull request #3240 from mermaid-js/3061_refactoring_and_modularisation
Using diagram api to add gitGraph
|
2022-07-20 11:27:27 +02:00 |
|
dependabot[bot]
|
b823777e6d
|
chore(deps): bump terser from 5.10.0 to 5.14.2
Bumps [terser](https://github.com/terser/terser) from 5.10.0 to 5.14.2.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)
---
updated-dependencies:
- dependency-name: terser
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-20 01:26:06 +00:00 |
|
Knut Sveidqvist
|
e1de0873cd
|
Merge branch 'develop' into 3061_refactoring_and_modularisation
|
2022-07-18 16:04:56 +02:00 |
|
Knut Sveidqvist
|
4c30e03f1e
|
Using diagram api to add gitGraph
|
2022-07-18 16:00:03 +02:00 |
|
dependabot[bot]
|
df4069ba37
|
chore(deps-dev): bump eslint-plugin-markdown from 2.2.1 to 3.0.0
Bumps [eslint-plugin-markdown](https://github.com/eslint/eslint-plugin-markdown) from 2.2.1 to 3.0.0.
- [Release notes](https://github.com/eslint/eslint-plugin-markdown/releases)
- [Changelog](https://github.com/eslint/eslint-plugin-markdown/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint-plugin-markdown/compare/v2.2.1...v3.0.0)
---
updated-dependencies:
- dependency-name: eslint-plugin-markdown
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-18 07:04:37 +00:00 |
|