Sidharth Vinod
ec62c2bf5b
Merge branch 'develop' into sidv/zenuml
...
* develop: (33 commits)
Update version
Fix classParser
Check for conflict when linting jison
Update class grammar test
fix Class diagram grammar
Skip sourcemap
Bump version
Update deps
Fix unit tests
Update vite
Fix applitools cypress
Update packages/mermaid/package.json
chore(deps): update dependency typescript to v5
fix typedoc
fix(deps): update all minor dependencies
chore(deps): update pnpm to v8
chore(deps): update fregante/setup-git-user action to v2
fix(deps): update all minor dependencies
chore(deps): update dependency start-server-and-test to v2
chore(deps): update dependency rimraf to v5
...
2023-04-26 00:15:52 +05:30
Sidharth Vinod
b9e7ba023f
Update ZenUML
2023-04-26 00:12:39 +05:30
Josh Bouganim
284d032d26
update Font Awesome Version
2023-04-25 11:06:43 -07:00
Josh Bouganim
9859491381
Clarify FontAwesome support
2023-04-25 11:01:09 -07:00
Kazuki Tsunemi
95d8e3a5df
Merge branch 'develop' into feature/class-namespace
2023-04-25 16:40:42 +09:00
Sidharth Vinod
597a162249
Update version
2023-04-24 00:35:50 +05:30
Sidharth Vinod
24f5a15f20
Fix classParser
2023-04-24 00:34:41 +05:30
Sidharth Vinod
d09151e870
Update class grammar test
2023-04-24 00:15:30 +05:30
Sidharth Vinod
60db22886a
fix Class diagram grammar
2023-04-24 00:15:07 +05:30
Sidharth Vinod
07dcb8cc44
Bump version
2023-04-23 23:38:34 +05:30
Sidharth Vinod
d79f946cbc
Merge branch 'develop' into MultipleUpdatesToClassDiagram
...
* develop:
Update deps
Fix unit tests
2023-04-23 23:22:32 +05:30
Sidharth Vinod
b0c58a9764
Update deps
2023-04-23 23:15:26 +05:30
Sidharth Vinod
94991520ea
Fix unit tests
2023-04-23 23:15:05 +05:30
Sidharth Vinod
05e7a6bd4b
Merge branch 'develop' into MultipleUpdatesToClassDiagram
...
* develop: (30 commits)
Update vite
Fix applitools cypress
Update packages/mermaid/package.json
chore(deps): update dependency typescript to v5
fix typedoc
fix(deps): update all minor dependencies
chore(deps): update pnpm to v8
chore(deps): update fregante/setup-git-user action to v2
fix(deps): update all minor dependencies
chore(deps): update dependency start-server-and-test to v2
chore(deps): update dependency rimraf to v5
chore(deps): update dependency eslint-plugin-unicorn to v46
chore(deps): update actions/deploy-pages action to v2
chore(deps): update dependency eslint-plugin-jsdoc to v43
Split docs into build and deploy
fix(deps): update dependency dompurify to v3
chore(deps): update dependency concurrently to v8
Split renovate groups
Upgrade vitepress
chore(deps): update pnpm to v7.30.5
...
2023-04-23 22:50:40 +05:30
Sidharth Vinod
9298f631f9
Merge pull request #4296 from Will-Low/patch-2
...
Updating documentation on notes for classes within class diagrams
2023-04-23 22:48:15 +05:30
Sidharth Vinod
562514964e
Update packages/mermaid/package.json
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-04-23 15:49:20 +05:30
Sidharth Vinod
125be13df4
Merge branch 'develop' into sidv/addUMD
...
* develop: (69 commits)
chore(deps): update dependency typescript to v5
fix typedoc
fix(deps): update all minor dependencies
chore(deps): update pnpm to v8
chore(deps): update fregante/setup-git-user action to v2
fix(deps): update all minor dependencies
chore(deps): update dependency start-server-and-test to v2
chore(deps): update dependency rimraf to v5
chore(deps): update dependency eslint-plugin-unicorn to v46
chore(deps): update actions/deploy-pages action to v2
chore(deps): update dependency eslint-plugin-jsdoc to v43
Split docs into build and deploy
fix(deps): update dependency dompurify to v3
chore(deps): update dependency concurrently to v8
Split renovate groups
Upgrade vitepress
chore(deps): update pnpm to v7.30.5
pie diagram mermaid module import fix
Update docs
docs(flowchart): wrap br tag by codeblock
...
2023-04-23 15:31:17 +05:30
renovate[bot]
9e58f7bd99
chore(deps): update dependency typescript to v5
2023-04-22 20:51:24 +00:00
Sidharth Vinod
5634c6ca1a
fix typedoc
2023-04-23 02:03:28 +05:30
renovate[bot]
e4bc3e2269
fix(deps): update all minor dependencies
2023-04-22 20:01:25 +00:00
renovate[bot]
e6d11b9443
chore(deps): update dependency start-server-and-test to v2
2023-04-22 19:26:13 +00:00
Sidharth Vinod
12ed81855a
Add zenuml
2023-04-23 00:34:59 +05:30
renovate[bot]
f597f15f82
chore(deps): update dependency rimraf to v5
2023-04-22 18:53:56 +00:00
renovate[bot]
ddde451915
fix(deps): update dependency dompurify to v3
2023-04-22 08:28:31 +00:00
renovate[bot]
93eb72248a
chore(deps): update dependency concurrently to v8
2023-04-20 04:15:28 +00:00
Sidharth Vinod
2fe0a1360f
Upgrade vitepress
2023-04-20 09:35:28 +05:30
Steph
fd6d1941b7
Docs: Flowchart - minor verbiage update
...
Minor verbiage update to Flowchart doc
2023-04-18 12:39:35 -07:00
Sidharth Vinod
44f6d11537
Merge pull request #4310 from Bogay/fix/escape-br-tag-in-flowchart-doc
...
docs(flowchart): wrap br tag by codeblock
2023-04-19 00:27:31 +05:30
bogay
b3959299bc
docs(flowchart): wrap br tag by codeblock
...
so that it can render `<br>` text on doc correctly.
2023-04-18 18:51:52 +08:00
dix
1d4fc5051e
fix(doc): Link to Obsidian doc/integration
2023-04-18 11:37:39 +02:00
Knut Sveidqvist
6ccdc2bd01
Fix for async handling flowchart-elk
2023-04-17 19:33:51 +02:00
Will-Low
28155b0e0a
Removing redundant code block
2023-04-17 10:24:06 -07:00
Will-Low
47edb2c0bb
Merge branch 'mermaid-js:develop' into patch-2
2023-04-17 07:30:18 -07:00
Justin Greywolf
642bc1a739
update tests for package visibility
2023-04-17 07:24:27 -07:00
Justin Greywolf
5b0eb702e5
Merge branch 'develop' into MultipleUpdatesToClassDiagram
2023-04-17 06:51:51 -07:00
Justin Greywolf
62870597d6
Fixed failing tests
2023-04-17 06:51:08 -07:00
Sidharth Vinod
01de155e3c
Merge pull request #4278 from lishid/patch-2
...
Fix git graph css bracket leak
2023-04-17 17:29:27 +05:30
Justin Greywolf
59a85a7dfd
Multiple Fixes to classes
2023-04-16 19:42:51 -07:00
Kazuki Tsunemi
204baa4586
Merge branch 'develop' into feature/class-namespace
2023-04-17 11:27:10 +09:00
eitsupi
8c4fb6c753
docs(integrations): list quarto
2023-04-15 16:49:32 +09:00
Justin Greywolf
ac63788a9c
organized and fixed tests
2023-04-14 10:13:21 -07:00
Alois Klink
32538b5b03
Merge branch 'develop' into lishid/patch-2
...
The E2E tests are failing, but will probably be fixed by commit
9bb0cef8 (fix: wait for image rendering in nodes, 2023-03-30)
on the `develop` branch.
2023-04-14 02:09:22 +01:00
Will-Low
19363965ad
Updating documentation on notes for classes
...
I was confused by the documentation on notes for a specific class. Updated the wording slightly and added an example for clarity.
2023-04-13 09:08:48 -07:00
Remco Haszing
e84c5ec4c9
Fix broken tests
2023-04-13 15:13:52 +02:00
Remco Haszing
aa5c1a5f78
Merge branch 'develop' into fix-node16-module-resolution
2023-04-13 14:58:17 +02:00
Sidharth Vinod
d9ebb0d492
Merge pull request #4295 from aloisklink/test/test-styles
...
Fix and test a bunch of invalid CSS issues
2023-04-13 18:08:11 +05:30
Sidharth Vinod
634d6602b9
Merge pull request #4272 from slab/develop
...
Add Slab to the list of integrations
2023-04-13 18:05:24 +05:30
Sidharth Vinod
ea6f9c2d59
Merge pull request #4286 from legonigel/4195_arrow_end_size
...
Fix #4195 start and end arrow have different sizes
2023-04-13 15:05:56 +05:30
Zihua Li
d13b58bec8
Merge branch 'mermaid-js:develop' into develop
2023-04-13 16:00:01 +08:00
Alois Klink
b4164b6ab5
test: test that styles and themes return valid CSS
...
Test that `src/diagrams/*/styles.ts` module returns a valid
CSS stylesheet that can be parsed via [stylis][1] and then
becomes a valid CSS that [csstree-validator][2] validates.
We test this for every diagram and for every theme, because
many of the invalid CSS bugs are caused by missing theme vars.
There are some CSS errors that I couldn't easily fix, so I've written
the tests to ignore the following CSS errors:
- 'Unknown property `rx`' (Valid in SVG2 draft and in some browsers)
- 'Unknown property `ry`' (Valid in SVG2 draft and in some browsers)
- 'Unknown property `dy`'
- This doesn't seem to be valid CSS in any SVG version, but maybe
some browsers support it 🤷 I feel like we should probably change
this though.
[1]: https://github.com/thysultan/stylis
[2]: https://github.com/csstree/validator
2023-04-13 08:27:32 +01:00