Sidharth Vinod
10b7bb568f
Merge branch 'develop' into sidv/examples
...
* develop: (198 commits)
Version Packages
docs: Update changeset
update in changeset
updated validaor and tests to use treemap
Updated parser to use treemap
chore: Fail build in CI on type errors
Version Packages
Updated phpbb url to support 403 in lychee
Updated lychee for working url phpbb.com
resolve PR comment
resolve PR comments
chore: update E2E timings
add changeset
log warning when duplicate commit IDs are encountered
Added updated chatgpt plugin url and removed failing url
Added classes and outernodes in imperativestate
Updated code as per suggestions
fixed unwanted vitepress from lockfile
Updated as per suggestions
Added step to install pnpm and echo statements for debugging.
...
2025-07-08 00:36:08 +05:30
Sidharth Vinod
85eba01663
chore: Fail build in CI on type errors
2025-07-07 18:02:23 +05:30
Sidharth Vinod
695b5b2fb2
fix: Build script
2025-04-05 09:10:58 +05:30
Sidharth Vinod
7e7a4fc665
chore: Move examples to different package
2025-04-05 08:53:37 +05:30
Thomas Di Cizerone
d80cc38bb2
🖋️ Add grammar for Radar chart
2025-03-16 18:00:50 +01:00
Knut Sveidqvist
fb86e5c689
Merge branch 'develop' into knsv/5342-kanban
2024-10-25 14:56:46 +02:00
Knut Sveidqvist
290c678dc7
Adding ticket handling
2024-10-10 08:23:58 -07:00
Sidharth Vinod
76138cf3b9
chore: Decouple build logic
2024-10-09 13:17:59 +05:30
NicolasNewman
8f970cddf9
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-08-14 10:08:30 -05:00
NicolasNewman
bde35b23f7
chore(arch): merge with develop
2024-07-06 16:24:08 -05:00
Sidharth Vinod
d5a03a9054
Merge branch 'sidv/eslintv9' into 5237-unified-layout-common-renderer-eslint
...
* sidv/eslintv9: (24 commits)
chore: Cleanup tsconfig
chore: Fix lint
Apply suggestions from code review
chore: Remove extra words from cspell
chore: Log granular rebuild times
fix: Message wrap
fix: Message wrap
chore: Use `??` instead of `||`
chore: Organise imports
chore: Remove unused variables
chore: Remove cross-env from eslint
chore: Cleanup rules
chore: Fix eslint issues
chore: Fix eslint issues
chore: Add type checked rules, auto fix
chore: Remove max_old_space_size as v9 does not have perf issues
fix: Eslint jison linting
chore: Resolve eslint errors
chore: Resolve eslint errors
chore: Remove orphaned files
...
2024-06-30 15:58:14 +05:30
Sidharth Vinod
4a50feb5d9
chore: Resolve eslint errors
2024-06-29 16:09:50 +05:30
Sidharth Vinod
5b66810646
feat: Remove direct file dependency of mermaid from elk, by using peerDependency.
2024-05-22 17:01:34 +05:30
Sidharth Vinod
aa63f320f8
Minor cleanups
2024-05-21 22:24:04 +05:30
Sidharth Vinod
64f1d2f005
chore: Move layout-elk to different package
2024-05-15 18:59:53 +05:30
NicolasNewman
48e6901936
style(arch): linting
2024-05-06 10:04:17 -05:00
NicolasNewman
dcb1b4871f
merge(arch): : Merge branch 'develop' of https://github.com/mermaid-js/mermaid into 5367/architecture-diagram
2024-04-06 22:03:46 -05:00
Sidharth Vinod
48ff3b2c11
Merge branch 'next' into pr/Yokozuna59/4751
...
* next: (118 commits)
Update Deps
chore(deps): update all patch dependencies
fix typo cutomers => customers
chore(deps): update all minor dependencies
Fix macOS onboarding issues
Bump @zenuml/core and update render options in mermaid-zenuml (#5257 )
Fixed Typo in ErrorRenderer.ts (#5256 )
#3358 Removing redundant file
#3358 Fix after review
Fix selector
#3358 Renaming of IOperation to ActionFun
chore: Add interface naming
build(deps-dev): bump vite from 4.4.12 to 4.5.2
Update container
Update container
Remove pnpm cache
3358 Adding types for blockArrowHelper
#3358n Updated lockfile
Update docs
#3358 Another set of review changes
...
2024-02-11 20:00:27 +05:30
Sidharth Vinod
e047755a21
Merge branch 'develop' into next
...
* develop: (124 commits)
chore(deps): update all patch dependencies
fix typo cutomers => customers
chore(deps): update all minor dependencies
Fix macOS onboarding issues
Bump @zenuml/core and update render options in mermaid-zenuml (#5257 )
Fixed Typo in ErrorRenderer.ts (#5256 )
#3358 Removing redundant file
#3358 Fix after review
Fix selector
#3358 Renaming of IOperation to ActionFun
chore: Add interface naming
build(deps-dev): bump vite from 4.4.12 to 4.5.2
Update container
Update container
Remove pnpm cache
3358 Adding types for blockArrowHelper
#3358n Updated lockfile
Update docs
#3358 Another set of review changes
Use `.node-version` file in workflows
...
2024-02-11 19:56:55 +05:30
Reda Al Sulais
55be75c974
Merge branch next into add-pie-langium-parser
2024-01-25 14:56:34 +03:00
Sidharth Vinod
5cc20b5e44
Merge branch 'next' into feat/948_packetDiagram
...
* next: (316 commits)
Lint
Remove echo
RefTest
Echo event
Update cypress
Fix applitools
Fix applitools
docs: fix lint
docs: move community to Discord
Swap condition blocks to avoid using negation
Reposition const declaration to ideal place
Change repetitive values into consts
docs: fix swimm link
Fix Update Browserslist
Use pnpm/action-setup@v2
Fix lint
Cleanup e2e.yml
Ignore push events on merge queue
Remove ::
Remove ::
...
2024-01-24 00:58:55 +05:30
Reda Al Sulais
c2ea23f01f
Merge branch next into add-pie-langium-parser
2023-12-31 15:21:47 +03:00
Sidharth Vinod
aa4bfa0727
chore: Fix import.meta.vitest warnings
2023-12-08 09:38:54 +05:30
Sidharth Vinod
4ec57836d8
chore: Optimize build:types
2023-11-23 22:31:11 +05:30
Sidharth Vinod
0fec0ef624
5043 Move ELK to standalone package
2023-11-19 00:44:44 +05:30
Reda Al Sulais
4c43bae92d
Merge branch next into add-pie-langium-parser
2023-11-14 20:04:16 +03:00
Sidharth Vinod
ce6bfcb7f5
Merge branch 'next' into feat/948_packetDiagram
...
* next: (193 commits)
Update all patch dependencies
Fix docs
Update packages/mermaid/src/docs/community/questions-and-suggestions.md
Update packages/mermaid/src/diagrams/class/classRenderer-v2.ts
update edge ids
draw top actors with lines first followed by messages
Bump GitHub workflow actions to latest versions
Update docs
Documentation: clarify sentence
Fix lint
Fix typo
fix typo
Add new Atlassian integrations
chore(deps): update all patch dependencies
Update demos/sequence.html
chore: release v10.6.1
fix
fix
fix: render the participants in same order as they are created
fix(flow): fix invalid ellipseText regex
...
2023-11-14 11:21:15 +05:30
Sidharth Vinod
6ce543e118
Merge branch 'develop' into next
...
* develop: (126 commits)
Update all patch dependencies
Fix docs
Update packages/mermaid/src/docs/community/questions-and-suggestions.md
Update packages/mermaid/src/diagrams/class/classRenderer-v2.ts
update edge ids
draw top actors with lines first followed by messages
Bump GitHub workflow actions to latest versions
Update docs
Documentation: clarify sentence
Fix lint
Fix typo
fix typo
Add new Atlassian integrations
chore(deps): update all patch dependencies
Update demos/sequence.html
chore: release v10.6.1
fix
fix
fix: render the participants in same order as they are created
fix(flow): fix invalid ellipseText regex
...
2023-11-14 11:20:27 +05:30
Reda Al Sulais
018440354f
build(deps): remove langium-cli
from packages/parser
to use the one in root
2023-11-03 22:06:56 +03:00
Sidharth Vinod
c41594d220
feat: Add packet diagram
2023-09-14 22:35:13 +05:30
Reda Al Sulais
8d0ca2c876
build: build .langium
file using generate
from langium-cli
2023-08-22 13:38:23 +03:00
Reda Al Sulais
83e47a7216
fix: use execFileSync
instead of execSync
in generateLangium
2023-08-21 02:54:30 +03:00
Reda Al Sulais
963dd75c39
chore(parser): build parser
package using esbuild
and vite
...
Co-authored-by: Sidharth Vinod <sidharthv96@gmail.com >
2023-08-20 17:16:12 +03:00
Sidharth Vinod
da7ff777d1
chore: Add esbuild (Breaking change)
...
mermaid.min.js and mermaid.js will now be IIFE instead of UMD.
2023-08-14 00:52:45 +05:30