Knut Sveidqvist
a1585c6f70
Linting, removing debug files
2025-04-29 17:18:46 +02:00
Knut Sveidqvist
5df8a22853
Linting
2025-04-29 15:51:40 +02:00
Knut Sveidqvist
973401f4af
Linting
2025-04-29 15:26:48 +02:00
Knut Sveidqvist
30d2cac243
All tests passing
2025-04-29 15:20:42 +02:00
Knut Sveidqvist
516e03db1a
All tests but one going through
2025-04-29 15:02:34 +02:00
Knut Sveidqvist
d24becb455
Refactor mindmap grammar to enhance node type support, including BangNode, CloudNode, and HexagonNode. Update value converter for new string handling and improve test coverage for node definitions.
2025-04-28 15:51:52 +02:00
Knut Sveidqvist
08048c39d7
WIP: Adding support for more shapes
2025-04-28 13:24:55 +02:00
Knut Sveidqvist
7dd31dc7c9
Refactor mindmap validation to handle multiple root nodes and add SquareNode support
2025-04-24 16:51:25 +02:00
Knut Sveidqvist
0bbfa8e602
Added data validator and support for quotes
2025-04-24 15:50:34 +02:00
Knut Sveidqvist
4977cdb1f4
More node types
2025-04-23 18:15:45 +02:00
Knut Sveidqvist
8f0703bdc2
Handling indentation
2025-04-23 14:29:54 +02:00
Knut Sveidqvist
d2ce80be10
WIP - fixing grammar added CircleNode, string handling
2025-04-19 07:14:05 -04:00
Knut Sveidqvist
6bcfb4df3a
WIP - fixing grammar added CircleNode
2025-04-19 05:37:56 -04:00
Knut Sveidqvist
df3c3d2fdc
WIP - fixing grammar separating SimpleNode from ComplexNode
2025-04-19 04:54:25 -04:00
Knut Sveidqvist
b2bafe8980
Structure and tests added
2025-04-18 06:22:33 -04:00
Thomas Di Cizerone
04d68e7f9a
⚗️ Add parser tests for architecture and other edge cases encountered
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
Austin Fulbright
0d4c3e5f72
added unit tests for gitGraph parser
2024-07-27 03:51:28 -04:00
Austin Fulbright
d0eadebb99
added parser
2024-07-25 05:25:19 -04: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
Sidharth Vinod
1659ace65d
Fix spelling
2024-03-06 14:16:32 +05:30
Reda Al Sulais
922bb1452f
test: update all parser test cases
2023-11-03 22:35:01 +03:00
Reda Al Sulais
24d43849a0
chore: apply review suggestions
...
* pref: optimize `common` rules and matchers
* chore: rename diagrams services to short form
* chore: sort imports
2023-09-07 00:24:00 +03:00
Sidharth Vinod
258dbf30e0
Merge branch 'next' into pr/Yokozuna59/4751
...
* next: (70 commits)
chore: Add comment for `yy`.
chore: Increase heap size when building
chore: increase `test-util.ts` converage by returning `undefined`
chore: add `vitest` imports to `test-util.ts`
chore: run `pnpm lint:fix`
create `noErrorsOrAlternatives` parser helper function
chore: export `InfoModule` from `infoModule.ts`
docs: Fix link
Update docs
fix(pie): align slices and legend orders
Mermaid version v10.4.0
unique batches every time, if not repeated tests end up in the same batch
Added missed .md
Increase JS heap
More tests for redirects + prettier
Fixed redirects inside vitepress, extended tests
chore: Explain redirect.ts clearly
docs: Fix npmjs link
chore: Update editor.bash to build latest version
chore: Build after clone
...
2023-08-28 14:13:20 +05:30
Reda Al Sulais
7ea3c64268
chore: increase test-util.ts converage by returning undefined
2023-08-26 14:37:36 +03:00
Reda Al Sulais
2b6a34e9e0
chore: add vitest imports to test-util.ts
2023-08-26 14:20:22 +03:00
Reda Al Sulais
458b90c78d
chore: run pnpm lint:fix
2023-08-26 14:06:41 +03:00
Reda Al Sulais
21539dfb6a
create noErrorsOrAlternatives parser helper function
2023-08-26 14:01:56 +03:00
Reda Al Sulais
49c5f3bb9c
feat(parser): create pie parser and export it
2023-08-20 18:48:03 +03:00
Reda Al Sulais
1c24617f98
feat(parser): create info parser with exporting parser internals
2023-08-20 15:38:46 +03:00