Dennis Ko
f931c30f0a
docs: typo fixed
2023-09-30 23:33:51 +09:00
Subhash Halder
8b04c2ce88
Merge branch 'develop' into feature/4269_add_xychart
2023-09-29 18:12:21 +05:30
steph
564cfbee5b
fix typo
2023-09-28 23:46:32 -07:00
steph
2cb1a88913
more link fixes
2023-09-28 23:37:59 -07:00
steph
874ccfb5a7
fix links
2023-09-28 23:28:33 -07:00
Ivan Posti
f8a3807b32
Update link for the Mermaid integration in JetBrains IDEs
2023-09-28 12:58:33 +02:00
Jan Jonas
b6134a3d6c
Update integrations.md
2023-09-23 17:46:50 +02:00
Jan Jonas
866cf4ea8c
Update integrations.md
2023-09-23 17:21:37 +02:00
Steph
a0e9b0c96d
add git graph blog post
2023-09-22 10:09:05 -07:00
Knut Sveidqvist
fbe8d1085c
Merge pull request #4817 from mermaid-js/update-ecosystem-section
...
Docs: update Ecosystem section
2023-09-22 08:45:34 +02:00
Jan Jonas
43873fbe4a
Add new Atlassian integrations
2023-09-21 10:57:11 +02:00
Subhash Halder
f56796c7cf
Fix a review request in the docs
2023-09-20 19:57:48 +05:30
Subhash Halder
f01f2dfcef
Fix formatting in doc file
2023-09-19 21:18:06 +05:30
Subhash Halder
e56effa029
Merge branch 'develop' into feature/4269_add_xychart
2023-09-19 21:16:52 +05:30
Subhash Halder
e061489b84
Added review changes
2023-09-19 21:09:31 +05:30
Subhash Halder
adb3cd16df
Merge branch 'develop' into feature/4269_add_xychart
2023-09-14 20:50:27 +05:30
Steph
3824daea0b
add blog post ( #4822 )
2023-09-09 05:49:28 +00:00
Subhash Halder
b98217e3c3
Fix YAML themeVariables config
2023-09-07 13:31:52 +05:30
Subhash Halder
9558cb9b16
Merge branch 'develop' into feature/4269_add_xychart
2023-09-07 12:55:22 +05:30
Sidharth Vinod
5ff308f0c6
Merge branch 'develop' into sidv/4818_supportClassDefsExternally
...
* develop:
Remove unnecessary tests
chore: Add deprecation notices, improve types
chore: Cleanup gitGraph tests
refactor: Move setWrap to individual diagrams as necessary.
refactor: Remove directives from grammar
refactor: Update DBs to remove directive handling
refactor: Move directive processing before parsing
2023-09-07 12:43:18 +05:30
Sidharth Vinod
ef95919691
refactor: Remove unused variables
2023-09-07 12:40:56 +05:30
Knut Sveidqvist
07f460a184
Merge pull request #4759 from sidharthv96/sidv/removeDirectiveGrammar
...
Add directive support to all diagrams by preprocessing
2023-09-07 07:00:44 +00:00
Sidharth Vinod
38123d2f21
fix : #4818 support getClasses
in external diagrams.
2023-09-07 12:01:22 +05:30
Steph
6155b2cc38
update content
2023-09-06 22:04:35 -07:00
Sidharth Vinod
ba66b219e2
chore: Update docs
2023-09-06 23:23:48 +05:30
Sidharth Vinod
c12deca02a
Merge branch 'master' into develop
...
* master:
Update flowchart.md (#4798 )
chore: Fix warning formatting
docs: Disable showValues in sankey example
2023-09-06 23:15:25 +05:30
Douglas Blank
2eb9afa2f2
Update flowchart.md ( #4798 )
...
* Update flowchart.md
Fixed typos
* docs: Fix proper doc
* docs: Fix npmjs link
---------
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-09-06 17:44:35 +00:00
Sidharth Vinod
773abbe7e2
Merge pull request #4701 from jonashaag/jonashaag-patch-1
...
Use utf8 encoding in Jupyter example
2023-09-06 16:44:06 +00:00
Sidharth Vinod
bcd03151e8
chore: Update docs
2023-09-06 22:09:15 +05:30
Sidharth Vinod
18079a44be
chore: Add deprecation notices, improve types
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-09-06 22:06:05 +05:30
Sidharth Vinod
32729f82b9
Merge branch 'develop' into sidv/removeDirectiveGrammar
...
* develop: (26 commits)
chore: Fix unit tests
chore(deps): update all patch dependencies
Update docs
chore: remove unneeded `CommomDB`
fix: Add support for `~test Array~string~`
chore: Add JSDoc to apply in sequenceDB
refactor: Tidy up direction handling
chore: Fix flowchart arrow
chore: Add test to verify activate
chore: Update tests snapshot
fix : #4691 Align arrowheads properly in sequenceDiagram
chore: move `commonDb` into `diagrams/common/commonDb`
Update docs
run prettier fix
Apply suggestions from code review
chore: Add comments in edge handling
chore: Make aggregation arrow transparent
chore: Remove structuredClone
chore: Make extension arrow transparent
chore: Align edge markers properly in class
...
2023-09-06 18:36:02 +05:30
Sidharth Vinod
c212490248
Merge pull request #4778 from vertxxyz/feature/4771_tickInterval-support-for-sec-and-ms
...
Added support for millisecond and second to gantt tickInterval
2023-09-06 13:03:05 +00:00
Sidharth Vinod
88d1885cdc
Merge branch 'develop' into fix/4775_allow-leading-underscore-entity-name
2023-09-05 11:04:52 +00:00
Sidharth Vinod
5ed155508a
Merge branch 'develop' into sidv/removeDirectiveGrammar
...
* develop: (31 commits)
chore: Update docs
New Mermaid Live Editor for Confluence Cloud (#4814 )
Update link to Discourse theme component (#4811 )
Update flowchart.md (#4810 )
chore: Update docs
"CSS" instead of "css" in flowchart.md (#4797 )
Update CONTRIBUTING.md
Update CONTRIBUTING.md
fix: typos (#4801 )
chore: Align with convention
add additional test case
chore(deps): update all patch dependencies
chore(deps): update all minor dependencies
added test case
add sanitize text
Update docs
modifications to generic parser
improvements to parseGenericTypes
Update packages/mermaid/src/diagrams/class/svgDraw.js
return comment
...
2023-09-05 14:33:40 +05:30
Sidharth Vinod
3959e076cf
chore: Update docs
2023-09-05 14:28:21 +05:30
Gerhard Schlager
a91679db30
Update link to Discourse theme component ( #4811 )
...
Both previously mentioned plugins are out-of-date.
2023-09-05 05:41:12 +00:00
Andriy
916c0b95e7
Update flowchart.md ( #4810 )
2023-09-05 05:40:12 +00:00
Subhash Halder
c3a9bb9a23
Fixed more edge cases
2023-09-03 20:48:10 +05:30
Sidharth Vinod
900748250c
chore: Update docs
2023-09-03 14:06:12 +05:30
omahs
06e44f5da8
fix: typos ( #4801 )
...
* fix typos
* fix typo
* fix typo
* fix typo
* fix typos
* fix typos
* fix typos
* fix typos
* fix typos
* fix typo
* fix typo
* chore: Update docs
---------
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-09-03 08:12:13 +00:00
Subhash Halder
cc5190c1ba
Fix some space management issue
2023-09-03 13:38:47 +05:30
Subhash Halder
060d961f39
Fixed directive related issue
2023-09-02 21:15:21 +05:30
Subhash Halder
fc9ff6c6f3
Added documentations
2023-09-02 20:48:11 +05:30
Subhash Halder
f57b5271df
Merge branch 'develop' into feature/4269_add_xychart
2023-09-02 16:02:27 +05:30
Thomas Ingram
4efac6721d
Added missing integration tests and release version in docs.
2023-08-28 20:17:15 +10:00
Sidharth Vinod
02517e8a7d
chore: Fix warning formatting
2023-08-28 12:31:40 +05:30
Sidharth Vinod
f6325f6906
docs: Disable showValues in sankey example
2023-08-28 12:30:39 +05:30
Tom PERRILLAT-COLLOMB
264f7920f0
fix(er): allow underscore as leading char
2023-08-27 00:15:50 +02:00
Sidharth Vinod
04ce5d6a9a
Merge branch 'develop' into sidv/removeDirectiveGrammar
...
* develop: (22 commits)
docs: Fix link
Update docs
fix(pie): align slices and legend orders
Mermaid version v10.4.0
unique batches every time, if not repeated tests end up in the same batch
Added missed .md
Increase JS heap
More tests for redirects + prettier
Fixed redirects inside vitepress, extended tests
chore: Explain redirect.ts clearly
Reverted docker compose to develop branch
Run GA
Update docs
Update docs
fix(er): bug if relationship is declared first
update latest news
Removed all n00b file names and added redirects
test(er): add cypress test on entity name alias
feat(er): use square brackets to add aliases
docs(er): add release version for entity name aliases
...
2023-08-26 23:08:36 +05:30
Nikolay Rozhkov
ed819e96d5
Merge pull request #4758 from tomperr/feat/4746_add_er_alias
...
feat(er): add entity name alias
2023-08-26 11:02:15 +00:00