Nicholas Bollweg
7156cf4c71
merge upstream
2024-09-02 15:57:57 -05:00
Nicholas Bollweg
426d311faa
Merge branch 'develop' into gh-5747-rendering-util-types
2024-09-02 16:41:55 -04:00
Sidharth Vinod
55aff88e9f
chore: Update changelogs
2024-09-02 21:04:34 +05:30
github-actions[bot]
9bcf614a9a
Version Packages
2024-09-02 15:16:23 +00:00
Sidharth Vinod
10795b1d89
Revert "Version Packages"
...
This reverts commit 517c47b780602d299cb8096e63e9a5e448c34913.
2024-09-02 20:43:32 +05:30
github-actions[bot]
517c47b780
Version Packages
2024-09-02 15:05:24 +00:00
Sidharth Vinod
87fa9e5289
Remove icons from docs links
2024-09-02 20:22:28 +05:30
Sidharth Vinod
0edfab1048
feat: Lazy load icons
...
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-09-02 19:51:14 +05:30
Sidharth Vinod
815e4b5748
Merge branch 'develop' into sidv/iconify
2024-09-02 18:19:27 +05:30
Sidharth Vinod
69c9a564f2
chore: Disable mermaid in SSR
2024-09-02 16:11:33 +05:30
Sidharth Vinod
2d8342261b
docs: Add iconify docs
2024-09-02 13:50:50 +05:30
Sidharth Vinod
ef26fc921c
docs: Add iconify docs
2024-09-02 13:20:34 +05:30
Nicholas Bollweg
0b672e2636
add test for out-of-tree tsc project
2024-09-01 16:40:12 -05:00
Nicholas Bollweg
1b7433b637
replace with mermaid/dist
2024-08-31 09:12:59 -05:00
Nicholas Bollweg
6a97f80cc3
add another maybe-undefined operator elk
2024-08-30 09:16:38 -05:00
Nicholas Bollweg
a45588ce7c
Merge remote-tracking branch 'upstream/develop' into gh-5747-rendering-util-types
2024-08-30 08:54:05 -05:00
Nicholas Bollweg
a176d64389
fix import
2024-08-30 08:51:40 -05:00
Nicholas Bollweg
e519686f01
Merge remote-tracking branch 'upstream/master'
2024-08-30 08:38:58 -05:00
Nicholas Bollweg
59d6f04e4b
make rendering-util/types a real ts file
2024-08-30 08:38:41 -05:00
Sidharth Vinod
115cb071b0
Merge pull request #5791 from robsonpiere/patch-1
...
Added Microsoft Loop to Integrations docs
2024-08-29 14:58:13 +05:30
Sidharth Vinod
790f71bb1a
feat: Move architecture icons into iconify format
2024-08-29 14:00:21 +05:30
Sidharth Vinod
a4b7e494db
feat: Support - in icon names
2024-08-29 13:56:43 +05:30
Sidharth Vinod
e0f7ea56e1
fix: Unknown icon size
2024-08-29 13:55:20 +05:30
Sidharth Vinod
0ea88df662
feat: Add iconify support
2024-08-29 13:25:45 +05:30
Robson Piere
8af76c2608
Adding Microsoft Loop
2024-08-28 15:04:48 -03:00
Sidharth Vinod
10bdc8dde6
docs: Remove icons docs
2024-08-28 21:18:52 +05:30
Sidharth Vinod
bed6c5dd0c
chore: Move icons to architecture
...
We are planning to release an icons library separately. Till we figure out the APIs for those, all external surface for icons are removed, to avoid making a breaking change when the new library comes.
2024-08-28 21:04:21 +05:30
Sidharth Vinod
08d59d3d2b
chore: Align export syntax
2024-08-28 19:06:47 +05:30
Ashish Jain
30d4632a0b
Prettier lint fixes
2024-08-28 14:50:31 +02:00
Knut Sveidqvist
fda092bbe9
Fix for merge realted error in pnpm-lock and langium-config
2024-08-28 14:24:00 +02:00
Knut Sveidqvist
80c4b24803
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 14:14:49 +02:00
Sidharth Vinod
5293b63f30
Merge branch 'master' of https://github.com/mermaid-js/mermaid into develop
...
* 'master' of https://github.com/mermaid-js/mermaid :
docs: Add argos in intro
docs: Add argos in readme
2024-08-28 17:23:44 +05:30
Knut Sveidqvist
eee1be474a
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 13:50:05 +02:00
Knut Sveidqvist
011c036350
#5782 fix: adding backwards compatability for defaultRenderer directive
2024-08-28 13:07:11 +02:00
Knut Sveidqvist
9cf562476a
Tweaking the elk config and exposing elk.layered.cycleBreaking.strategy to mermaid configuration
2024-08-26 15:34:14 +02:00
Knut Sveidqvist
3b3b599c38
#4866 , #5255 fix: Fixes bug for links to self for nodes inside a cluster
2024-08-26 14:39:38 +02:00
Sidharth Vinod
286a3474d9
Merge pull request #5772 from adjerbetian/patch-1
...
Fix tutorials.md with url safe encoding
2024-08-26 05:12:02 +00:00
Sidharth Vinod
e3b2a6949c
Merge pull request #5711 from NicolasNewman/multi-line-er-label
...
feat(er): allow multi-line relationship labels
2024-08-26 04:22:49 +00:00
Alexandre Djerbetian
6585380a4c
Fix tutorials.md with url safe encoding
...
See https://github.com/jihchi/mermaid.ink/issues/396 for the bug that this PR fixes.
2024-08-25 11:18:27 +03:00
Sidharth Vinod
755394ac9a
docs: Add argos in intro
2024-08-25 09:36:50 +05:30
Sidharth Vinod
559be33ff7
docs: Fix <MERMAID_RELEASE_VERSION>
2024-08-24 18:01:34 +05:30
Sidharth Vinod
0bfb42c68f
feat: Add verification script for MERMAID_RELEASE_VERSION
2024-08-24 17:57:36 +05:30
Sidharth Vinod
c95e997f8f
fix: Revert accidental change of MERMAID_RELEASE_VERSION
2024-08-24 17:31:37 +05:30
Sidharth Vinod
baafaf09df
Merge branch 'develop' into multi-line-er-label
2024-08-24 17:24:16 +05:30
github-actions[bot]
1532721f09
Version Packages
2024-08-24 07:17:31 +00:00
Sidharth Vinod
b34dfe8f45
fix: Type file path for layout-elk
2024-08-24 12:41:18 +05:30
github-actions[bot]
dab8f08a9e
Version Packages
2024-08-24 07:03:01 +00:00
Sidharth Vinod
1bb09cc9a8
Merge branch 'master' into develop
...
* master:
Correct casing for hand drawn
Updates to information about the new syntax
Updating syntax reference with code showing how to select layout and look.
[autofix.ci] apply automated fixes
Version Packages (#5749 )
Bump mermaid minor
Revert mermaid version
add latest blog posts
Version Packages (#5748 )
Test changeset (#5746 )
Version Packages
Release parser, v0.1.0, test changeset
2024-08-24 11:55:07 +05:30
Sidharth Vinod
ca57235e05
fix: Type export for layout-elk
2024-08-24 11:51:00 +05:30
Knut Sveidqvist
a4e1479759
Correct casing for hand drawn
2024-08-23 17:49:52 +02:00