1
0
Fork 0
Commit graph

113084 commits

Author SHA1 Message Date
Jonathan Haas
4b83212f41 Fix and improve path intersection methods
- Add path.intersectsBeam() method
- Add utils.beamIntersectsLine() method
- Simplify calculation and improve precision on beam intersections
- Document return types properly
- beamIntersectsCurve now uses the proper function from Bezier library instead of emulating it by constructing a huge line
- docs: path.intersect... methods never return false, they simply return an empty array in case of no intersection
2024-10-03 11:37:55 +02:00
Joost De Cock
adf83eda8c
Merge pull request #7139 from HaasJona/fix/build-problems
Fix build problems
2024-10-03 09:14:24 +02:00
Jonathan Haas
dee46f0362 Comment out usage of @next/bundle-analyzer 2024-10-03 08:55:45 +02:00
Jonathan Haas
4ea7dc8588 Remove remnants of Web of Trust 2024-10-03 08:23:34 +02:00
Jonathan Haas
a99b960aef Specify execa version explicitly 2024-10-03 08:22:07 +02:00
Thrunic
e51a5a01f3 Fixes bug #7123 2024-10-02 15:59:37 -04:00
joostdecock
b45500dcb0 fix: newsletter typos 2024-10-01 18:56:40 +02:00
Joost De Cock
7a94b43940
Merge pull request #7136 from freesewing/nl2024q4
chore: Newsletter 2024q4
2024-10-01 18:49:43 +02:00
Joost De Cock
5edcb0d283 chore: Newsletter 2024q4 2024-10-01 18:42:51 +02:00
Joost De Cock
d7a01af731 wip: Work on design docs 2024-09-30 19:44:02 +02:00
Joost De Cock
d397f2c3f4 wip: tweaks and custom components 2024-09-29 18:41:56 +02:00
Joost De Cock
17472fe7ec wip: text fixes 2024-09-29 18:20:03 +02:00
Joost De Cock
60020bfb06 wip: step 3 2024-09-29 18:14:24 +02:00
Joost De Cock
bf1cac410c wip: step 2 2024-09-29 18:09:58 +02:00
Joost De Cock
6d1fdc612a wip: step 1 2024-09-29 18:09:44 +02:00
Joost De Cock
c41c1d099e wip: Initial draft 2024-09-29 17:25:17 +02:00
Joost De Cock
81cd53a168
Merge pull request #7132 from freesewing/socialcard
fix(dev): One-liner admonitions
2024-09-29 07:31:58 +02:00
Joost De Cock
da41cc0fc9 fix(dev): One-liner admonitions 2024-09-29 07:14:59 +02:00
Joost De Cock
8fb30ef488
Merge pull request #7131 from freesewing/socialcard
fix: social card and navbar links on mobile
2024-09-28 19:42:59 +02:00
Joost De Cock
a6d656c19e fix(dev): Link color in navbar on mobile 2024-09-28 18:39:07 +02:00
Joost De Cock
4cd7191339 fix(dev): Replace default social card 2024-09-28 18:28:56 +02:00
Joost De Cock
69bcbf3358
Merge pull request #7130 from freesewing/byelab
chore: Remove lab
2024-09-28 17:54:35 +02:00
Wouter van Wageningen
3f6da52e79
Update head.mjs 2024-09-28 08:39:52 -07:00
Joost De Cock
0718115360 chore: Remove lab 2024-09-28 15:31:30 +02:00
Joost De Cock
fad84d86a7
Merge pull request #7129 from freesewing/devdocu
chore: Port FreeSewing.dev to docusaurus
2024-09-28 15:25:47 +02:00
Joost De Cock
9abdf1c4cf
fix: Make author the user id 2024-09-28 15:17:51 +02:00
Joost De Cock
cb5fd12ed2
Merge pull request #7081 from freesewing/dependabot/npm_and_yarn/packages/react-components/axios-1.7.4
chore(deps): bump axios from 1.6.8 to 1.7.4 in /packages/react-components
2024-09-28 15:15:15 +02:00
Joost De Cock
0ba255a44a
Merge pull request #7085 from bobgeorgethe3rd/sandy
fix(plugins) ringsector full reversion.
2024-09-28 15:14:41 +02:00
Joost De Cock
36832d156d
Merge pull request #7086 from bobgeorgethe3rd/revert-7012-fix/sandy
Revert "fix(sandy): fix seam allowance construction to work with new ringsector changes"
2024-09-28 15:14:02 +02:00
Joost De Cock
5d5d7a592a
Merge pull request #7098 from BenJamesBen/bella-front-side-dart-seam-length
fix(bella): Front bust dart changes: add angle and minimum fabric options, obey side seam length, allow convex curve
2024-09-28 15:13:09 +02:00
Joost De Cock
a900a0ceea
Merge pull request #7087 from bobgeorgethe3rd/patch-37
add(docs) posh tunic author
2024-09-28 15:12:26 +02:00
Joost De Cock
86ec6f4af8
Merge pull request #7088 from bobgeorgethe3rd/patch-38
add(docs) Zag Author
2024-09-28 15:12:06 +02:00
Joost De Cock
b2da48ad03
Merge pull request #7089 from bobgeorgethe3rd/patch-39
add(docs) MagicantAce Author Cathrin
2024-09-28 15:11:48 +02:00
Joost De Cock
371c8298f8
Merge pull request #7091 from bobgeorgethe3rd/coverimages
add(org) Cover images: Lumira, Opal & Tristan
2024-09-28 15:10:59 +02:00
Joost De Cock
efcc17b7f6
Merge pull request #7092 from bobgeorgethe3rd/patch-40
fix(hugo) Correct expand info
2024-09-28 15:10:37 +02:00
Joost De Cock
8277f19554 chore(dev): Linter warning 2024-09-28 15:09:28 +02:00
Joost De Cock
82390b2e04
fix(bella): Avoid dupe in options 2024-09-28 15:08:23 +02:00
Joost De Cock
d7753a9e4f
Merge pull request #7094 from bobgeorgethe3rd/logo
fix(plugins) Logo missing when Exported to PDF
2024-09-28 15:04:42 +02:00
Joost De Cock
c6a78253fd
Merge pull request #7096 from freesewing/dependabot/npm_and_yarn/dompurify-3.1.6
chore(deps): bump dompurify from 3.0.8 to 3.1.6
2024-09-28 15:04:11 +02:00
Joost De Cock
f85bea933a chore: Remove test code 2024-09-28 15:03:42 +02:00
Joost De Cock
2e5e25e959
Merge branch 'develop' into bella-front-side-dart-seam-length 2024-09-28 15:02:15 +02:00
Joost De Cock
ebf02b0a10
Merge pull request #7102 from freesewing/cornelius-fly
Cornelius fly calculation correction
2024-09-28 14:59:10 +02:00
Joost De Cock
c73ffd26ca
Merge pull request #7103 from BenJamesBen/measurements-faq
fix(docs): Changes and additions to measurements FAQ
2024-09-28 14:58:46 +02:00
Joost De Cock
05ff5d34bd
Merge pull request #7104 from BenJamesBen/faq-printing-issues
fix(docs): Add printing issues FAQ
2024-09-28 14:58:23 +02:00
Joost De Cock
b92c13905e fix: Merge conflict in yarn lockfile 2024-09-28 14:57:28 +02:00
Joost De Cock
aacea9ddfe chore: Linter warnings 2024-09-28 14:55:33 +02:00
Joost De Cock
182503964c fix: Tell eslint to ignore .mdx files 2024-09-28 14:52:25 +02:00
Joost De Cock
787cea5453 fix(dev): Use Link component for local links 2024-09-28 14:51:30 +02:00
Joost De Cock
1c013f04f3
Merge pull request #7105 from BenJamesBen/simone-bust-aligned-buttons
fix(simone): Move bust point creation ahead of no-FBA return
2024-09-28 14:48:36 +02:00
Joost De Cock
2d5e998ed4
Merge pull request #7106 from BenJamesBen/bella-front-waist-dart-zero-negative-width
fix(bella): Omit zero or negative width front waist dart
2024-09-28 14:48:02 +02:00