1
0
Fork 0
Commit graph

24 commits

Author SHA1 Message Date
Joost De Cock
be1cddfa37 fix(charlie): Prevent low waist from causing fly issues. Closes #1486 2021-11-13 14:39:29 +01:00
Joost De Cock
26e496e003 fix(charlie): Turn waistbandWidht option into snapped pct
This in itself does not fix anything, but there's a complicated
regression because `@freesewing/snapseries` uses named exports.
And since Titan uses them, and is a Charlie dependency, things get
messy.

There's still some unresolved issues here, for example CRA doesn't
support ESM and thus the development environment for Charlie is still
effectively broken.

But by pulling snapseries in as a local dependency for charlie, at least
this should fix the problem on the website (once this is deployed)

Fixes #1460
2021-11-05 19:15:41 +01:00
unknown
426a8ca717 Fix for #1381 listing Charlie as a block rather than a pattern 2021-10-13 15:18:19 +01:00
joostdecock
631b33d636 fix(charlie): Support non-human sizes. Closes #1313 2021-09-12 13:12:29 +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
798e07cd82
Merge pull request #967 from sannek/add/charlie/curved-waistband
Add curved waistband option to Charlie
2021-04-22 19:48:42 +02:00
Sanne Kalkman
9a0db3a4ba reset default curve to 0 2021-04-22 19:20:50 +02:00
Sanne Kalkman
ba2e004f58 curved waistband and notches 2021-04-20 23:22:12 +02:00
Joost De Cock
e7b1ebd981 fix(charlie): Keep slant round/bend from being zero
Closes #965
2021-04-20 19:10:21 +02:00
Joost De Cock
43b70a73da chore: Fixed charlie's difficulty 2021-04-18 12:49:39 +02:00
Joost De Cock
235135ce84 feat: Added charlie to translations and pattern-info 2021-04-17 16:53:46 +02:00
Joost De Cock
d16b01d477 feat(charlie): Added frontPocketFacing option 2021-04-17 13:08:53 +02:00
Joost De Cock
e97b1b2c62 chore(charlie): Removed double option 2021-04-17 13:04:17 +02:00
Joost De Cock
856a6bc2e0 wip: Progress on charlie 2021-04-11 17:15:58 +02:00
Joost De Cock
5240338007 chore(charlie): Tweak to defaults for ease 2021-03-30 18:16:28 +02:00
Joost De Cock
a1c46cbdfa wip(charlie): Initial draft of Charlie Chinos 2021-03-14 18:02:22 +01:00
Joost De Cock
e2897030fb chore(charlie): Fit knee 2021-03-13 16:40:10 +01:00
Joost De Cock
cdd44aae8e chore(charlie): changed default waist height and fly length 2021-03-13 16:37:24 +01:00
Joost De Cock
b5f810e062 wip(charlie): First fit-test 2021-03-13 09:58:17 +01:00
Joost De Cock
d2fcf4e1bf wip(charlie): First draft of front panel 2021-03-10 20:27:50 +01:00
Joost De Cock
a25106f8bf wip(charlie): Work on fly and front pockets 2021-03-09 19:21:50 +01:00
Joost De Cock
ef6b0b8be5 wip(charlie): Work on back pockets 2021-01-30 18:16:16 +01:00
Joost De Cock
61a1acb845 feat(charlie): Initial commit 2021-01-30 16:30:45 +01:00