omkarht
|
cb85d50f61
|
updated imageSquare Shape
|
2024-09-18 21:55:12 +05:30 |
|
saurabhg772244
|
a52949318a
|
updated icon shapes
|
2024-09-18 21:51:22 +05:30 |
|
saurabhg772244
|
dd261a54df
|
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
|
2024-09-18 21:41:25 +05:30 |
|
saurabhg772244
|
f035db2feb
|
fixed icon shape padding
|
2024-09-18 21:40:55 +05:30 |
|
Knut Sveidqvist
|
c6410472c8
|
Import fix
|
2024-09-18 15:43:27 +02:00 |
|
Knut Sveidqvist
|
d807466780
|
Merge branch 'knsv/new-shapes' of github.com:mermaid-js/mermaid into knsv/new-shapes
|
2024-09-18 15:37:40 +02:00 |
|
Knut Sveidqvist
|
c8b9c4cebc
|
Adjusted styling for fork/note and stateEnd
|
2024-09-18 15:37:27 +02:00 |
|
Ashish Jain
|
741072a126
|
Fix new shapes tests with new syntax
|
2024-09-18 15:11:08 +02:00 |
|
saurabhg772244
|
be9123ee2b
|
Updated renderOptions to add direction property
|
2024-09-18 13:10:07 +05:30 |
|
saurabhg772244
|
3f5afe8daf
|
code refactor
|
2024-09-17 22:33:10 +05:30 |
|
Sidharth Vinod
|
522de3abd8
|
Revert "chore: Remove maps in pkg.pr.new"
This reverts commit d37d77cc1a99f02b5355fcc4ad9f5bd7136a267a.
|
2024-09-17 21:22:32 +05:30 |
|
Sidharth Vinod
|
d37d77cc1a
|
chore: Remove maps in pkg.pr.new
|
2024-09-17 21:18:21 +05:30 |
|
Sidharth Vinod
|
4740be6562
|
Merge branch 'develop' into knsv/new-shapes
* develop:
chore: Run release-preview on more PR events
|
2024-09-17 21:18:00 +05:30 |
|
Sidharth Vinod
|
a07f1f3337
|
chore: Run release-preview on more PR events
|
2024-09-17 21:14:16 +05:30 |
|
Sidharth Vinod
|
02851fd672
|
Merge remote-tracking branch 'upstream/develop' into knsv/new-shapes
* upstream/develop:
[autofix.ci] apply automated fixes
test: fix gantt.spec.js type error
test: await on `expect().resolves/rejects`
build(types): disable preserveSymlinks in tsconfig
|
2024-09-17 21:00:02 +05:30 |
|
Sidharth Vinod
|
233e36c988
|
chore: changeset
|
2024-09-17 20:59:42 +05:30 |
|
Sidharth Vinod
|
2b12a658f6
|
Merge pull request #5870 from aloisklink/chore/set-tsconfig-preserveSymlinks-to-false
build(types): disable `preserveSymlinks` in tsconfig
|
2024-09-17 14:44:37 +00:00 |
|
autofix-ci[bot]
|
b74842ceb3
|
[autofix.ci] apply automated fixes
|
2024-09-17 12:46:35 +00:00 |
|
Alois Klink
|
ca84f7d4a9
|
test: fix gantt.spec.js type error
The `it` was being parsed as a mocha `it`, not a vitest `it`.
|
2024-09-17 21:37:48 +09:00 |
|
Alois Klink
|
1892277273
|
test: await on expect().resolves/rejects
|
2024-09-17 21:13:55 +09:00 |
|
Alois Klink
|
f12df395f8
|
build(types): disable preserveSymlinks in tsconfig
PNPM uses symlinks by default for `node_modules`
(see the [`node-linker`][1] options), which doesn't work with
[TypeScript's `preserveSymlinks: true`][2] setting.
This meant that the `d3-transition` types were not applying properly in
our code.
[1]: https://pnpm.io/npmrc#node-linker
[2]: https://www.typescriptlang.org/tsconfig/#preserveSymlinks
|
2024-09-17 20:59:38 +09:00 |
|
Ashish Jain
|
89e82e4d97
|
Merge from develop
|
2024-09-17 09:35:19 +02:00 |
|
ReneLombard
|
af2340d889
|
Merge branch 'develop' into bug/5487-add-support-for-nested-classes
|
2024-09-17 09:29:30 +02:00 |
|
saurabhg772244
|
775a6381b4
|
updated type and function signature
|
2024-09-17 12:50:20 +05:30 |
|
saurabhg772244
|
38c6ad5ad6
|
updated readme url t use kabab case
|
2024-09-17 12:39:46 +05:30 |
|
Sidharth Vinod
|
d63dc319c7
|
Merge pull request #5866 from mermaid-js/changeset-release/master
Version Packages
mermaid@11.2.1
|
2024-09-16 22:10:27 +05:30 |
|
github-actions[bot]
|
c5539e0aa0
|
Version Packages
|
2024-09-16 16:39:08 +00:00 |
|
Sidharth Vinod
|
14601b7871
|
Merge pull request #5865 from mermaid-js/develop
Pre-Release
|
2024-09-16 22:06:35 +05:30 |
|
Sidharth Vinod
|
7a86fd7b44
|
Merge branch 'master' into develop
* master:
Version Packages
add product hunt badge to homepage
|
2024-09-16 22:05:12 +05:30 |
|
Sidharth Vinod
|
0b3522894a
|
Update firefox changeset to patch
|
2024-09-16 22:03:33 +05:30 |
|
saurabhg772244
|
aa0836aecc
|
update type check for getTypeFromVertex
|
2024-09-16 13:19:41 +05:30 |
|
autofix-ci[bot]
|
78f9238865
|
[autofix.ci] apply automated fixes
|
2024-09-16 07:39:10 +00:00 |
|
saurabhg772244
|
5ca4fccbb0
|
fixed build error
|
2024-09-16 13:03:46 +05:30 |
|
saurabhg772244
|
7f2044024b
|
Updated readme for renderOptions parameter and renamed to use kabab case
|
2024-09-16 12:59:33 +05:30 |
|
Sidharth Vinod
|
d2de9702c5
|
Merge pull request #5840 from mermaid-js/renovate/eslint
chore(deps): update eslint (minor)
|
2024-09-16 12:37:19 +05:30 |
|
renovate[bot]
|
92a8783d95
|
chore(deps): update eslint
|
2024-09-16 06:46:29 +00:00 |
|
Sidharth Vinod
|
4bd1e5c524
|
Merge pull request #5853 from jayaprabhakar/bug/5716_seq-actor-timeline-start
Sequence Diagram: Start participant timeline from the bottom of the participant
|
2024-09-16 05:47:51 +00:00 |
|
Sidharth Vinod
|
10826055f3
|
Merge pull request #5863 from mermaid-js/renovate/patch-eslint
chore(deps): update dependency eslint-plugin-jsdoc to v50.2.3
|
2024-09-16 05:46:32 +00:00 |
|
renovate[bot]
|
6cf050e6e5
|
chore(deps): update dependency eslint-plugin-jsdoc to v50.2.3
|
2024-09-16 01:58:46 +00:00 |
|
saurabhg772244
|
52e1a36ffe
|
Merge branch 'knsv/new-shapes' of https://github.com/mermaid-js/mermaid into knsv/new-shapes
|
2024-09-13 23:23:41 +05:30 |
|
saurabhg772244
|
e83a95d3ed
|
Updated icon shape for background colour and icon colour
|
2024-09-13 23:22:14 +05:30 |
|
Knut Sveidqvist
|
44561f57d3
|
Moving case check to parsing
|
2024-09-13 14:18:46 +02:00 |
|
Knut Sveidqvist
|
4c26fe224b
|
Adding case check
|
2024-09-13 14:02:11 +02:00 |
|
Ashish Jain
|
61af74609a
|
Updated shape aliases
|
2024-09-13 12:58:28 +02:00 |
|
saurabhg772244
|
9f2f3bd780
|
Updated type
|
2024-09-13 15:41:53 +05:30 |
|
Knut Sveidqvist
|
38bcbcdd0a
|
Merge branch 'knsv/new-shapes' of github.com:mermaid-js/mermaid into knsv/new-shapes
|
2024-09-13 11:25:05 +02:00 |
|
Knut Sveidqvist
|
d8c340d9c5
|
Throwing error for invalid shape
|
2024-09-13 11:23:28 +02:00 |
|
saurabhg772244
|
8456d7b100
|
Updated insertNode to pass optional config
|
2024-09-13 14:11:13 +05:30 |
|
Knut Sveidqvist
|
2fa044d484
|
Merge branch 'knsv-new-shapes-amp-n-at' into knsv/new-shapes
|
2024-09-12 16:59:49 +02:00 |
|
Knut Sveidqvist
|
4162a25425
|
Fix for amp and adjusted tests
|
2024-09-12 16:58:52 +02:00 |
|