Gavin Nishizawa
|
d3721fd4f0
|
refactor, fix
|
2023-09-26 18:07:49 -07:00 |
|
Gavin Nishizawa
|
69405167be
|
account for icons
|
2023-09-26 18:07:49 -07:00 |
|
Gavin Nishizawa
|
b9c139de59
|
layout grid including outside label sizes
|
2023-09-26 18:07:49 -07:00 |
|
Gavin Nishizawa
|
c7ec370a54
|
add grid_outside_labels test
|
2023-09-26 18:07:49 -07:00 |
|
Alexander Wang
|
7e8239e386
|
Merge pull request #1623 from terrastruct/v0.6.1
v0.6.1
|
2023-09-26 11:45:16 -07:00 |
|
Alexander Wang
|
7c1d806eaa
|
v0.6.1
|
2023-09-26 11:39:03 -07:00 |
|
Alexander Wang
|
5f140819fd
|
Merge pull request #1622 from alixander/docker-go
bump go version in docker
|
2023-09-26 11:38:49 -07:00 |
|
Alexander Wang
|
676370d72f
|
bump go version in docker
|
2023-09-26 11:30:42 -07:00 |
|
Alexander Wang
|
436a77a9cc
|
[ci-force] Update next.md
|
2023-09-26 11:25:13 -07:00 |
|
gavin-ts
|
ae128ac435
|
Merge pull request #1619 from gavin-ts/fix-dagre-id-registration
Fix dagre id registration
|
2023-09-25 21:56:50 -07:00 |
|
gavin-ts
|
88ac888a59
|
Merge pull request #1618 from gavin-ts/layout-fixes
layout + serialization fixes
|
2023-09-25 21:56:18 -07:00 |
|
Gavin Nishizawa
|
09d6245269
|
fix dagre id registration
|
2023-09-25 16:33:23 -07:00 |
|
Gavin Nishizawa
|
86b145856a
|
add disclaimer test
|
2023-09-25 16:33:18 -07:00 |
|
Gavin Nishizawa
|
07a433eebe
|
fix object deserialization missing graph reference
|
2023-09-25 16:04:14 -07:00 |
|
Gavin Nishizawa
|
86de2cd414
|
fix
|
2023-09-25 16:04:13 -07:00 |
|
Gavin Nishizawa
|
2d00cb4bef
|
object.Children map may no longer exist
|
2023-09-25 16:04:13 -07:00 |
|
Gavin Nishizawa
|
e40ef6dfb1
|
fix stale *Object pointers after coreLayout
|
2023-09-25 16:04:13 -07:00 |
|
Gavin Nishizawa
|
b3ef7cd9aa
|
include graph root level in serialization
|
2023-09-25 16:04:13 -07:00 |
|
Alexander Wang
|
f26e9bd3e5
|
Merge pull request #1617 from alixander/name-failed
cli: include input path name in failure msg
|
2023-09-25 15:32:35 -07:00 |
|
Alexander Wang
|
2be527c873
|
changelog
|
2023-09-25 15:21:15 -07:00 |
|
Alexander Wang
|
1d1bf24773
|
include input path name in failure msg
|
2023-09-25 15:20:17 -07:00 |
|
Alexander Wang
|
24b5778f18
|
Update next.md
|
2023-09-25 15:04:39 -07:00 |
|
Alexander Wang
|
3888937d71
|
Merge pull request #1615 from alixander/bump-d2-0.6.1
bump d2 version to 0.6.1
|
2023-09-25 13:26:39 -07:00 |
|
Alexander Wang
|
5e94849543
|
bump d2 version to 0.6.1
|
2023-09-25 13:16:55 -07:00 |
|
gavin-ts
|
a9db03f3e4
|
Merge pull request #1614 from gavin-ts/code_font_size
code shape: apply font-size to render
|
2023-09-25 13:14:17 -07:00 |
|
Gavin Nishizawa
|
da1305b036
|
changelog
|
2023-09-25 12:21:49 -07:00 |
|
Gavin Nishizawa
|
b55ff3debc
|
only set font-size if different from default
|
2023-09-25 12:17:19 -07:00 |
|
Gavin Nishizawa
|
d7d088cc45
|
update test
|
2023-09-25 12:10:49 -07:00 |
|
Gavin Nishizawa
|
65d03f2ffc
|
apply font-size to rendered code blocks
|
2023-09-25 12:10:09 -07:00 |
|
Alexander Wang
|
2490b449e5
|
Merge pull request #1606 from alixander/nested-import
Fix link paths in nested imports
|
2023-09-25 11:55:31 -07:00 |
|
Gavin Nishizawa
|
f35ba8e86b
|
add code_font_size test
|
2023-09-25 11:52:22 -07:00 |
|
Alexander Wang
|
a6e09b4f54
|
tests
|
2023-09-25 11:43:43 -07:00 |
|
gavin-ts
|
91eb672ef5
|
Merge pull request #1610 from gavin-ts/fix-dagre-child-id-eq-id
Fix dagre error with child named "id"
|
2023-09-25 10:33:48 -07:00 |
|
Gavin Nishizawa
|
451f0e0208
|
create object_mapper.go
|
2023-09-25 10:25:13 -07:00 |
|
Gavin Nishizawa
|
c2a9a95168
|
changelog
|
2023-09-25 10:23:16 -07:00 |
|
Gavin Nishizawa
|
de7b15cc31
|
update tests
|
2023-09-25 10:23:00 -07:00 |
|
Gavin Nishizawa
|
b5449ebd61
|
test success
|
2023-09-25 10:23:00 -07:00 |
|
Gavin Nishizawa
|
412ad4a6db
|
create dagre object mapper to manage ids for dagre to use
|
2023-09-25 10:23:00 -07:00 |
|
Gavin Nishizawa
|
fa297e1e3f
|
add dagre_child_id_id test
|
2023-09-25 10:22:54 -07:00 |
|
gavin-ts
|
d0197f4760
|
Merge pull request #1611 from gavin-ts/str-subst
fix variable substitution mid-string
|
2023-09-22 21:31:22 -07:00 |
|
gavin-ts
|
37246cf600
|
Merge pull request #1602 from gavin-ts/redesign-nested-layout
Redesign nested layout
|
2023-09-22 20:21:16 -07:00 |
|
Gavin Nishizawa
|
31252e6752
|
cleanup
|
2023-09-22 20:12:20 -07:00 |
|
Gavin Nishizawa
|
d133a359a7
|
changelog
|
2023-09-22 20:09:02 -07:00 |
|
Gavin Nishizawa
|
15a3075690
|
fix
|
2023-09-22 20:01:31 -07:00 |
|
Gavin Nishizawa
|
938d601fbc
|
add format test
|
2023-09-22 20:01:31 -07:00 |
|
Gavin Nishizawa
|
20190c1224
|
add test
|
2023-09-22 20:01:31 -07:00 |
|
Gavin Nishizawa
|
cee6a92722
|
cleanup
|
2023-09-21 21:02:33 -07:00 |
|
Gavin Nishizawa
|
9ecbc61945
|
cleanup
|
2023-09-21 20:41:06 -07:00 |
|
Gavin Nishizawa
|
1f243c4054
|
update test
|
2023-09-21 20:37:54 -07:00 |
|
Gavin Nishizawa
|
0129ec4497
|
fix sequence in grid cell
|
2023-09-21 20:34:47 -07:00 |
|