Commit Graph

19 Commits

Author SHA1 Message Date
Knut Sveidqvist 6fce617284 3358 Adding types for blockArrowHelper 2024-01-30 17:48:46 +01:00
Knut Sveidqvist df9b801b0e #3358 Some fixes 2024-01-30 16:05:16 +01:00
Knut Sveidqvist 010fc703eb
Update packages/mermaid/src/diagrams/block/blockTypes.ts
Co-authored-by: Alois Klink <alois@aloisklink.com>
2024-01-30 14:46:14 +01:00
Knut Sveidqvist 1230da7fc7 #3358 Some cleanup 2024-01-18 15:31:14 +01:00
Knut Sveidqvist bbc7fe6163 #3358 Fix for width of composite blocks 2024-01-18 10:22:09 +01:00
Knut Sveidqvist 818cb2fd76 #3358 Adding support for style statements 2024-01-05 20:56:57 +01:00
Knut Sveidqvist 275e01acba #3358 Adding support for classDef and class statements 2024-01-05 15:13:15 +01:00
Knut Sveidqvist 2ed4469029 #3358 Adding arrows to rendering 2024-01-04 14:15:30 +01:00
Knut Sveidqvist 03c59adaed Parsing of block arrows with directions, creating a dedicated new node for this. 2023-10-26 22:02:16 +02:00
Knut Sveidqvist 7198fe55a9 Parsing of block arrows with directions, creating a dedicated new node for this. 2023-10-26 22:01:44 +02:00
Knut Sveidqvist a641fd51e8 #3358 Adding support for column statements 2023-10-15 22:21:25 +02:00
Knut Sveidqvist 1e864a508d Rendering, tmp commit before refactoring 2023-09-05 11:13:27 +02:00
Knut Sveidqvist 5f1cfc7519 Support for compound blocks with id, title and type 2023-09-01 16:22:23 +02:00
Knut Sveidqvist 8a55b212a2 Saving data from compound blocks 2023-09-01 15:33:38 +02:00
Knut Sveidqvist aa7f5a8387 before refactoring 2023-09-01 14:06:13 +02:00
Knut Sveidqvist 5fc99f1982 #3358 Adding db calls from node statements 2023-08-28 12:51:49 +02:00
Nikolay Rozhkov d165e8a642 Started block diag db development 2023-07-10 23:33:11 +03:00
Nikolay Rozhkov fee2b244a1 Small cleanup 2023-07-07 14:12:18 +03:00
Nikolay Rozhkov 791e67641e Rename BlockDiagram to Block 2023-07-07 13:58:30 +03:00