Sidharth Vinod
ac595eb96c
Merge pull request #4947 from SusheelThapa/patch
...
Chore: Typo fixed in multiple files
2023-11-09 14:03:05 +05:30
Sidharth Vinod
d1fba9c567
Merge pull request #4824 from JackuB/patch-1
...
Docs: add Mermaid for Slack integration
2023-11-08 20:58:40 +00:00
Sidharth Vinod
cd9bf03fb7
Merge branch 'develop' into pr/rhysd/4359
...
* develop: (154 commits)
chore(deps): update all patch dependencies
chore: release v10.6.1
fix(flow): fix invalid ellipseText regex
review fixes
Update XYChart's nav link in the docs template
add comment for ts ignore
move decodeEntities to utils
review fixes
chore(deps): update all minor dependencies
chore: Point to correct changelog
add spec
fix: getMessageAPI so it considers entity codes
chore(deps): update all patch dependencies
Update integrations-community.md
docs: upate the list of tools with native support of mermaid
Fix typo in build-docs.yml
Updated mermaid version
Limiting the number of edges that are allowed in the flowchart
Update README.md
Update README.md
...
2023-11-09 02:23:08 +05:30
Steph
c117447bb3
add latest blog post
2023-11-07 00:54:32 -08:00
Steph
1f7aec7405
Merge branch 'master' into update-latest-news
2023-11-07 00:50:51 -08:00
Aakansha Doshi
dff13439f6
review fixes
2023-11-06 12:17:43 +05:30
Reda Al Sulais
0c57433567
Merge branch 'next' into add-pie-langium-parser
2023-11-03 23:17:57 +03:00
Steph
99244ffae5
Merge branch 'master' into update-latest-news
2023-11-02 05:05:04 -07:00
Sidharth Vinod
77667b94d3
Merge pull request #4975 from mermaid-js/add-docusaurus
...
Docs: add Docusaurus to "Integrations - Community" page
2023-10-31 06:42:09 +00:00
Faris
61fb9e50d3
Merge branch 'develop' into fix/1294_exhaustive-clear-sequenceDb-variables
2023-10-30 13:39:09 +03:00
Alex Titarenko
cb06962c85
Update integrations-community.md
2023-10-27 20:27:16 -07:00
RounakJoshi09
5834818ebe
Linting Issue Fixed
2023-10-23 21:57:38 +05:30
RounakJoshi09
7f1e0ab422
Updated gitgraph.md
2023-10-23 21:14:38 +05:30
RounakJoshi09
b461efab5d
Merge branch 'bug/#4497_unable-to-cherrypick-merge-commit' of https://github.com/RounakJoshi09/mermaid into bug/#4497_unable-to-cherrypick-merge-commit
2023-10-23 21:09:43 +05:30
RounakJoshi09
ca96c0f45f
Linting Issue Fixed
2023-10-23 21:06:51 +05:30
RounakJoshi09
122e5929bc
Merge branch 'develop' into bug/#4497_unable-to-cherrypick-merge-commit
2023-10-23 20:40:02 +05:30
RounakJoshi09
b0cfdcc22f
Documentation Modified New Ex Added
2023-10-23 20:34:54 +05:30
huynhicode
b268bd21e1
Update docs
2023-10-22 21:23:47 +00:00
steph
bc247b1d46
add docusaurus to community integrations
2023-10-22 14:18:41 -07:00
Remco Haszing
ab9b9abdf9
Replace rehype-mermaidjs with rehype-mermaid
...
The package was renamed.
2023-10-20 16:55:01 +02:00
Steph
87675e687e
add latest blog post
2023-10-19 11:36:46 -07:00
RounakJoshi09
d65191f6c1
Merge branch 'develop' into bug/#4497_unable-to-cherrypick-merge-commit
2023-10-19 10:26:25 +05:30
Susheel Thapa
99a79e15f3
Merge branch 'develop' into patch
2023-10-17 20:47:29 +05:45
Faris Nabiev
3b5f5c7843
chore: fix autogen docs
2023-10-16 19:47:58 +03:00
Susheel Thapa
d97e31a38c
Chore: Typo fixed in multiple files
2023-10-16 16:54:36 +05:45
RounakJoshi09
4051b42b5a
documentation added, Tests Fixed
2023-10-14 07:26:23 +05:30
Faris Nabiev
fc0ade2985
chore(sequence): update doc for actors/participant creation/deletion fix
2023-10-13 12:07:36 +03:00
Marcel Ribeiro-Dantas
4b8441a1a0
Prettify table
2023-10-12 01:27:08 -03:00
NicolasNewman
6fa8a51a21
Merge branch 'develop' of https://github.com/NicolasNewman/mermaid into feature/2776_katex_math
2023-10-11 10:46:45 -05:00
Jakub Mikulas
4559ba625c
docs(integrations): add Mermaid for Slack
2023-10-08 21:16:36 +02:00
Marcel Ribeiro-Dantas
30b3e6213f
fix(typos): Fix minor typos in the source code
...
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
2023-10-07 22:16:11 -03:00
Nikolay Rozhkov
f346c3f511
Merge branch 'develop' into patch-1
2023-10-06 12:42:56 +03:00
Sidharth Vinod
3abe7cfc45
Merge branch 'develop' into next
...
* develop: (61 commits)
Revert "fix: Reduce gantt exclude days length"
Commented out broken test (#4913 )
fix: Reduce gantt exclude days length
Update docs
Fix lint issue
Fix release version
Fix TopBar
Add MC to integrations
Add TopBar
Fix docs
Docs: Add Product Hunt info (#4900 )
Update docs
Merge branch 'release/10.5.0'
Mermaid release v10.5.0
docs: typo fixed
docs: typo fixed
Fix for issue with backticks in ids in classDiagrams
more fixes
fix typo
more link fixes
...
2023-10-06 11:11:34 +05:30
Nikolay Rozhkov
3a0ce43252
Merge branch 'develop' into feature/4269_add_xychart
2023-10-05 14:44:55 +03:00
Guy Pursey
97487acbc3
Updated GitGraph doc amendment based on feedback in PR.
2023-10-05 12:13:12 +01:00
guypursey
80af0e7ec7
Update docs
2023-10-04 14:43:00 +00:00
Sidharth Vinod
1d9ce74f64
Merge branch 'master' into develop
...
* master:
Update docs
Fix lint issue
Fix release version
Fix TopBar
Add MC to integrations
Add TopBar
Docs: Add Product Hunt info (#4900 )
2023-10-04 14:36:31 +05:30
sidharthv96
22b783e31d
Update docs
2023-10-04 09:01:57 +00:00
Sidharth Vinod
d17c752229
Add TopBar
2023-10-04 14:06:43 +05:30
Sidharth Vinod
6ef2b1ce1e
Fix docs
2023-10-04 13:06:07 +05:30
Steph
459f5a58a3
Docs: Add Product Hunt info ( #4900 )
...
* update card and announcements page
* update integrations link and add product hunt badge
* Revert navbar link change
---------
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com>
2023-10-04 07:32:30 +00:00
subhash-halder
7f9dfa17f3
Update docs
2023-10-02 15:27:16 +00:00
Subhash Halder
0d64d8d8e7
Merge branch 'develop' into feature/4269_add_xychart
2023-10-02 20:52:47 +05:30
Knut Sveidqvist
c9d6769dcd
Merge remote-tracking branch 'origin/master' into develop
2023-10-02 10:26:43 +02:00
knsv
b83fff2fa0
Update docs
2023-10-02 08:24:42 +00:00
Knut Sveidqvist
279c1ee6ba
Merge branch 'master' into develop
2023-10-02 10:22:21 +02:00
Knut Sveidqvist
9644df4021
Merge branch 'release/10.5.0'
2023-10-02 10:18:33 +02:00
Alois Klink
1bd87e33f0
Merge pull request #4883 from FirstTimeInForever/docs/update-jetbrains-integration
...
Update link for the Mermaid integration in JetBrains IDEs
2023-09-30 17:43:48 +00:00
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