saurabhg772244
|
95bd5dfdab
|
Adjustment for icon shape
|
2024-09-06 20:08:27 +05:30 |
|
saurabhg772244
|
e6ce370cdd
|
Merge branch 'saurabh/image-shape' of https://github.com/mermaid-js/mermaid into saurabh/image-shape
|
2024-09-06 19:11:51 +05:30 |
|
saurabhg772244
|
78346cbe84
|
Adjustment for icon in the radius
|
2024-09-06 19:11:18 +05:30 |
|
omkarht
|
9a953f7f80
|
adjusted imageSqaure for html labels
|
2024-09-06 18:19:17 +05:30 |
|
saurabhg772244
|
14bb09a3db
|
Adjustments for icon shape
|
2024-09-06 17:56:13 +05:30 |
|
omkarht
|
89fb65913d
|
minor adjustments in imageShape
|
2024-09-06 15:54:25 +05:30 |
|
saurabhg772244
|
54ecd7d423
|
updated circle icon
|
2024-09-06 12:50:06 +05:30 |
|
omkarht
|
352194c942
|
refactored code
|
2024-09-06 11:46:52 +05:30 |
|
omkarht
|
30e4ab99d9
|
Added image shape icon
|
2024-09-06 11:40:06 +05:30 |
|
saurabhg772244
|
5f0160c036
|
fixed icon shape edges
|
2024-09-06 11:19:03 +05:30 |
|
saurabhg772244
|
443c886050
|
fixed icon square edges
|
2024-09-06 11:01:46 +05:30 |
|
saurabhg772244
|
b7fd21e17a
|
Added basic for forms
|
2024-09-06 10:17:24 +05:30 |
|
Knut Sveidqvist
|
6507624232
|
Fix for issues with self loops
|
2024-09-05 16:40:59 +02:00 |
|
saurabhg772244
|
e337331122
|
add squre and circle icon shape
|
2024-09-05 19:52:45 +05:30 |
|
Knut Sveidqvist
|
1d5f7ce08f
|
Additional shape key for lean_left and lean_right
|
2024-09-05 13:35:12 +02:00 |
|
Knut Sveidqvist
|
adedb5f803
|
Updated docs for braces
|
2024-09-05 11:44:12 +02:00 |
|
Knut Sveidqvist
|
9774c08336
|
name change for braces on both sides
|
2024-09-05 11:34:24 +02:00 |
|
saurabhg772244
|
525dcd4760
|
Updated filled circle
|
2024-09-05 13:59:10 +05:30 |
|
omkarht
|
d75661e49d
|
updated Traingle shape
|
2024-09-05 13:40:22 +05:30 |
|
saurabhg772244
|
52d6035c23
|
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
|
2024-09-05 13:33:36 +05:30 |
|
saurabhg772244
|
5a9221680f
|
Add aliases for shapes
|
2024-09-05 13:33:18 +05:30 |
|
omkarht
|
3a5fef3e50
|
adjusted padding for triangle shape
|
2024-09-05 13:26:39 +05:30 |
|
saurabhg772244
|
8883008ca1
|
Added basic for image shape
|
2024-09-05 13:21:58 +05:30 |
|
Knut Sveidqvist
|
0eec89255f
|
Merge branch 'knsv/new-shapes' of github.com:mermaid-js/mermaid into knsv/new-shapes
|
2024-09-04 17:50:34 +02:00 |
|
Knut Sveidqvist
|
3d4c5d1a41
|
Adding new shapes to flowchart documentation
|
2024-09-04 17:49:39 +02:00 |
|
Nicholas Bollweg
|
826faad37b
|
Merge branch 'develop' into gh-5747-no-dollar-root
|
2024-09-04 10:06:44 -04:00 |
|
Nicholas Bollweg
|
c078840c63
|
Merge branch 'develop' into gh-5747-rendering-util-types
|
2024-09-04 10:06:35 -04:00 |
|
saurabhg772244
|
105b11fca2
|
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
|
2024-09-04 18:54:53 +05:30 |
|
saurabhg772244
|
a259aeba27
|
Added curly brace shapes
|
2024-09-04 18:54:35 +05:30 |
|
omkarht
|
8462f21c01
|
udated shapes
|
2024-09-04 18:48:25 +05:30 |
|
Knut Sveidqvist
|
5d3a175ed6
|
Fixed issue with intersection calculations for linedCylinder
|
2024-09-04 14:12:41 +02:00 |
|
saurabhg772244
|
69bec16080
|
update curlyBraces shape to new curlyBraceLeft shape
|
2024-09-04 15:42:13 +05:30 |
|
Sidharth Vinod
|
bfc4abeae2
|
Merge branch 'master' into develop
* master:
add blog post - architecture diagrams
|
2024-09-03 23:59:19 +05:30 |
|
Sidharth Vinod
|
cd67fdf89d
|
docs: Fix SMW link
|
2024-09-03 23:58:55 +05:30 |
|
Sidharth Vinod
|
a6dbf0a9ee
|
Merge branch 'master' of https://github.com/mermaid-js/mermaid into add-blog-posts
* 'master' of https://github.com/mermaid-js/mermaid: (197 commits)
chore: Update changelogs
Version Packages
chore: Update repo name
Revert "Version Packages"
chore: Update permissions
Version Packages
Update nice-flowers-yawn.md
Remove icons from docs links
test: Add second icon pack
feat: Lazy load icons
test: Wrap in describe block
chore: Update cypress
[autofix.ci] apply automated fixes
chore: Disable mermaid in SSR
chore: update pnpm, remove dependency
test: External diagram rendering test
docs: Add external icons in demos
[autofix.ci] apply automated fixes
docs: Add iconify docs
docs: Add iconify docs
...
|
2024-09-03 22:01:09 +05:30 |
|
Steph
|
31b4ec3e10
|
add blog post - architecture diagrams
|
2024-09-03 08:05:19 -07:00 |
|
Ashish Jain
|
8e0bb994bb
|
Merge from develop
|
2024-09-03 11:15:24 +02:00 |
|
Nicholas Bollweg
|
b56fe796d6
|
more , linting
|
2024-09-02 16:07:28 -05:00 |
|
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 |
|
saurabhg772244
|
336c3127ed
|
updated rough js hachureGap and shapes
|
2024-09-02 13:35:33 +05:30 |
|