Commit graph

21 commits

Author SHA1 Message Date
Júlio César Batista
596d03315e
changelog and ci 2023-04-10 16:29:27 -03:00
Júlio César Batista
ff7438fc2a
Merge branch 'master' into gh-821-ppt 2023-04-07 18:12:50 -03:00
Alexander Wang
c8dc0f94a2
fix empty layer 2023-04-07 10:50:13 -07:00
Júlio César Batista
37c46b7435
add CLI test 2023-04-06 15:16:32 -03:00
Alexander Wang
1646fc06f9
skip 2023-03-30 20:39:01 -07:00
Alexander Wang
bac73e2f29
link SVGs 2023-03-30 18:00:55 -07:00
Alexander Wang
2f57ea5ca2
accept font input 2023-03-29 17:29:30 -07:00
Alexander Wang
f30efc5f62
animate-interval 2023-03-26 21:34:41 -07:00
Alexander Wang
98e61995e4
center flag 2023-03-17 22:32:48 -07:00
Anmol Sethi
7cd821feb7
d2cli: Accept abspaths again
Fixes https://github.com/Homebrew/homebrew-core/pull/124831/files#r1125738853
2023-03-05 14:03:06 -08:00
Anmol Sethi
8262ac6d74
e2etests-cli: Add stdin test
Closes https://github.com/terrastruct/d2-vscode/issues/56
2023-03-03 12:56:10 -08:00
Alexander Wang
e6644549be
implement internal links in PDF 2023-03-02 23:17:29 -08:00
Anmol Sethi
ae689fcc1f
e2etests-cli: Skip png tests on CI
PNG renders seem to work intermittently on github actions so whatever.
If we're ignoring the diffs we might as well not even run these on CI.
2023-03-02 21:28:33 -08:00
Anmol Sethi
7077f2edef
e2etests-cli: Ignore png and --sketch diffs 2023-03-02 21:20:58 -08:00
Anmol Sethi
86de922ec0
e2etests-cli: Skip sketch test for now 2023-03-02 20:51:45 -08:00
Anmol Sethi
6724ea3eb3
e2etests-cli: Add separate index_d2 multiboard test 2023-03-02 20:51:45 -08:00
Anmol Sethi
4433f4bbae
e2etests-cli: Add multiboard test 2023-03-02 20:35:50 -08:00
Anmol Sethi
90c84ea6f6
e2etests-cli: Add sketch test 2023-03-02 20:09:05 -08:00
Anmol Sethi
eae8fdeb29
e2etests-cli: Add pad test and cleanup 2023-03-02 20:02:36 -08:00
Anmol Sethi
9227021bc9
e2etests-cli: Add PNG test
Closes #903
Closes #918
2023-03-02 19:50:00 -08:00
Anmol Sethi
5a5d48bdbc
d2cli: Move main code into d2cli so it can be imported from tests
Updates #903
2023-02-27 15:04:02 -08:00