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
|
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 |
|
omkarht
|
72eda9ce52
|
Fix: state diagram default direction update
|
2025-02-17 20:53:31 +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 |
|
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
|
3004d4d93a
|
Merge branch 'develop' into update-requirement-diagram
|
2025-02-15 21:45:38 +05:30 |
|
Shahir Ahmed
|
7aef182fbf
|
Merge branch 'develop' into feature/3508_color-user-journey-title
|
2025-02-14 16:45:20 -05:00 |
|
autofix-ci[bot]
|
2fb6ea7b77
|
[autofix.ci] apply automated fixes
|
2025-02-14 21:23:01 +00:00 |
|
pranavm2109
|
add48da4c8
|
modifed journey diagram config scheme to contain title specific styles, and undid previous theme-wide changes
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu>
|
2025-02-14 16:17:09 -05:00 |
|
Sidharth Vinod
|
62f9261c4e
|
Merge branch 'develop' into saurabh/refactor/convert-stateDb-to-class-v2
|
2025-02-14 21:21:00 +05:30 |
|
saurabhg772244
|
451c886f50
|
Code refactor.
|
2025-02-14 19:17:09 +05:30 |
|
saurabhg772244
|
0a1a112605
|
Move setWrap below clear in constructor.
|
2025-02-14 17:51:17 +05:30 |
|
Saurabh Gore
|
33e5694a75
|
update styles so that proper fill is applied to icons
|
2025-02-14 16:32:59 +05:30 |
|
Saurabh Gore
|
302ba725ae
|
embed free font awesome svg instead of i tag. pro icons will still work with i tag
|
2025-02-14 16:32:11 +05:30 |
|
Steph
|
8ab60c3a7a
|
remove unused import
|
2025-02-13 15:07:50 -08:00 |
|
Steph
|
0342579b9c
|
additional updates
|
2025-02-13 15:05:24 -08:00 |
|
Steph
|
6471ae4d49
|
additional changes
|
2025-02-13 02:18:12 -08:00 |
|
Sidharth Vinod
|
58175f647e
|
docs: Cleanup minor issues
|
2025-02-13 13:47:49 +05:30 |
|
Shahir Ahmed
|
5f7c68def7
|
refactor: standardize variable naming and improve legend width calculations
Co-authored-by: pranavm2109 <mishrap@dickinson.edu>
|
2025-02-13 01:46:27 -05:00 |
|
Steph
|
ec0e3e4cd6
|
update styling
|
2025-02-12 16:00:28 -08:00 |
|
Steph
|
72cf84cb40
|
wip
|
2025-02-12 14:02:01 -08:00 |
|
saurabhg772244
|
6ca8f46d37
|
Updated unit tests.
|
2025-02-12 16:15:06 +05:30 |
|
saurabhg772244
|
b2dfbb6ffd
|
Merge branch 'develop' of https://github.com/mermaid-js/mermaid into saurabh/refactor/convert-sequenceDb-to-class
|
2025-02-12 16:04:54 +05:30 |
|
saurabhg772244
|
f454865b97
|
Updated unit tests to reflect new DB instance per parse.
|
2025-02-12 16:00:14 +05:30 |
|
saurabhg772244
|
d83b1a5dbc
|
Refactored arrow function to regular function and assigned unique ID to messages during parsing.
|
2025-02-12 15:54:51 +05:30 |
|
Radmila M.
|
d07f85e6ac
|
Add files via upload
|
2025-02-10 14:05:55 +03:00 |
|
Radmila M.
|
a79c0f4c00
|
Update tutorials.md
|
2025-02-10 14:01:09 +03:00 |
|
Radmila M.
|
4a19740aea
|
Update tutorials.md
|
2025-02-10 13:24:38 +03:00 |
|
Shahir Ahmed
|
fbac4c61bb
|
diagram adjusts with legend width changes
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu>
|
2025-02-05 19:27:32 -05:00 |
|
saurabhg772244
|
4dbaa2b5d6
|
code refactor
|
2025-02-04 19:18:46 +05:30 |
|
saurabhg772244
|
56d66cdabc
|
Fix issue where data was not being set in the db after parsing.
|
2025-02-04 16:45:45 +05:30 |
|
saurabhg772244
|
a0e5408850
|
convert stateDb to class, added test case.
|
2025-02-04 16:41:54 +05:30 |
|
Shahir Ahmed
|
d81ddf246c
|
fixes titleColor default value
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu>
|
2025-01-31 17:57:25 -05:00 |
|
Shahir Ahmed
|
88a39f8e16
|
update dependencies for CI/CD pipeline
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu>
|
2025-01-31 17:28:55 -05:00 |
|
Shahir Ahmed
|
798fb98b2a
|
Merge branch 'develop' into feature/3508_color-user-journey-title
Co-authored-by: Pranav Mishra <mishrap@dickinson.edu>
|
2025-01-29 16:15:00 -05:00 |
|
pranavm2109
|
384f59eee2
|
called getConfig() once in draw function and used returned value elsewhere within
Co-authored-by: Shahir Ahmed <ahmeds@dickinson.edu>
|
2025-01-29 14:45:42 -05:00 |
|
Yari DeWalt
|
127390978a
|
Merge branch 'develop' into update-er-diagram
|
2025-01-28 08:21:32 -08:00 |
|
Yari DeWalt
|
baf3adf1c0
|
Merge branch 'develop' into update-requirement-diagram
|
2025-01-28 08:21:27 -08:00 |
|