Sidharth Vinod
ca2eca58c9
Merge branch 'develop' into sidv/packet-release
...
* develop: (266 commits)
chore: update E2E timings
docs: Update changeset
fix: Add useful error message to test
chore: Add treemap example
chore: Add treemap example
chore: Add peerDependency to @mermaid-js/examples
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
fix text going outside node
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
...
2025-07-10 00:38:41 +05:30
shubham-mermaid
35b84761a9
updated validaor and tests to use treemap
2025-07-07 18:54:38 +05:30
shubham-mermaid
0da2922ee7
Updated parser to use treemap
2025-07-07 18:50:53 +05:30
Knut Sveidqvist
43092e6e11
Fixed rendering issues found while testing, setting to treemap-beta
2025-05-20 15:22:49 +02:00
Knut Sveidqvist
878e77acab
Updates after review comments
2025-05-20 12:56:31 +02:00
Knut Sveidqvist
41108358f6
Adding support for title and accessibilities
2025-05-15 10:44:46 +02:00
Knut Sveidqvist
fe33d5fb53
Merge remote-tracking branch 'origin/develop' into knsv-treemap
2025-05-12 19:18:04 +02:00
Knut Sveidqvist
680d65114c
Added class suppoort to the grammar
2025-05-09 13:47:45 +02:00
Knut Sveidqvist
e0a075ecca
Adding treemap
2025-05-07 18:16:00 +02:00
Knut Sveidqvist
40eb0cc240
Passing tests
2025-05-07 16:15:14 +02:00
Sidharth Vinod
19884294bc
chore: Move packet
diagram out of beta
2025-04-20 14:09:27 +05:30
Sidharth Vinod
ea321168bd
chore: Update bits syntax to use +<count>
2025-04-15 12:14:06 +05:30
Sidharth Vinod
d7730aba46
Merge branch 'develop' into pr/BryanCrotazGivEnergy/5980
...
* develop: (492 commits)
chore: Ignore timeout domains
[autofix.ci] apply automated fixes
[autofix.ci] apply automated fixes
Create neat-moose-compare.md
chore: Add changeset
updated tests
modified description of showDataLabel in config schema and added it to docs
fix(deps): update all major dependencies
chore(deps): update peter-evans/create-pull-request digest to a7b20e1
fix(deps): update dependency dompurify to ^3.2.5
[autofix.ci] apply automated fixes
Update integrations-community.md
[autofix.ci] apply automated fixes
Add Mermaid plus for Confluence into integrations-community.md
refactor xy-chart tests
added new tests
added new tests
chore(deps): update eslint
chore: Update change detection logic
chore: Use git to read old timings
...
2025-04-15 11:45:33 +05:30
Thomas Di Cizerone
630c4d6954
🤏 Update Note comment
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
9795b6e089
🖋️ Refactor common grammar to avoid unwanted greedy terminals
2025-04-02 18:50:20 +02:00
Thomas Di Cizerone
d80cc38bb2
🖋️ Add grammar for Radar chart
2025-03-16 18:00:50 +01:00
Bryan
b602f67abe
Add bit count syntax to packet diagram
2024-10-18 20:05:42 +01:00
Sidharth Vinod
a4b7e494db
feat: Support - in icon names
2024-08-29 13:56:43 +05:30
Knut Sveidqvist
eee1be474a
Merge branch 'develop' into 5367/architecture-diagram
2024-08-28 13:50:05 +02:00
Austin Fulbright
2a38d46fd9
fixed the rest of the concerns, refactored portions of the gitGraphParser test to handle async actions
2024-08-05 13:53:51 -04:00
Austin-Fulbright
871f0478c6
Update packages/parser/src/language/gitGraph/module.ts
...
Co-authored-by: Sidharth Vinod <github@sidharth.dev >
2024-07-27 04:03:19 -04:00
Austin Fulbright
0d4c3e5f72
added unit tests for gitGraph parser
2024-07-27 03:51:28 -04:00
Austin Fulbright
275dbe9b2e
fixed all rendering differences
2024-07-27 02:02:12 -04:00
Austin Fulbright
3168084cf5
fixed rendering
2024-07-27 00:03:59 -04:00
Austin Fulbright
887e5803d8
fixed some features and added propper default direction
2024-07-26 23:28:07 -04:00
Austin Fulbright
a386bd0b74
fixed tags for gitGraph
2024-07-26 22:55:40 -04:00
Austin Fulbright
1af90946bc
fixed options e2e test
2024-07-25 06:22:37 -04:00
Austin Fulbright
d0eadebb99
added parser
2024-07-25 05:25:19 -04:00
NicolasNewman
880c4d4ed6
feat(arch): updated syntax & demos/docs to reflect changes
2024-07-23 15:31:11 -05:00
NicolasNewman
25609d69c4
chore(arch): changed syntax keyword from architecture -> architecture-beta
2024-07-22 09:34:36 -05:00
Austin Fulbright
6f7c291512
Added gitGraphAst as typescript added gitGraphTypes and gitGraphParser
2024-07-22 04:10:36 -04:00
Austin Fulbright
1d0e98dd62
Added the langium module for gitGraph
2024-07-21 19:50:59 -04:00
NicolasNewman
bde35b23f7
chore(arch): merge with develop
2024-07-06 16:24:08 -05:00
Sidharth Vinod
501cdbfcf7
Merge branch 'sidv/eslintv9' into sidv/eslintv9Typed
...
* sidv/eslintv9:
chore: Remove unused variables
chore: Remove cross-env from eslint
2024-06-30 01:47:58 +05:30
Sidharth Vinod
13bba48e92
chore: Remove unused variables
2024-06-30 01:45:14 +05:30
Sidharth Vinod
1fad9e6eef
chore: Fix eslint issues
2024-06-30 01:19:11 +05:30
NicolasNewman
7c9e0e51da
feat(arch): added github, digital ocean icons
2024-05-20 11:15:09 -05:00
NicolasNewman
b09dc5db67
feat(arch): implemented junction nodes
2024-05-10 10:10:19 -05:00
NicolasNewman
0049127bb7
chore(arch): synced with develop
2024-05-09 14:40:57 -05:00
NicolasNewman
5b6c95cea3
feat(arch): extended parser to control how edges pass through groups
2024-05-09 14:33:44 -05:00
NicolasNewman
48e6901936
style(arch): linting
2024-05-06 10:04:17 -05:00
NicolasNewman
734bde3877
feat(arch): implemented node labels
2024-05-06 09:59:33 -05:00
NicolasNewman
a5d3164ea4
feat(arch): edge labels implemented
2024-04-17 12:27:53 -05:00
NicolasNewman
cb302a08b8
feat(arch): converted parser from jison to langium
2024-04-15 15:42:05 -05:00
Sidharth Vinod
5b6c5dff0a
fix: eslint ignore, type definition
2024-04-14 12:11:01 +05:30
Reda Al Sulais
2b2bbe35d0
build(deps): update langium
to v3
and apply the required changes
2024-02-29 20:38:15 +03:00
Reda Al Sulais
55be75c974
Merge branch next into add-pie-langium-parser
2024-01-25 14:56:34 +03:00
Reda Al Sulais
54a09ead95
pref: remove rearrangeRules
from AbstractMermaidTokenBuilder
2023-12-31 15:31:15 +03:00
Sidharth Vinod
f9df193b7b
chore: Fix imports
2023-11-15 01:04:07 +05:30
Sidharth Vinod
fc400ea57b
fix: Langium formatting
...
Co-authored-by: Reda Al Sulais <u.yokozuna@gmail.com >
2023-11-15 00:57:39 +05:30