1
0
Fork 0
Commit graph

19 commits

Author SHA1 Message Date
Joost De Cock
43d0a361a6 fix: typo in netlify.toml template 2020-10-25 14:35:47 +01:00
Joost De Cock
e2cc955753 chore: Add netlify.toml files for patterns 2020-10-25 14:05:27 +01:00
Joost De Cock
b3c4f63523 chore: Put version into example package.jsons 2020-10-25 13:48:17 +01:00
Joost De Cock
cc601c1895 chore: Reconfigure packages 2020-10-17 17:29:25 +02:00
Joost De Cock
010b128c7e release: Publish v2.10.0 2020-10-17 17:24:40 +02:00
Joost De Cock
dc07231462 chore: Reconfigure packages 2020-10-17 17:24:27 +02:00
Joost De Cock
20ea3c18bc release: Publish v2.10.0-rc.1 2020-10-17 16:32:17 +02:00
Joost De Cock
eebbdd7842 fix(albert): Keep straps even when there's no SA
The width of the straps was calculated by multiplying with the `sa`
value.
As a result, when the user asks to draft a pattern without SA, the
straps drop off the pattern.

I've also change the way the width is calculated. It used to be based
on a percentage option that was then multiplied by SA.
While technically that follows the best practice of using percentages,
it won't scale with the model unless you multiply it with a measurement.
2020-10-17 15:00:17 +02:00
Joost De Cock
53a44559ea fix(albert): Avoid using hpsToWaistFront
- This measurement is not listed as a required measurement in the
   config, thereby making this pattern throw an error in the frontend
 - Furthermore, the `hpsToWaistFront` measurement is (currently)
   listed as a breasts-only measurement. Making it a required
   measurement would make this pattern a de-facto womenswear pattern.
   As that seems a bit weird for an apron, and the measurement was
   only used to construct the pocket, I simply swapped it for
   `hpsToWaistBack` (which was already a required measurement)
2020-10-17 13:43:28 +02:00
Joost De Cock
5cd5feaf25 chore: Reconfigure packages 2020-10-17 11:29:50 +02:00
Joost De Cock
a2a12af4b0 release: Publish v2.10.0-rc.0 2020-10-14 19:28:29 +02:00
Joost De Cock
efd83682ca fix(albert): Port to new measurement names 2020-10-13 19:22:26 +02:00
Joost De Cock
6af2ef47c4 chore(albert): Removed lingering console.log statement 2020-10-13 19:20:45 +02:00
Joost De Cock
3d0291d6d1 chore: Reconfigure packages 2020-10-13 19:06:19 +02:00
Joost De Cock
ba101a384d
Removing whitespace changes in yaml files 2020-10-13 18:51:47 +02:00
Wouter van Wageningen
d5b6719e2f Final 2020-10-01 21:18:19 -07:00
Wouter van Wageningen
31347b04b0 Working 2020-09-26 17:11:31 -07:00
Wouter van Wageningen
13848f8252 Pocket Outline 2020-09-25 19:43:26 -07:00
Wouter van Wageningen
9d91cfee74 Pocket 2020-09-25 15:47:28 -07:00