Commit graph

2740 commits

Author SHA1 Message Date
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
Júlio César Batista
2976c9b0a2
todos 2023-04-04 19:26:50 -03:00
Júlio César Batista
0f362c3024
slide title 2023-04-04 18:47:22 -03:00
Gavin Nishizawa
d7fd7d73c3
update test 2023-04-04 14:04:20 -07:00
Júlio César Batista
3a5c389d2b
fix size and position 2023-04-04 18:00:45 -03: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
Júlio César Batista
d4feac75b4
add pptx export 2023-04-04 16:44:57 -03:00
Gavin Nishizawa
a16924752d
finish column logic 2023-04-04 11:38:33 -07:00
Júlio César Batista
b9ce8324a4
base ppt export 2023-04-04 15:30:33 -03: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
Alexander Wang
5999cf3dd5
Merge pull request #1124 from segelt/appendix-line-align
fix appendix line alignment
2023-04-02 20:44:56 -07:00
donglixiaoche
05a9498c99
chore: feature description doc 2023-04-03 08:37:32 +08:00
segelt
d3325b3741
update changelog 2023-04-03 00:52:48 +03:00
segelt
9ac7a301b1
fixes #1104 2023-04-02 22:28:48 +03:00
Alexander Wang
3472e40fd8
Merge pull request #1123 from alixander/namespace-transitions
namespace transitions
2023-04-02 06:10:14 -07:00
Alexander Wang
94d61f7be9
regen 2023-04-01 20:19:12 -07:00
Alexander Wang
b4bdc651c8
changelog 2023-04-01 20:11:09 -07:00
Alexander Wang
339bd6241f
namespace transitions 2023-04-01 20:10:54 -07:00
Alexander Wang
c6740734d0
Merge pull request #1115 from Vaelatern/fix-32-bit-again
fix builds on 32bit
2023-03-31 21:21:19 -07:00