Commit graph

2549 commits

Author SHA1 Message Date
donglixiaoche
b2f905efb8
Merge branch 'master' into near-keys-for-container
Conflicts:
	d2layouts/d2near/layout.go
2023-04-07 10:40:40 +08:00
donglixiaoche
59ef4ad832
fix: cr, attach objects of tempGraph 2023-04-07 10:33:19 +08:00
gavin-ts
b3511d1248
Merge pull request #1122 from gavin-ts/grid-layouts
new grid layout with rows/columns
2023-04-06 19:22:24 -07:00
Alexander Wang
72ea1b111b
Merge pull request #1142 from ram02z/patch-1
Add d2-filter as community plugin
2023-04-06 16:54:45 -07:00
Omar Zeghouani
1ed2fdbbef
Add d2-filter as community plugin 2023-04-06 23:54:40 +01:00
Gavin Nishizawa
a75d4dd0b9
update keywords rows -> grid-rows 2023-04-06 15:48:01 -07:00
Gavin Nishizawa
37fc3ea8e0
cleanup 2023-04-06 15:37:35 -07:00
Gavin Nishizawa
bab54b4030
cleanup 2023-04-06 14:30:45 -07:00
Gavin Nishizawa
8b3ba86da3
update test 2023-04-05 20:03:07 -07:00
Gavin Nishizawa
8eb99a46c6
new method for placing nodes across rows 2023-04-05 20:02:57 -07:00
donglixiaoche
e61629e692
fix: cr 2023-04-06 05:00:12 +08:00
Gavin Nishizawa
292ac05a9e
changelog 2023-04-05 11:33:28 -07:00
Gavin Nishizawa
06a942cf99
rename to grid diagram 2023-04-05 11:15:52 -07:00
Gavin Nishizawa
44f2d7a47f
update grid_tests 2023-04-05 11:03:04 -07:00
Gavin Nishizawa
04775c8491
validate descendants 2023-04-04 21:00:40 -07:00
Gavin Nishizawa
0dc6a808e3
update test 2023-04-04 20:23:18 -07:00
Gavin Nishizawa
18e72880e0
add executive_grid test 2023-04-04 20:19:42 -07:00
Gavin Nishizawa
69ceb5be1a
add grid_tests test 2023-04-04 20:12:21 -07:00
Gavin Nishizawa
108faceb99
layout evenly with rows and columns 2023-04-04 20:12:20 -07:00
Gavin Nishizawa
ac0845da1c
center container if growing to fit label 2023-04-04 20:12:20 -07:00
Gavin Nishizawa
bce774fd4a
validate edges 2023-04-04 18:45:08 -07:00
donglixiaoche
7a395ecf71
fix: cr, OutNearContianer 2023-04-05 08:31:23 +08:00
Gavin Nishizawa
d7fd7d73c3
update test 2023-04-04 14:04:20 -07:00
Alexander Wang
d1c980ddc0
Merge pull request #1134 from alixander/dagre-edge-width
add padding between dagre edge labels
2023-04-04 13:56:57 -07:00
Alexander Wang
cadaaeb21f
add padding between dagre labels 2023-04-04 13:50:12 -07:00
Gavin Nishizawa
bcc4ce1e92
update test 2023-04-04 13:47:51 -07:00
Gavin Nishizawa
a9a7d23ffd
update test 2023-04-04 13:45:16 -07:00
Gavin Nishizawa
7ac72140c7
fixing rows creation 2023-04-04 13:44:41 -07:00
Gavin Nishizawa
a16924752d
finish column logic 2023-04-04 11:38:33 -07:00
donglixiaoche
a006bf1539
chore: regenerate testcases 2023-04-04 21:46:26 +08:00
donglixiaoche
4b677f8a7e
Merge branch 'master' into near-keys-for-container 2023-04-04 21:44:16 +08:00
donglixiaoche
c77590e5bf
fix: cr 2023-04-04 18:33:23 +08:00
Gavin Nishizawa
bb090becb8
update tests 2023-04-03 21:38:31 -07:00
Gavin Nishizawa
c958269b03
more dynamic grid sizing according to node sizes 2023-04-03 21:38:08 -07:00
Gavin Nishizawa
0ed4bfe244
add dagger_grid test 2023-04-03 21:36:43 -07:00
Gavin Nishizawa
13a8ca0e9f
update test 2023-04-03 13:49:36 -07:00
Gavin Nishizawa
acd0638325
evenly size grid nodes 2023-04-03 13:49:10 -07:00
Gavin Nishizawa
06fb313d3e
values must be positive 2023-04-03 13:49:10 -07:00
Gavin Nishizawa
abe27cdc26
cleanup 2023-04-03 13:49:10 -07:00
Gavin Nishizawa
f8617d1560
refactor 2023-04-03 13:49:10 -07:00
Gavin Nishizawa
67ca089a4b
update test 2023-04-03 13:49:09 -07:00
Gavin Nishizawa
d139eeadad
layout with grids 2023-04-03 13:48:38 -07:00
Gavin Nishizawa
5b22382cfd
add teleport_grid test 2023-04-03 13:48:20 -07:00
Alexander Wang
5a1b5df7bb
Merge pull request #1125 from appleboy/patch-1
docs(readme): add golang queue library as example.
2023-04-03 13:16:08 -07:00
Alexander Wang
c1b085da6e
Merge pull request #1131 from alixander/update-atan2
atan2
2023-04-03 12:55:49 -07:00
Alexander Wang
7d301be3a2
atan2 2023-04-03 12:49:14 -07:00
Alexander Wang
bb4ad0a45c
Merge pull request #1129 from ifndev/ifndev/issue921
fix: Truncate Atan2 result to 32-bit precision (Fixes #921)
2023-04-03 11:34:50 -07:00
Patrick Conti
e33d575c6b
Update changelog 2023-04-03 19:08:55 +02:00
Patrick Conti
0c9fc13466
Truncate to 32-bit precision to avoid floating-point arithmetic divergence between platforms 2023-04-03 19:05:03 +02:00
Bo-Yi Wu
6e58e274a1
docs(readme): add golang queue library as example. 2023-04-03 17:04:40 +08:00