Knut Sveidqvist
3502fb46f8
Merge pull request #3383 from hughli-git/fix_git_stack_exceeded
...
Fix gitGraph findLane function error
2022-09-01 16:00:43 +02:00
hughligit
9d5e855e8e
Fix gitGraph findLane function error
...
findLane may infinite loop after recursive call, then cause RangeError: Maximum call stack size exceeded.
2022-08-31 16:51:36 +08:00
ashishj
2229a307a1
#3238 Enhancing the merge commit functionality
2022-08-30 17:42:42 +02:00
Alois Klink
b2f5ba3ee8
feat(git): allow custom merge commit ids
...
Currently, merge commits can have a git tag, but they cannot have a
custom git commit ID.
This commit allows modifying the default merge commit id.
It also displays all merge commits IDs, which undoes
3ccf027f42
2022-08-25 23:42:39 +01:00
Muhammad Faisal Bin Arba'in
846531363e
PR comments
2022-08-01 19:41:53 +08:00
Muhammad Faisal Bin Arba'in
91e369a840
rename const name
2022-08-01 19:41:53 +08:00
Muhammad Faisal Bin Arba'in
81ff4416dc
rotate class id when branch more than 8
2022-08-01 19:41:53 +08:00
Knut Sveidqvist
1675174b2a
Fix for flowcharts
2022-07-04 12:37:50 +02:00
yutotnh
ca909edbed
fix: Typo for documents and comments
2022-06-22 12:39:10 +09:00
ashishj
c147404d1c
#3080 Added support for cherry pick commits
2022-06-07 20:32:43 +02:00
ashishj
1851e81794
#3080 Adding rotated commit label functionality
2022-06-07 18:45:07 +02:00
ashishj
91d5c7ed71
#3046 Fixed liniting issue
2022-05-17 19:28:23 +02:00
ashishj
85062ac570
#3046 Add support for cyclic themeVariable rotation for more than 8 branches
2022-05-17 19:15:50 +02:00
ashishj
3ef7d6fbc6
Added support to change the position of the main branch
2022-05-06 19:37:32 +02:00
Knut Sveidqvist
d8682cfb5f
#2732 rendering the title and descr fields for the gitGraph
2022-05-06 17:40:40 +02:00
Knut Sveidqvist
87b56bdd9a
#1252 Adding confuration options and some cleanup, swicth of graphType from git to gitGraph
2022-04-07 18:22:06 +02:00
ashishj
57ac111d05
Added commit types in renderer
2022-03-31 20:52:27 +02:00
Knut Sveidqvist
3ccf027f42
Removing random label for merge commits
2022-03-31 20:06:31 +02:00
ashishj
12c63ff007
Finalizing GitGraph with directives, theming & docs
2022-03-31 19:37:36 +02:00
Knut Sveidqvist
22aca7b3ee
#1252 Adding background on commit labels
2022-03-25 08:56:22 +01:00
Knut Sveidqvist
c0335cf5fb
#1252 Adding support for tags
2022-03-24 20:25:22 +01:00
Knut Sveidqvist
4023be1e84
Merge branch '1252_gitgraph_reinvented' of github.com:mermaid-js/mermaid into 1252_gitgraph_reinvented
2022-03-17 20:07:30 +01:00
Knut Sveidqvist
b78b371025
Added theming support for gitgraph
2022-03-17 20:07:27 +01:00
Ashish Jain
01970d2bbd
fix broken rendering for math error
2022-03-17 19:05:19 +01:00
Knut Sveidqvist
0a8a0790cf
Renedring fix in an edge case
2022-03-17 17:35:45 +01:00
Knut Sveidqvist
2b3f99d0e9
Draft handling of occupied lanes
2022-03-10 19:54:19 +01:00
Knut Sveidqvist
4ff3b23da5
feat: adding highlight and reverse commit types and some pathfinding
2022-03-10 19:34:49 +01:00
Knut Sveidqvist
b1fab6ffcd
Theming changes for base theme
2022-03-03 19:58:43 +01:00
Knut Sveidqvist
7e041dd921
Arrows colored by branch and skip of arrow heads
2022-03-03 18:56:27 +01:00
Knut Sveidqvist
b110567517
Bends of the lines when branching
2022-03-03 17:29:14 +01:00
Ashish Jain
933efd0dda
replace mock data with real
2022-02-24 18:40:22 +01:00
Knut Sveidqvist
4753ae8ac0
feature: adding arrows to the git graph
2022-02-24 18:08:09 +01:00
Knut Sveidqvist
cc826289c6
Rendering commits and commit labels
2022-02-17 20:14:05 +01:00
Ashish Jain
bb2dd2f5f3
getting there
2022-02-10 20:32:21 +01:00
Knut Sveidqvist
f67a374444
Printing barnches and labels
2020-10-22 21:26:59 +02:00
Knut Sveidqvist
8435e3c856
Linting tmp fix
2020-10-22 19:54:13 +02:00
Knut Sveidqvist
6eaea38df7
Adding styling
2020-10-22 19:51:31 +02:00
Knut Sveidqvist
6df9bf36e5
Work in progress
2020-10-15 17:49:39 +02:00
Knut Sveidqvist
1fc6603f41
Merge branch 'develop' into feature/remove-lodash
2020-05-13 17:34:26 +02:00
Adrian Hall
053a86c0d4
Do explicit imports for d3 instead of wildcards
2020-05-11 07:10:04 +01:00
hikerpig
28ea68fe7f
Replace lodash with specific implementations, #1389
2020-05-07 21:35:34 +08:00
Matthew Schott
ec742d3180
fix git graph not clearing
2019-12-20 14:48:36 -05:00
Knut Sveidqvist
047ce2949a
#989 Added font styling classes to diagrams lacking then
2019-10-13 19:16:35 +02:00
knsv
a2e3f3d900
#931 Reformatting code for gitGraph
2019-09-12 12:56:54 -07:00
Fabio Spampinato
ed3d15501a
Aligned “lodash” version with other dependencies, so that it gets deduplicated
2019-06-04 03:52:01 +02:00
Fabio Spampinato
fef85cf259
Importing only specific modules from "lodash"
2019-06-04 03:32:56 +02:00
Tyler Long
015b976c28
Fix CSS cannot select number ID issue
2018-03-17 09:10:10 +08:00
Tyler Long
3e9215b27d
Rename folders
2018-03-13 15:28:48 +08:00