Commit graph

3101 commits

Author SHA1 Message Date
Gavin Nishizawa
53c3e3d57e
update tests 2023-06-08 19:11:18 -07:00
Gavin Nishizawa
4373d81e84
set transparent labelMask for shapes 2023-06-08 19:10:06 -07:00
Alexander Wang
0fbcf48d7c
Merge pull request #1384 from alixander/dagre-container
improve skewed container-container dagre layouts
2023-06-08 18:59:32 -07:00
Alexander Wang
10ca6c6864
tests 2023-06-08 18:02:47 -07:00
Alexander Wang
3914aa80df
changelog 2023-06-08 18:00:01 -07:00
Alexander Wang
d1f7e23aff
done 2023-06-08 17:56:09 -07:00
gavin-ts
8dc1d9a223
Merge pull request #1381 from gavin-ts/outside-bottom-labels
layout: end connections at outside labels
2023-06-08 17:25:06 -07:00
gavin-ts
d285a46fb8
Merge pull request #1382 from lrstanley/patch-1
fix(docs): correct ent2d2 url
2023-06-08 16:19:53 -07:00
Liam Stanley
c7094bdfec
fix(docs): correct ent2d2 url 2023-06-08 17:48:18 -04:00
Gavin Nishizawa
90d1eed04d
changelog 2023-06-08 14:23:32 -07:00
Gavin Nishizawa
8d623a2597
update tests 2023-06-08 14:22:42 -07:00
Gavin Nishizawa
07390c7ae0
also trace in elk 2023-06-08 14:20:37 -07:00
Gavin Nishizawa
8d2636a147
cleanup 2023-06-08 14:06:43 -07:00
Gavin Nishizawa
4dfd5d960d
update tests 2023-06-08 14:02:52 -07:00
Gavin Nishizawa
fe52f1a659
check shape type 2023-06-08 14:00:32 -07:00
Gavin Nishizawa
f9a55e6acd
update test 2023-06-08 13:56:39 -07:00
Gavin Nishizawa
3cef43cc34
also trace with edge source 2023-06-08 13:55:50 -07:00
Gavin Nishizawa
35fd624ead
trace to outside labels 2023-06-08 13:50:29 -07:00
Gavin Nishizawa
64f63d2201
add outiside bottom labels test 2023-06-08 13:46:48 -07:00
gavin-ts
f568cdd1aa
Merge pull request #1380 from gavin-ts/grid-with-latex
grid: fix dynamic layout cuts
2023-06-08 13:33:45 -07:00
Gavin Nishizawa
bffa156591
changelog 2023-06-08 13:15:30 -07:00
Gavin Nishizawa
1b804055e2
update tests 2023-06-08 13:11:31 -07:00
Gavin Nishizawa
fc612803bb
update test 2023-06-08 13:11:31 -07:00
Gavin Nishizawa
186a90de7b
fix, cleanup, test grid layout cuts 2023-06-08 13:11:31 -07:00
Gavin Nishizawa
70cbe99302
fix 2023-06-08 13:11:30 -07:00
Gavin Nishizawa
2261a0d0fc
add grid_with_latex test 2023-06-08 13:11:30 -07:00
Alexander Wang
974a8e6425
Merge pull request #1379 from alixander/no-constraint
prevent bad constraint usage
2023-06-08 11:29:18 -07:00
Alexander Wang
e2ae275221
changelog 2023-06-08 11:09:49 -07:00
Alexander Wang
a283e619bb
prevent bad constraint usage 2023-06-08 11:07:46 -07:00
Alexander Wang
202ffa254b
Merge pull request #1371 from nhooyr/imports
Add imports
2023-06-07 16:32:58 -07:00
Alexander Wang
0bd11c4070
fix test race condition 2023-06-07 16:23:20 -07:00
Alexander Wang
686198e207
changelog 2023-06-07 15:40:51 -07:00
Alexander Wang
538812f928
Merge branch 'master' into imports 2023-06-07 15:38:52 -07:00
Alexander Wang
424f671d54
add test exercising steps/scenarios 2023-06-06 22:52:17 -07:00
Anmol Sethi
986f069c18
d2ir: Fix link paths to be unquoted strings
Allows for simpler manipulation.
2023-06-06 22:37:56 -07:00
Alexander Wang
8857f46110
add failing test 2023-06-06 22:28:32 -07:00
Alexander Wang
be8def7b67
Merge pull request #1376 from alixander/class-compiler-help
add class array help
2023-06-06 22:16:40 -07:00
Anmol Sethi
42cf8bed42
d2ir: Update cyclic import test 2023-06-06 22:16:14 -07:00
Anmol Sethi
7d9f8b6c08
d2ir: Update links after import 2023-06-06 22:13:49 -07:00
Alexander Wang
21907afdd9
changelog 2023-06-06 20:26:38 -07:00
Alexander Wang
0d4392eac2
add class array footgun 2023-06-06 20:24:47 -07:00
Alexander Wang
d296ba0f1d
add failing test 2023-06-06 17:24:31 -07:00
Anmol Sethi
47018488aa
d2ir: Fix pushImportStack 2023-06-06 17:14:49 -07:00
Anmol Sethi
7f0450121a
d2ir: Handle imported scenarios/steps/links 2023-06-06 16:49:12 -07:00
Anmol Sethi
a5d3cc1429
d2parser: Parse and format @../file imports correctly 2023-06-06 16:15:01 -07:00
Anmol Sethi
35bf5d2c41
d2parser: Fix non file map range not including last brace 2023-06-06 15:48:14 -07:00
Anmol Sethi
de0a863e9f
d2: Fix nested import spread ghost container bug 2023-06-06 15:09:27 -07:00
Anmol Sethi
0300b81c31
d2parser: Strip leading ./ from imports 2023-06-06 14:52:54 -07:00
Anmol Sethi
bc8f180055
d2parser: Error on unquoted strings starting with ...@ 2023-06-06 14:47:40 -07:00
Anmol Sethi
b4d5bc0be1
d2parser: Error on leading @ in non import key strings 2023-06-06 14:06:59 -07:00