Commit graph

137 commits

Author SHA1 Message Date
Alexander Wang
78c3f3f797
Merge branch 'master' into link-layers 2023-03-02 18:42:06 -08:00
Alexander Wang
78e6f3fc06
pr feedback 2023-03-02 17:56:32 -08:00
Alexander Wang
37ff3fb40b
ignore the parent for delete 2023-03-02 17:04:03 -08:00
Alexander Wang
be5009ea7a
fix d2oracle.Delete 2023-03-02 15:48:47 -08:00
Alexander Wang
85985bbaf5
ok 2023-03-01 15:38:02 -08:00
Alexander Wang
3a9745974c
save 2023-03-01 14:53:58 -08:00
Alexander Wang
5c96ffe6a1
save 2023-03-01 11:27:18 -08:00
Alexander Wang
756068bef5
save 2023-03-01 10:28:01 -08:00
donglixiaoche
04cc7bd207
chore: regenerate testcases 2023-03-01 09:44:15 +08:00
Alexander Wang
d007471d89
tests 2023-02-28 14:31:18 -08:00
Alexander Wang
e83cf8d157
Merge branch 'master' into link-layers 2023-02-28 14:28:33 -08:00
Anmol Sethi
f64b5c010d
IsContainerOnly -> IsFolderOnly 2023-02-27 14:39:09 -08:00
Anmol Sethi
78b09f5007
BoardContainer -> IsContainerOnly
As discussed on slack.
2023-02-27 14:39:08 -08:00
Anmol Sethi
e4fac7840f
cli: Improve multiboard output
- Boards with subboards are now selfcontained folders with index.svg/png as
  the root board render.
- Boards that are only containers of other boards are not rendered. For example a
  scenario with no modifications and only steps only has its steps
  rendered.
- Boards with sibling boards of another type are rendered under a
  subdirectory indicating their type to separate them. For example a
  board with layers and scenarios has its layers rendered into subfolder
  layers and scenarios into subfolder scenarios.

cc @berniexie see BoardContainer field on d2target.Board for the field
you were looking for to skip renders for PDFs too.
2023-02-27 13:50:03 -08:00
Alexander Wang
be09118633
Merge pull request #876 from alixander/fix-d2oracle-underscore
compiler: Fix underscore reference
2023-02-27 12:10:07 -08:00
Anmol Sethi
903bf7e206
Ignore BoardKeywords in d2graph and change d2ir.IDA to return from nearest board 2023-02-27 11:52:55 -08:00
Alexander Wang
fa9f402f8c
ensure 2023-02-27 10:33:35 -08:00
Alexander Wang
1bc5d90d22
add failing compiler test 2023-02-27 10:33:34 -08:00
Jett Chen
c9477639cc
Merge branch 'master' into 3d-hexagon 2023-02-27 10:22:09 +08:00
JettChenT
5b5a976b7c
squash commits
upate tests

Update changelog

add support for Fill

update test case

resolve changes
2023-02-27 09:50:18 +08:00
Alexander Wang
87eae1b616
implement background styles 2023-02-26 16:23:51 -08:00
Alexander Wang
0216c8b5f0
fix font-color for tables and class 2023-02-24 20:39:34 -08:00
Vojtěch Fošnár
6c8ff99eaf
merge updates 2023-02-23 11:41:42 +01:00
Alexander Wang
db1e17a742
fix delete 2023-02-22 16:53:01 -08:00
Alexander Wang
5f3f5da704
save 2023-02-22 16:34:05 -08:00
Alexander Wang
a3790e2e1a
Merge pull request #867 from alixander/seq-dia-note-escape
idval edge case
2023-02-22 16:25:32 -08:00
Alexander Wang
f40350609a
fix near updating when not first path 2023-02-22 15:34:41 -08:00
Alexander Wang
389f4cb9d3
failing test 2023-02-22 13:21:29 -08:00
Vojtěch Fošnár
72417d5ccf
Merge branch 'terrastruct:master' into master 2023-02-22 15:36:02 +01:00
Alexander Wang
6dee552e1a
nvm on 1 2023-02-21 20:26:20 -08:00
Alexander Wang
264ce21d60
validate top left 2023-02-21 20:10:34 -08:00
Vojtěch Fošnár
00be0de277
Merge branch 'terrastruct:master' into master 2023-02-21 08:56:05 +01:00
Alexander Wang
e91a046990
fix edge key index value 2023-02-20 20:17:17 -08:00
Alexander Wang
b5d2dba267
fix edge keying 2023-02-20 19:34:38 -08:00
Alexander Wang
fdb6133f04
replace arrowhead 2023-02-20 17:00:37 -08:00
Alexander Wang
d082d97469
[ci-base] fix last pr 2023-02-20 14:31:26 -08:00
Alexander Wang
dab8215f9e
more tests 2023-02-20 14:21:51 -08:00
Alexander Wang
f7a5689280
fix 2023-02-20 14:18:55 -08:00
Alexander Wang
aff6723d38
replace link and tooltip 2023-02-20 14:15:47 -08:00
Vojtěch Fošnár
d8525f5225
Merge branch 'terrastruct:master' into master 2023-02-20 19:54:39 +01:00
Alexander Wang
5f750f7109
Merge branch 'master' into container-dimensions 2023-02-20 09:07:12 -08:00
Vojtěch Fošnár
6fcc58a4f8
Merge branch 'terrastruct:master' into master 2023-02-20 10:27:44 +01:00
Alexander Wang
b40eb5a4d8
d2oracle: delete dimensions and positions 2023-02-19 21:33:37 -08:00
Alexander Wang
2951a7d878
test 2023-02-19 18:52:00 -08:00
Alexander Wang
0c0e7d6134
set and replace position and dimensions 2023-02-19 14:08:56 -08:00
Vojtěch Fošnár
7bf795b455
Merge branch 'terrastruct:master' into master 2023-02-19 21:03:54 +01:00
Alexander Wang
1a11eb00cb
fix d2oracle test 2023-02-19 08:22:20 -08:00
Alexander Wang
f1ac119c09
validate near key better 2023-02-19 08:15:59 -08:00
Vojtěch Fošnár
6a89beaeb1
merge updates 2023-02-19 12:32:44 +01:00
Alexander Wang
5ff1909935
container dimensions 2023-02-18 23:35:18 -08:00