1
0
Fork 0
Commit graph

34 commits

Author SHA1 Message Date
Joost De Cock
1eabfcdee8 chore(simon): Prettier run 2022-05-31 16:01:26 +02:00
Joost De Cock
cef884f472 fix(simon): remove duplicate measurements key in config 2022-05-21 18:01:42 +02:00
Joost De Cock
7e4e07d316 feat(simon): Extend Brian config 2022-05-21 14:05:22 +02:00
Joost De Cock
0b1137f09b chore: Linter run 2022-03-28 19:38:18 +02:00
Nick Dower
e908acf081 Add ability to hide options. 2022-02-05 09:13:00 +01:00
Nick Dower
d3b6132566 Update some pattern deps. Add render test. 2022-01-29 12:46:14 +01:00
Joost De Cock
2a220392d4 chore: Switched to default inport for version
The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.

This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
2022-01-23 13:22:13 +01:00
Joost De Cock
0fec8565c7 fix(simon/simone): Dependencies. Closes #1454 2021-11-08 19:02:15 +01:00
joostdecock
53a70ce52e fix(simon): Fit the collar. Closes #1411
Feeling a bit embarassed by this 🙈
2021-10-23 14:12:36 +02:00
joostdecock
3a283f5b7e fix(simon): Support drafting for non-human measurements
Closes #1319
2021-09-12 15:29:59 +02:00
Joost De Cock
ef3bd03e2c chore: Linter run 2021-08-30 11:40:16 +02:00
Joost De Cock
b106a2b4dd feat(simon[e]): Added ffsa option for flet-felled seam allowance
Closes #1251
2021-08-15 18:41:38 +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
045e41d293 wip(simon): Ported Brian's s3 options to yoke 2021-06-16 18:57:41 +02:00
Joost De Cock
3e4e95cf23 chore: Changed departments for patterns 2021-05-29 14:04:56 +02:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
452e3d4dfa fix(simon): Make back a dependency for sleevecap, closes #687 2020-11-18 20:12:14 +01:00
Joost De Cock
356b18e5c5 chore(simon): Set missing option brianFitCollar to false 2020-07-18 19:37:52 +02:00
Joost De Cock
a1ed717f5f chore(simon) Removed circumference suffix from measurements 2020-06-28 13:01:22 +02:00
Joost De Cock
ae5bd9d843 chore(simon): Ported simon to new measurements. See #416 2020-06-07 14:36:19 +02:00
Joost De Cock
ba45537ea6 chore: Added unittest for patterns 2020-03-14 15:04:45 +01:00
Joost De Cock
e431f0dc98 refactor(simon): Removed deprecated measurements from Simon 2020-02-01 16:15:44 +01:00
Joost De Cock
155368e3c7 🐛 Fixed split yoke issue in Simon, updated config defaults 2019-09-29 14:45:52 +02:00
Joost De Cock
9262e19910 Added new options to Simon 2019-09-25 18:01:17 +02:00
Joost De Cock
d9dd89346f Added box pleat option to Simon. Closes #123 2019-09-21 20:47:14 +02:00
Joost De Cock
b7d3b3e072 🐛 Fixed typo in Simon config 2019-09-06 16:00:30 +02:00
Joost De Cock
69293dee14 🔧 Updated Simon with more sensible defaults for ease options. Closes #100 2019-09-06 15:57:30 +02:00
Joost De Cock
83280a583e 🐛 Updated config with missing dependency and sleevecap options 2019-07-06 14:05:40 +02:00
Joost De Cock
7cc063712b 🚨 Removed linter warnings 2019-06-01 16:18:14 +02:00
Joost De Cock
ea41dc0106 🚧 Ongoing work on components and pattern info 2019-04-29 09:01:51 +02:00
Joost De Cock
3c128235a4 arrow_up: Upgraded to freesewing v0.28 2019-04-19 08:32:15 +02:00
Joost De Cock
b7c65d008e bug: Fixed default for lengthBonus 2019-04-19 08:32:15 +02:00
Joost De Cock
df7342ec10 sparkles: Switched placket types to bool options 2019-04-19 08:32:15 +02:00
Renamed from packages/simon/config/config.js (Browse further)