1
0
Fork 0
Commit graph

181 commits

Author SHA1 Message Date
Joost De Cock
c5d7bf8f27
Merge branch 'develop' into lucy-doc 2022-08-23 12:41:20 +02:00
Zee
79cb4c5f4a puts Skully in the right place finally 2022-08-23 09:57:37 +00:00
joostdecock
e1d10aba62 fix(wahid): Move grainline to the side, see #2583 2022-08-23 11:37:14 +02:00
joostdecock
c8db1f1774 chore: Reconfigure packages 2022-08-22 19:13:28 +02:00
joostdecock
1ed8644e06 chore(octoplushy): Rename option group to style 2022-08-22 18:33:11 +02:00
joostdecock
d17cbedea6 fix(octoplushy): Use arm, not leg 2022-08-22 18:19:40 +02:00
joostdecock
a102acb6aa chore: Reconfigure packages 2022-08-22 15:39:44 +02:00
joostdecock
d29ecd6b27 fix(wahid): Fixed dependency issue for pocketFacing 2022-08-22 15:07:02 +02:00
joostdecock
a0d2e9a2e0 fix(simone): Don't mutate the simon config
The changes that were added recently for the `bustAlignedButtons` option
were causing problems when both simon and simone are loaded.

That's because the simone config adds the option to (an object of) the
simon config. Because the reference to this object is the same in both
configs, that means the option also appears on Simon, which causes
issues.

I've (for now) merely duplicated this part of the config to side-step
the issue. For now, because we'll handle this differently/better in v3.
2022-08-22 15:00:49 +02:00
joostdecock
3410c1b8a3 fix(wahid). Grainline, not Cof. See #2564 2022-08-22 11:21:27 +02:00
Joost De Cock
ac8823aeb8
Merge pull request #2583 from OysteinHoiby/develop
Wahid grainlines, issue 2564
2022-08-22 11:20:03 +02:00
Joost De Cock
5d1f6a69ab
Merge pull request #2603 from BenJamesBen/2154-simone-buttons
Add Bust-aligned buttons option to Simone. Resolves #2154
2022-08-22 11:15:23 +02:00
nikhil
0becd057b2 fix: Broken/misleading links to designs' source code
Some of these links were actually broken, since they expect to find designs under the `packages/` directory in the current `develop` branch. Other links were technically okay, since they link to old commits, but updating those links may still help to reduce confusion.

