renovate[bot]
|
1dca45a76d
|
chore(deps): update eslint
|
2025-02-18 19:01:39 +00:00 |
|
Sidharth Vinod
|
d1d5bd14f6
|
Merge branch 'develop' into renovate/major-eslint
* develop:
chore: Add tslib
[autofix.ci] apply automated fixes
fix(deps): update all patch dependencies
|
2025-02-19 00:28:32 +05:30 |
|
Sidharth Vinod
|
974867a089
|
Merge pull request #5961 from mermaid-js/renovate/patch-all-patch
fix(deps): update all patch dependencies (patch)
|
2025-02-19 00:24:41 +05:30 |
|
Sidharth Vinod
|
52532a7801
|
Merge pull request #6295 from mermaid-js/omkar/fix-state-diagram-default-direction
Fix: state diagram default direction update
|
2025-02-18 18:53:57 +00:00 |
|
Sidharth Vinod
|
6eb56b9363
|
Merge branch 'develop' into renovate/patch-all-patch
* develop: (97 commits)
chore: Update actions/cache
chore: Update actions/cache
fix: CodeQL double escape warning
chore(deps): update eslint
Added changeset.
refactor: handle StateDB `.extract()` properly
chore(deps): update dependency esbuild to ^0.25.0 [security]
Update .changeset/grumpy-cheetahs-deliver.md
chore: Use RUN_VISUAL_TEST in cypress config
chore: Use argos tokenless auth
chore: Add tokenless auth to argos
fix(deps): update dependency dompurify to v3.2.4 [security]
chore: Update argos token
Ignore huehive
chore: Run argos on all PRs, except renovate bot's
chore: Fix exclude
[autofix.ci] apply automated fixes
chore(deps): update dependency vitest to v1.6.1 [security]
docs: Cleanup minor issues
Add files via upload
...
|
2025-02-19 00:08:50 +05:30 |
|
Sidharth Vinod
|
f7c91a72cb
|
chore: Add tslib
|
2025-02-19 00:06:45 +05:30 |
|
renovate[bot]
|
c53e044559
|
chore(deps): update eslint
|
2025-02-18 18:26:30 +00:00 |
|
Sidharth Vinod
|
d846a8c65a
|
chore: Minor refactor
|
2025-02-18 23:48:19 +05:30 |
|
Sidharth Vinod
|
c3ba23a4e9
|
Merge branch 'develop' into omkar/fix-state-diagram-default-direction
|
2025-02-18 23:44:19 +05:30 |
|
Sidharth Vinod
|
c688c387a0
|
Merge pull request #6298 from mermaid-js/saurabh/fix/sanitizeText-codeql-warning
fix: CodeQL double escape warning
|
2025-02-18 23:41:31 +05:30 |
|
Sidharth Vinod
|
300fb85a73
|
chore: Update actions/cache
|
2025-02-18 23:41:01 +05:30 |
|
Sidharth Vinod
|
9c6e554153
|
chore: Update actions/cache
|
2025-02-18 23:40:53 +05:30 |
|
Sidharth Vinod
|
b5c78b7225
|
Merge pull request #5908 from mermaid-js/renovate/patch-eslint
chore(deps): update eslint (patch)
|
2025-02-18 21:42:23 +05:30 |
|
Sidharth Vinod
|
26bd8cb53c
|
Merge pull request #6288 from mermaid-js/sidharthv96-patch-1
Update mermaidchart diagram limit
|
2025-02-18 21:08:44 +05:30 |
|
saurabhg772244
|
a81c3187ba
|
removed font awesome packages and used registered icons instead
|
2025-02-18 19:53:18 +05:30 |
|
omkarht
|
da6361f652
|
added changeset
|
2025-02-18 18:36:52 +05:30 |
|
omkarht
|
167fef5cff
|
added test cases to check state diagram direction
|
2025-02-18 17:23:48 +05:30 |
|
saurabhg772244
|
3233c63fc0
|
Updated variable name
|
2025-02-18 16:59:35 +05:30 |
|
saurabhg772244
|
1182aaaf4d
|
fix: CodeQL double escape warning
|
2025-02-18 15:42:25 +05:30 |
|
omkarht
|
b78c061a8f
|
refatored code
|
2025-02-18 15:40:45 +05:30 |
|
Sidharth Vinod
|
39a5abc714
|
chore: Minor refactors to stateDB
|
2025-02-18 13:50:49 +05:30 |
|
Sidharth Vinod
|
6650efc1a6
|
fix: Note position
|
2025-02-18 00:51:38 +05:30 |
|
Sidharth Vinod
|
a4754ad195
|
chore: Add changeset
|
2025-02-18 00:33:47 +05:30 |
|
Sidharth Vinod
|
91cbe5bc01
|
fix: StateStmt import
|
2025-02-18 00:29:57 +05:30 |
|
Sidharth Vinod
|
d2996dd553
|
fix: Statement handling
|
2025-02-18 00:23:58 +05:30 |
|
Sidharth Vinod
|
7a7836ad90
|
Merge branch 'develop' into sidv/stateDB-ts
* develop:
Added changeset.
refactor: handle StateDB `.extract()` properly
|
2025-02-17 23:50:10 +05:30 |
|
Sidharth Vinod
|
7ca9242b24
|
chore: Add types to stateDB and dataFetcher
|
2025-02-17 23:47:56 +05:30 |
|
renovate[bot]
|
ebfcf3ea07
|
chore(deps): update eslint
|
2025-02-17 15:45:31 +00:00 |
|
Sidharth Vinod
|
62edea6b33
|
Merge pull request #6293 from mermaid-js/saurabh/refactor/handle-StateDB-.extract-properly
Handle StateDB `.extract()` properly
|
2025-02-17 21:13:26 +05:30 |
|
omkarht
|
72eda9ce52
|
Fix: state diagram default direction update
|
2025-02-17 20:53:31 +05:30 |
|
saurabhg772244
|
cfd84e54d5
|
Added changeset.
|
2025-02-17 16:14:55 +05:30 |
|
Alois Klink
|
cfe710f42b
|
refactor: handle StateDB .extract() properly
Fix the StateDB properly for stateDiagram-v1 vs stateDiagram-v2.
|
2025-02-17 15:54:19 +05:30 |
|
Sidharth Vinod
|
438f388b5c
|
chore: Rename dataFetcher
|
2025-02-17 00:27:43 +05:30 |
|
Sidharth Vinod
|
e89c77a5ca
|
chore: Remove id-cache
|
2025-02-17 00:27:02 +05:30 |
|
autofix-ci[bot]
|
87e76bbcf5
|
[autofix.ci] apply automated fixes
|
2025-02-15 18:26:55 +00:00 |
|
Sidharth Vinod
|
0b4754ed60
|
Update diagram limit
|
2025-02-15 23:51:48 +05:30 |
|
saurabhg772244
|
fe6f05eec9
|
Merge branch 'develop' of github.com-mermaid:mermaid-js/mermaid into saurabh/refactor/convert-sequenceDb-to-class
|
2025-02-15 22:56:53 +05:30 |
|
Sidharth Vinod
|
31984acfe0
|
chore: Rename stateDB
|
2025-02-15 22:52:35 +05:30 |
|
Sidharth Vinod
|
9badfe7489
|
Merge branch 'develop' into feature/3508_color-user-journey-title
|
2025-02-15 22:33:13 +05:30 |
|
Sidharth Vinod
|
548256507d
|
Merge pull request #6269 from mermaid-js/renovate/npm-esbuild-vulnerability
chore(deps): update dependency esbuild to ^0.25.0 [security]
|
2025-02-15 16:51:26 +00:00 |
|
Sidharth Vinod
|
d8ebf7a136
|
Merge pull request #6250 from mermaid-js/saurabh/refactor/convert-stateDb-to-class-v2
Refactor: V2. Change StateDB to class based architecture.
|
2025-02-15 16:50:55 +00:00 |
|
Sidharth Vinod
|
27912bee8c
|
Merge branch 'develop' into bug/5955_adjust-diagram-position-with-legend-width
|
2025-02-15 22:14:44 +05:30 |
|
renovate[bot]
|
a758b24b75
|
chore(deps): update dependency esbuild to ^0.25.0 [security]
|
2025-02-15 16:16:28 +00:00 |
|
Sidharth Vinod
|
3004d4d93a
|
Merge branch 'develop' into update-requirement-diagram
|
2025-02-15 21:45:38 +05:30 |
|
Saurabh Gore
|
88abf46fc3
|
Update .changeset/grumpy-cheetahs-deliver.md
Co-authored-by: Sidharth Vinod <github@sidharth.dev>
|
2025-02-15 21:33:58 +05:30 |
|
Sidharth Vinod
|
2eeba0e999
|
Merge branch 'develop' into saurabh/refactor/convert-stateDb-to-class-v2
|
2025-02-15 21:31:14 +05:30 |
|
Sidharth Vinod
|
397684fe49
|
Merge pull request #6284 from mermaid-js/renovate/npm-dompurify-vulnerability
fix(deps): update dependency dompurify to v3.2.4 [security]
|
2025-02-15 16:00:56 +00:00 |
|
Sidharth Vinod
|
bc1f769f13
|
Merge pull request #6287 from sidharthv96/sidv/tokenlessArgos
chore: Add tokenless auth to argos
|
2025-02-15 21:30:39 +05:30 |
|
Sidharth Vinod
|
f6592235a2
|
chore: Use RUN_VISUAL_TEST in cypress config
|
2025-02-15 21:05:47 +05:30 |
|
Sidharth Vinod
|
57805dafa4
|
chore: Use argos tokenless auth
|
2025-02-15 20:51:56 +05:30 |
|