1
0
Fork 0
Commit graph

407 commits

Author SHA1 Message Date
joostdecock
59633b0e32 fix(huey): Grainline on pocket. Closes #1265 2021-09-04 13:56:06 +02:00
joostdecock
350cf2e31e deps: Removed eslint 2021-09-04 13:33:41 +02:00
joostdecock
8da0b5823d chore: Changelog update 2021-09-04 13:26:24 +02:00
joostdecock
d58ee6ef33 deps: Updated commander to v8 2021-09-04 13:26:14 +02:00
joostdecock
d53bb8e6fb deps: Upgraded unist-util-visit to v4 2021-09-04 12:43:05 +02:00
joostdecock
b8d2fedeee deps: Upgraded @rollup/plugin-commonjs to v20 2021-09-04 12:41:41 +02:00
joostdecock
24053d7172 deps: Upgrade to mocha 9 2021-09-03 16:42:26 +02:00
joostdecock
934b0494ee chore: changelog update 2021-09-03 16:39:13 +02:00
joostdecock
05939af755 chore: Updated Yuri author 2021-09-03 15:22:58 +02:00
joostdecock
8d2c0c374c chore: changelog update 2021-09-03 15:17:17 +02:00
joostdecock
f4ced02fcc chore: Added funding to package.json template 2021-09-02 18:44:15 +02:00
joostdecock
a52e602631 chore: Updated changelog 2021-09-02 18:31:10 +02:00
joostdecock
2aba71dcf5 chore: Added yuri config 2021-09-02 18:24:14 +02:00
joostdecock
2dbe5c83a1 fix(jaeger): Missing plugin dependency 2021-08-30 20:46:39 +02:00
joostdecock
3cfeb1b21f chore: Switched tests to node v14 2021-08-30 19:58:23 +02:00
joostdecock
63a94727ca fix: dependencies for some patterns 2021-08-30 19:54:04 +02:00
Joost De Cock
97cdd35615 chore: Updated github actions template 2021-08-30 11:36:48 +02:00
joostdecock
ad39171e15 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-08-29 12:07:31 +02:00
joostdecock
562be55f8a chore: Updated to auto-config for strapi 2021-08-29 12:06:52 +02:00
Joost De Cock
29d8323218 feat: Added script to generate images for pattern options 2021-08-27 12:39:41 +02:00
Joost De Cock
5aeccb3644 chore: Linter changes 2021-08-25 17:22:21 +02:00
joostdecock
ec2ebfac50 release: v2.17.4 2021-08-20 15:55:05 +02:00
joostdecock
692391eb19 release: v2.17.3 2021-08-16 11:36:46 +02:00
Joost De Cock
28cd7c06aa release: v2.17.2 2021-08-15 19:12:39 +02:00
Joost De Cock
502f296d5a chore: Updated changelog 2021-08-15 19:04:08 +02:00
joostdecock
f82ff9c89e chore: Changelog update 2021-07-14 18:47:37 +02:00
joostdecock
3b9309d995 fix(core): Edge case in utils.beamsIntersect()
See #1206 for details

Closes #1206
Closes #1211
2021-07-14 18:01:04 +02:00
Joost De Cock
85f306f6d6 fix: date in changelog 2021-07-01 14:43:57 +02:00
Joost De Cock
2298f9f0c5 chore: Moved back to latest tag 2021-07-01 14:13:24 +02:00
Joost De Cock
17c825774b feat(components): Added Ursula linedrawing. Closes #1160 2021-06-27 12:14:18 +02:00
Joost De Cock
bd994f586b chore: Switched to next release schedule 2021-06-26 10:37:00 +02:00
Joost De Cock
b5e65ec150 chore: Changelog update 2021-06-26 10:33:46 +02:00
Joost De Cock
5117acfdc3 chore: Integrated ursula into monorepo 2021-06-26 10:33:33 +02:00
Joost De Cock
c463b10e43 fix(core): Fix bug in path.shiftAlong
This bug would be triggered by an edge-case where we have a path
that is made up of multiple curves/lines.

If the distance to shift lies just beyond the end of one segment,
yet the remaining distance is smaller than the step (by default
that means smaller than 1/25mm) no point would be returned.

This closes #1140
2021-06-22 18:24:11 +02:00
Joost De Cock
3285cece79 fix: Update link to Discord in READMEs 2021-06-20 15:56:50 +02:00
Joost De Cock
499996ea05 fix(components): Correctly load saved value for mm options
Closes #1136
2021-06-20 15:55:58 +02:00
Joost De Cock
05bf9ca34d feat(components): Added Reddit icon to Icon 2021-06-20 15:29:50 +02:00
Joost De Cock
64ec7bac99 chore: Changelog update 2021-06-20 10:12:36 +02:00
Joost De Cock
ff59a2cf16 chore: Next release will be minor 2021-06-20 10:11:25 +02:00
Joost De Cock
512454cbd4 chore: Changelog update 2021-06-20 10:11:01 +02:00
Joost De Cock
6c58069570 breaking(simon): Replace yokeDart option by roundBack option
This option address fitting for a rounded back.
Something `yokeDart` used to do by adding a dart to the side of the
yoke.

However, in doing so `yokeDart` would change the lenght of the armhole
which is not ideal. The now `roundBack` option instead lengtens the back
in the middle, tapering off towards the sides. Thereby accomplishing
the same alteration without influencing the lenght of the armhole.
2021-06-20 09:36:39 +02:00
Joost De Cock
af2ee352c7 feat(simon): Allow configuring the yoke. Closes #642 2021-06-20 09:01:37 +02:00
Joost De Cock
e0e2d589a0 feat(brian): No need to import plugin-mirror, it's in the bundle now 2021-06-13 14:16:13 +02:00
Joost De Cock
64a5cd8def fix(rollup): Type in config template 2021-06-13 13:58:05 +02:00
Joost De Cock
95d34ac425 feat(bent): Added s3 options to bent 2021-06-13 12:35:52 +02:00
Joost De Cock
68854b0e66 chore: Remove terser from rollup config 2021-06-13 12:32:28 +02:00
Joost De Cock
c0e61756cb feat(rollup): Don't use terser to minify code
Just ship code as-is, let bundlers take care of it.
Closes #697
2021-06-13 12:22:26 +02:00
Joost De Cock
2bf10c0f75 feat(brian): Allow shifting of the shoulder seam
This adds two new options to brian:

 - `s3Armhole`
 - `s3Collar`

s3 in this case is short for: Shoulder Seam Shift.

This option allows you to shift the shoulder seam forward
(by increasing the option) or backward (be decreasing it).
And this for the collar side and armhole/shoulder side.

This is in preparation of the feature request in #642.
2021-06-12 14:05:28 +02:00
Joost De Cock
9778acec00 chore: changelog update 2021-06-08 20:22:33 +02:00
Joost De Cock
3fd0e71f19 feat(components): Caption should now be passed as children to Legend/Example
Closes #1043

Note that backwards compatibility is ensured.
2021-06-06 18:46:38 +02:00