Also fix a reference to `packages/unice` in a `netlify.toml` file. (Untested, but I don't think this is an actual Netlify configuration.)
2022-08-21 12:31:23 -04:00
Benjamin F
23900d6fc0 Move Bust-aligned Buttons option entirely into Simone. 2022-08-19 08:57:55 -07:00
Joost De Cock
f0761cecf9 fix: Allow suppresion of translation in list options
Fixes #2604

It's not so easy to handle this frontend side, so I feel it's better to
be explicit and add a `doNotTranslate` attribute to the option.

Added the frontend code to take that into account, as well as a note in
the docs.
2022-08-19 09:49:46 +02:00
Joost De Cock
ee92526d53 fix: Broken link in README's
As reported in #2605 there's a broken link in the README's that points
to an old overview of all published packages on freesewing.dev.

Since we migrated to NextJS that page no longer exists, futhermore we've
moved away from the single `packages` workspace and now have one for
`packages`, `designs`, `plugins`, and `sites`. So I've just dropped the
link and rephrased the sentence.
2022-08-19 09:00:48 +02:00
Benjamin F
bea7b36b0e Move Bust-aligned Buttons option into Style->Closure submenu. 2022-08-18 14:32:43 -07:00
Benjamin F
c36a151ced Add Bust-aligned buttons option to Simone. 2022-08-17 13:27:06 -07:00
Zee
546766063e changes position logo and scalebox 2022-08-17 14:41:41 +00:00
OysteinHoiby
f50c53fadb Implemented suggestions to achive things with less code. 2022-08-16 16:11:47 +00:00
OysteinHoiby
ea71662fe4 Removed hard coded lengths 2022-08-14 08:44:50 +00:00
OysteinHoiby
96c5d3b5eb prettyfied code 2022-08-13 21:09:23 +00:00
OysteinHoiby
0089d791c7 changed order of grainline points 2022-08-13 21:01:13 +00:00
OysteinHoiby
c6697ce274 Added grainlines to Wahid. I read that the designer could change grainlines according to design intention and fabric.
since I'm not the designer, I just assumed that the grainlines was as suggested by the book (page 383).

Book: Myoungok Kim, & Kim, I. (2014). Patternmaking for menswear. Bloomsburry publishing.
2022-08-13 19:23:41 +00:00
bobgeorgethe3rd
2670cc51e8
reverted waistbandWidth min 2022-08-13 13:35:11 +01:00
bobgeorgethe3rd
969f58d607 yarn prettier 2022-08-13 12:31:15 +00:00
bobgeorgethe3rd
6efa9286e7
indetended code 2022-08-12 23:17:23 +01:00
bobgeorgethe3rd
3a7a6d5428
indented code 2022-08-12 23:16:16 +01:00
bobgeorgethe3rd
a55172f7ba
added fitGuides 2022-08-11 18:24:17 +01:00
bobgeorgethe3rd
048526f890
added fitGuides option 2022-08-11 18:23:01 +01:00
bobgeorgethe3rd
e6040615a8
added fitGuides 2022-08-11 18:21:30 +01:00
bobgeorgethe3rd
d38bc2d75d
added fitGuides 2022-08-11 18:20:49 +01:00
bobgeorgethe3rd
08bb093b44
add fitGuids 2022-08-11 18:20:03 +01:00
bobgeorgethe3rd
6991d44145
seatOutNotch instead of seatOut for path 2022-08-10 19:20:18 +01:00
bobgeorgethe3rd
d3e87f7e8e
seatOutNotch not seatOut for path 2022-08-10 19:19:53 +01:00
bobgeorgethe3rd
1e2c00b8d0
change logo anchors y 2022-08-10 19:09:45 +01:00
bobgeorgethe3rd
1cdac0731b
change logo anchors y 2022-08-10 19:08:41 +01:00
bobgeorgethe3rd
6f23786656
added seat notches 2022-08-10 19:06:54 +01:00
bobgeorgethe3rd
111c9719ef
Update back.js 2022-08-10 19:01:24 +01:00
bobgeorgethe3rd
a6cf132211
altered if 2022-08-10 18:57:20 +01:00
bobgeorgethe3rd
3e2746d300
added seatNotches 2022-08-10 18:49:34 +01:00
bobgeorgethe3rd
b34ff23a86
less than not greater than
copy paste error
2022-08-10 18:13:06 +01:00
bobgeorgethe3rd
95ab0cb64f
added front notches
Additions
- Hip notches
- Crotch seam notch
- Knee Notches
- Hip Line

Again added hip line path to clarify better,
2022-08-10 17:26:45 +01:00
bobgeorgethe3rd
fb19cf38de
add notches back
Additions
- Knee Notches
- Hip Notches
- Hip Line path.

I decided to add a path for the hip as well as it is more clarifying to the user.
2022-08-10 16:49:43 +01:00
bobgeorgethe3rd
baa5e68a93
waistbandWidth being able to go to 0%
Not sure why it was removed but some users may want no waistband in their block.
2022-08-10 16:46:35 +01:00
Benjamin F
6ca9321066 Remove seam allowance from Part1a foldline. 2022-08-07 12:04:40 -07:00
Benjamin F
cbe2e74514 Fix 2516 bug where a large shoulder slope can cause an error. 2022-08-05 23:28:14 -07:00
joostdecock
a359b58229 chore: Reconfigure packages 2022-07-31 16:13:51 +02:00
joostdecock
779a29d29f chore(octoplushie): Fixed linter warnings 2022-07-31 15:55:54 +02:00
joostdecock
e7cb4f4f5a fix(octoplushy): Monorepo integration and tests 2022-07-31 15:22:50 +02:00