tests and next

This commit is contained in:
Alexander Wang 2024-05-02 11:58:01 -06:00
parent 353e1d767d
commit f1035c9e74
No known key found for this signature in database
GPG key ID: BE3937D0D52D8927
5 changed files with 234 additions and 233 deletions

View file

@ -5,3 +5,4 @@
#### Bugfixes ⛑️ #### Bugfixes ⛑️
- Local relative icons are relative to the d2 file instead of CLI invoke path [#1924](https://github.com/terrastruct/d2/pull/1924) - Local relative icons are relative to the d2 file instead of CLI invoke path [#1924](https://github.com/terrastruct/d2/pull/1924)
- Custom label positions weren't being read when the width was smaller than the label [#1928](https://github.com/terrastruct/d2/pull/1928)

View file

@ -40,7 +40,7 @@
"underline": false, "underline": false,
"labelWidth": 9, "labelWidth": 9,
"labelHeight": 21, "labelHeight": 21,
"labelPosition": "OUTSIDE_BOTTOM_CENTER", "labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -122,7 +122,7 @@
"underline": false, "underline": false,
"labelWidth": 9, "labelWidth": 9,
"labelHeight": 21, "labelHeight": 21,
"labelPosition": "OUTSIDE_BOTTOM_CENTER", "labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 2 "level": 2
}, },
@ -399,11 +399,11 @@
"route": [ "route": [
{ {
"x": 153, "x": 153,
"y": 36 "y": 10
}, },
{ {
"x": 153, "x": 153,
"y": 55.20000076293945 "y": 50
}, },
{ {
"x": 153, "x": 153,
@ -446,11 +446,11 @@
"route": [ "route": [
{ {
"x": 153, "x": 153,
"y": 196 "y": 170
}, },
{ {
"x": 153, "x": 153,
"y": 215.1999969482422 "y": 210
}, },
{ {
"x": 153, "x": 153,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View file

@ -40,7 +40,7 @@
"underline": false, "underline": false,
"labelWidth": 9, "labelWidth": 9,
"labelHeight": 21, "labelHeight": 21,
"labelPosition": "OUTSIDE_BOTTOM_CENTER", "labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 1 "level": 1
}, },
@ -49,10 +49,10 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 37, "x": 37,
"y": 118 "y": 103
}, },
"width": 262, "width": 262,
"height": 670, "height": 655,
"opacity": 1, "opacity": 1,
"strokeDash": 0, "strokeDash": 0,
"strokeWidth": 2, "strokeWidth": 2,
@ -90,7 +90,7 @@
"type": "oval", "type": "oval",
"pos": { "pos": {
"x": 161, "x": 161,
"y": 168 "y": 153
}, },
"width": 10, "width": 10,
"height": 10, "height": 10,
@ -122,7 +122,7 @@
"underline": false, "underline": false,
"labelWidth": 9, "labelWidth": 9,
"labelHeight": 21, "labelHeight": 21,
"labelPosition": "OUTSIDE_BOTTOM_CENTER", "labelPosition": "INSIDE_MIDDLE_CENTER",
"zIndex": 0, "zIndex": 0,
"level": 2 "level": 2
}, },
@ -131,7 +131,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 111, "x": 111,
"y": 274 "y": 244
}, },
"width": 111, "width": 111,
"height": 66, "height": 66,
@ -172,7 +172,7 @@
"type": "diamond", "type": "diamond",
"pos": { "pos": {
"x": 156, "x": 156,
"y": 521 "y": 491
}, },
"width": 20, "width": 20,
"height": 20, "height": 20,
@ -212,7 +212,7 @@
"type": "oval", "type": "oval",
"pos": { "pos": {
"x": 161, "x": 161,
"y": 702 "y": 672
}, },
"width": 10, "width": 10,
"height": 10, "height": 10,
@ -253,7 +253,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 29, "x": 29,
"y": 959 "y": 929
}, },
"width": 159, "width": 159,
"height": 66, "height": 66,
@ -294,7 +294,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 15, "x": 15,
"y": 1196 "y": 1166
}, },
"width": 89, "width": 89,
"height": 66, "height": 66,
@ -335,7 +335,7 @@
"type": "rectangle", "type": "rectangle",
"pos": { "pos": {
"x": 95, "x": 95,
"y": 1433 "y": 1403
}, },
"width": 120, "width": 120,
"height": 66, "height": 66,
@ -398,12 +398,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 168.5, "x": 169,
"y": 48 "y": 22
}, },
{ {
"x": 168.5, "x": 168,
"y": 118 "y": 103
} }
], ],
"animated": false, "animated": false,
@ -436,12 +436,12 @@
"labelPercentage": 0, "labelPercentage": 0,
"route": [ "route": [
{ {
"x": 166.5, "x": 167,
"y": 204 "y": 163
}, },
{ {
"x": 166.5, "x": 166,
"y": 274 "y": 244
} }
], ],
"animated": false, "animated": false,
@ -475,19 +475,19 @@
"route": [ "route": [
{ {
"x": 123.5, "x": 123.5,
"y": 340 "y": 310
}, },
{ {
"x": 123.5, "x": 123.5,
"y": 481 "y": 451
}, },
{ {
"x": 163.16600036621094, "x": 163.16600036621094,
"y": 481 "y": 451
}, },
{ {
"x": 163, "x": 163,
"y": 524 "y": 494
} }
], ],
"animated": false, "animated": false,
@ -521,19 +521,19 @@
"route": [ "route": [
{ {
"x": 170, "x": 170,
"y": 525 "y": 495
}, },
{ {
"x": 169.83299255371094, "x": 169.83299255371094,
"y": 481 "y": 451
}, },
{ {
"x": 209.5, "x": 209.5,
"y": 481 "y": 451
}, },
{ {
"x": 209.5, "x": 209.5,
"y": 340 "y": 310
} }
], ],
"animated": false, "animated": false,
@ -567,11 +567,11 @@
"route": [ "route": [
{ {
"x": 166, "x": 166,
"y": 540 "y": 510
}, },
{ {
"x": 167, "x": 167,
"y": 702 "y": 672
} }
], ],
"animated": false, "animated": false,
@ -605,11 +605,11 @@
"route": [ "route": [
{ {
"x": 108.75, "x": 108.75,
"y": 788 "y": 758
}, },
{ {
"x": 108.75, "x": 108.75,
"y": 959 "y": 929
} }
], ],
"animated": false, "animated": false,
@ -643,11 +643,11 @@
"route": [ "route": [
{ {
"x": 60, "x": 60,
"y": 1025 "y": 995
}, },
{ {
"x": 60, "x": 60,
"y": 1196 "y": 1166
} }
], ],
"animated": false, "animated": false,
@ -681,19 +681,19 @@
"route": [ "route": [
{ {
"x": 240.99899291992188, "x": 240.99899291992188,
"y": 788 "y": 758
}, },
{ {
"x": 240.99899291992188, "x": 240.99899291992188,
"y": 1393 "y": 1363
}, },
{ {
"x": 185.25, "x": 185.25,
"y": 1393 "y": 1363
}, },
{ {
"x": 185.25, "x": 185.25,
"y": 1433 "y": 1403
} }
], ],
"animated": false, "animated": false,
@ -727,11 +727,11 @@
"route": [ "route": [
{ {
"x": 157.5, "x": 157.5,
"y": 1025 "y": 995
}, },
{ {
"x": 157.5, "x": 157.5,
"y": 1433 "y": 1403
} }
], ],
"animated": false, "animated": false,
@ -765,19 +765,19 @@
"route": [ "route": [
{ {
"x": 60, "x": 60,
"y": 1262 "y": 1232
}, },
{ {
"x": 60, "x": 60,
"y": 1393 "y": 1363
}, },
{ {
"x": 125.25, "x": 125.25,
"y": 1393 "y": 1363
}, },
{ {
"x": 125.25, "x": 125.25,
"y": 1433 "y": 1403
} }
], ],
"animated": false, "animated": false,

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB