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 |
|
Toyam Cox
|
3228ae4a0d
|
fix builds on 32bit
If you put the uint32 type at the top instead of later, 32 bit builds
All credit @ahesford
|
2023-03-31 19:31:20 -04:00 |
|
gavin-ts
|
1b65be64dd
|
Merge pull request #1119 from gavin-ts/windows-crlf
fix watch mode parsing of self-closing div in svg
|
2023-03-31 14:30:05 -07:00 |
|
Gavin Nishizawa
|
f72e0ecbdd
|
changelog
|
2023-03-31 14:17:02 -07:00 |
|
Gavin Nishizawa
|
c74e0ec656
|
have watch mode parse svg message correctly
|
2023-03-31 14:15:17 -07:00 |
|
donglixiaoche
|
063d438780
|
fix: find outer near contaienr
|
2023-03-31 22:54:44 +08:00 |
|
donglixiaoche
|
cea4355341
|
fix: cr, validation for near obj connect to outside
|
2023-03-31 22:31:43 +08:00 |
|
donglixiaoche
|
ffa39a0ad8
|
chore: regenerate testcases
|
2023-03-31 21:44:10 +08:00 |
|
donglixiaoche
|
9089253872
|
Merge branch 'master' into near-keys-for-container
|
2023-03-31 21:18:46 +08:00 |
|
Alexander Wang
|
a53eb48676
|
Merge pull request #1116 from alixander/svg-link
svg link
|
2023-03-30 20:44:37 -07:00 |
|
Alexander Wang
|
1646fc06f9
|
skip
|
2023-03-30 20:39:01 -07:00 |
|
Alexander Wang
|
1e7e44ed45
|
test
|
2023-03-30 20:27:02 -07:00 |
|
Alexander Wang
|
bac73e2f29
|
link SVGs
|
2023-03-30 18:00:55 -07:00 |
|
donglixiaoche
|
a3268f2fd1
|
fix: cr, a clean spilit for temp graph
|
2023-03-30 20:31:42 +08:00 |
|
donglixiaoche
|
ad515e6110
|
chore: regenerate testcases
|
2023-03-30 18:15:35 +08:00 |
|
donglixiaoche
|
6ee58d756e
|
fix: cr, error info
|
2023-03-30 18:15:11 +08:00 |
|
Anmol Sethi
|
8f01c77e20
|
Merge pull request #1076 from nhooyr/322-0f3a
d2parser: Fix #322
|
2023-03-30 01:36:17 -07:00 |
|
Anmol Sethi
|
84cc463ff6
|
d2parser: Fix #322
|
2023-03-30 01:29:59 -07:00 |
|
Alexander Wang
|
1c2a7e5440
|
Merge pull request #1113 from terrastruct/v0.3.0
v0.3.0
|
2023-03-29 22:12:16 -07:00 |
|
Alexander Wang
|
584a543fe5
|
v0.3.0
|
2023-03-29 22:07:38 -07:00 |
|
Alexander Wang
|
4413931253
|
Update next.md
|
2023-03-29 22:03:25 -07:00 |
|
Alexander Wang
|
114e91c4a4
|
Merge pull request #1112 from alixander/all-paper
fix origami theme
|
2023-03-29 21:14:58 -07:00 |
|
Alexander Wang
|
e9d9ee5db2
|
regen
|
2023-03-29 21:07:05 -07:00 |
|
Alexander Wang
|
ab25a7a8ab
|
fix origami theme
|
2023-03-29 21:05:42 -07:00 |
|
Alexander Wang
|
c42e2cd06a
|
[ci-force] bump src version
|
2023-03-29 20:40:59 -07:00 |
|
Alexander Wang
|
5e6962ba33
|
Update next.md
|
2023-03-29 20:40:14 -07:00 |
|
gavin-ts
|
cc893945da
|
Merge pull request #1101 from gavin-ts/arrowhead-scaling
adjust arrowhead scaling
|
2023-03-29 20:23:18 -07:00 |
|
Alexander Wang
|
2ad4a8e9cc
|
Merge pull request #1111 from alixander/fix-themed-latex
fix latex uppercasing
|
2023-03-29 20:17:21 -07:00 |
|