Knut Sveidqvist
7043892e87
#3358 Fix for layout where a siebling has wider siize
2024-01-08 14:03:42 +01:00
Knut Sveidqvist
809c450164
#3358 Support for adding tests and fixed issues for some shapes
2024-01-08 11:49:34 +01:00
Sibin Thomas
99e88e4d0d
Merge branch 'develop' into feature/4451-vertical-branches-in-gitgraph
2023-07-20 16:03:19 +05:30
Sibin Thomas
a171903088
added tests for overlapping commits
2023-07-20 13:15:05 +05:30
Yokozuna59
66e5f8ae18
Merge branch 'develop' into convert-cypress-util-to-ts
2023-07-19 19:09:58 +03:00
Sibin Thomas
52a4f8f077
added tests for vertical branches
2023-07-19 20:22:59 +05:30
Sidharth Vinod
e66135b67e
Merge pull request #4496 from moka-care/bug/4439_graph_doesnt_load_when_img_fail_to_load
...
Fix graph not loading when the img loads too fast or fail to load
2023-07-18 07:57:38 +00:00
Yokozuna59
072638ce9d
Merge pull request #4634 from leinelissen/develop
...
feat: allow specifying on which weekday a tickInterval should start
2023-07-18 07:33:08 +00:00
Yokozuna59
bed8710dbb
Merge branch 'mermaid-js:develop' into convert-cypress-util-to-ts
2023-07-17 15:31:11 +03:00
Sidharth Vinod
d3006f6298
chore: Remove numbers from tests
2023-07-17 15:16:05 +05:30
Sidharth Vinod
24f04bb24d
Merge branch 'develop' into bug/4592_fix_newLine_padding_class_diagram
2023-07-17 15:11:39 +05:30
Sidharth Vinod
b5bcc3b992
Revert "Refactor integration tests"
...
This reverts commit 80add648e6d82eb99508b7ffa2acbf52200905c9.
2023-07-17 15:11:14 +05:30
Lei Nelissen
0d7427ed20
chore: add cypress test
2023-07-14 14:13:18 +02:00
Ibrahim Wassouf
bb220b8b87
Add test for string label
2023-07-13 16:53:29 -03:00
Ibrahim Wassouf
80add648e6
Refactor integration tests
2023-07-13 16:43:52 -03:00
Ibrahim Wassouf
12c657f514
Add imgSnapshotTests
2023-07-12 16:46:29 -03:00
Pierrick Wauquier
9e5ccbe13f
Merge branch 'develop' into bug/4439_graph_doesnt_load_when_img_fail_to_load
2023-07-11 17:10:19 +02:00
Ibrahim Wassouf
cd118ad5cb
Update erDiagram to make entity names in singular form
2023-07-07 19:59:52 -03:00
Sidharth Vinod
0cdf801884
Fix import file extension
2023-07-07 17:21:18 +05:30
Yokozuna59
f0bf6bf574
Merge branch 'develop' into convert-cypress-util-to-ts
2023-07-07 11:17:22 +02:00
Ibrahim Wassouf
42da53f58a
Add imgSnapshotTest
2023-07-06 22:15:18 -03:00
Sidharth Vinod
19325777e5
Merge branch 'develop' into feature/1838_actor_creation_destruction
2023-07-02 10:32:59 +05:30
Nikolay Rozhkov
abb7bb23d6
More detailed sankey docs
2023-07-02 02:34:22 +03:00
Nikolay Rozhkov
8ed2ee30ec
Sankey alignment tests
2023-07-02 02:15:23 +03:00
Nikolay Rozhkov
084b765e9f
Added tests for colors and fully setup cypress in Docker
2023-07-02 01:10:06 +03:00
Nikolay Rozhkov
a62719826a
Docker+Cypress, better run, removed unused syntax
...
Added cypress container (from their official image),
may be reconsidered later to choose our own
The only minor problem is node JS version mistmatch
package.json 18.16.0
docker-compose mermaid 18.16.1
docker-compose cypress 18.16.0
Host option in cypress docker container must be removed
in favor of possible configuration option.
http://localhost:9000 are currently hard-coded, that is bad
Updated ./run script with better documentation
and added some styles too it as well
Started sankey.spec.js as an example
2023-07-01 16:17:25 +03:00
Sidharth Vinod
3fe0c8b13d
Merge branch 'develop' into feature/1838_actor_creation_destruction
2023-06-30 16:00:24 +05:30
Yokozuna59
48fc60f866
fix wrong config paramater in some cypress spec
...
- flowchart
- mindmap
2023-06-27 20:59:43 +03:00
Nikolay Rozhkov
a38733346f
Removed unnecessary configs and extra code
2023-06-25 21:56:14 +03:00
Nikolay Rozhkov
db2a556f62
Cleanup
2023-06-25 00:23:42 +03:00
Nikolay Rozhkov
1674f12b62
Renamed sankey to sankey-beta
2023-06-24 23:11:54 +03:00
Nikolay Rozhkov
be9cd480aa
Sankey syntax has beed reduced
2023-06-22 15:58:09 +03:00
Nikolay Rozhkov
272615e580
Fixed tests and added node alignment
2023-06-21 03:54:55 +03:00
Nikolay Rozhkov
8e001b92f2
Cleared sankey renderer
2023-06-19 01:02:50 +03:00
Sidharth Vinod
5c63c5ceae
Rebuild
2023-06-16 23:12:03 +05:30
Pierrick Wauquier
270586095f
fix typo in test description
2023-06-16 16:37:34 +02:00
Pierrick Wauquier
8b6485035e
add failing test
2023-06-16 16:32:11 +02:00
Yokozuna59
b7795ef12d
remove empty options in cypress info.spec.ts
2023-06-15 03:18:09 +03:00
Yokozuna59
7e639bec3a
convert the cypress info.spec.js into ts
2023-06-15 02:41:07 +03:00
Laura Valentine Tscharner
d06bb05c5f
feat(sequence): actor creation and destruction #1838
2023-06-08 17:17:31 +01:00
Knut Sveidqvist
81e86bc87c
Merge branch '10.2.2' into develop
2023-06-08 15:07:31 +02:00
Sidharth Vinod
88b94dea66
Merge branch 'develop' into pr/MikeJeffers/4416
...
* develop: (45 commits)
Add nextra to cSpell
Update docs: Added Nextra to Blogs category on integrations page
Render empty lines correctly
Restore classes on edges for elk
Update diagram proposal
Update docs
Added CKEditor and GitHub Writer to available integrations.
Fix exceptions for empty lines
chore(deps): update all patch dependencies
build(deps): fix broken pnpm-lock.yaml file
Mermaid version 10.2.0
Mermaid Version 10.2.0-rc.4
Label background fix
Test commit
Fix for regression error in sequenceDiagrams
Update all minor dependencies
Update all patch dependencies
Update docs
Add contributors profile url
ignore ZenUML types
...
2023-06-08 00:16:49 +05:30
Sidharth Vinod
f20ff4d580
Merge pull request #4436 from slab/zh-mermaid-empty-text
...
Fix exceptions for empty lines
2023-06-05 11:43:43 +05:30
Zihua Li
2a6603b33a
Render empty lines correctly
2023-06-04 16:24:41 +08:00
Yoav Sternberg
da1beb36bf
Restore classes on edges for elk
2023-06-02 22:10:39 +03:00
Knut Sveidqvist
7b6cb4f974
#4446 Updating the cleanup criteria
2023-06-01 16:30:57 +02:00
Zihua Li
ce9bdcc53f
Fix exceptions for empty lines
2023-05-29 21:00:37 +08:00
mikejeffers
9e6168111f
add e2e test
2023-05-20 15:20:28 -04:00
Sidharth Vinod
97be4983f0
Merge branch 'develop' into sidv/zenuml
...
* develop: (66 commits)
Update docs
Update docs
Improve the wording of security level values
Added quadrantChart to the side bar
Added e2e test cases with some fixes
Added documentation for the quadrantChart
Restructured the build function and addressed more review comment
Fixed some parser issue and added test cases for the parser
Fixed review comment
Update docs
Converted files to typescript and added proper types
Fix blog linting
Debug fetch-contributors
Fix lockfile
Revert "Replace esno & ts-node with tsx"
[draft] Added support for quadrant chart
Fix lockfile
Fix build
Update pnpm-lock
Replace esno & ts-node with tsx
...
2023-05-16 23:26:35 +05:30
Subhash Halder
0f354ff974
Added e2e test cases with some fixes
2023-05-13 19:45:45 +05:30