1
0
Fork 0
Commit graph

521 commits

Author SHA1 Message Date
Joost De Cock
f080fbf08e fix: Removed path from workflows 2020-03-14 16:14:05 +01:00
Joost De Cock
1999485ba5 chore: Tweak to workflow files 2020-03-14 16:05:31 +01:00
Joost De Cock
ae0d10d36d chore: Tweak to workflow files 2020-03-14 16:03:14 +01:00
Joost De Cock
fa648b4109 chore: Tweak to workflow files 2020-03-14 15:57:53 +01:00
Joost De Cock
db04cbceef chore: Tweak to workflow files 2020-03-14 15:55:30 +01:00
Joost De Cock
84cf49f5a3 chore: Tweak to workflow files 2020-03-14 15:52:44 +01:00
Joost De Cock
6ae6e799f0 fix: Removed anchors from workflows 2020-03-14 15:39:26 +01:00
Joost De Cock
ea5c221d95 chore: Updated workflows 2020-03-14 15:37:36 +01:00
Joost De Cock
a085de71fd chore: Updated workflows 2020-03-14 15:15:04 +01:00
Joost De Cock
8d232d418e fix: Type on workflow template 2020-03-14 15:09:16 +01:00
Joost De Cock
d12f2cb01b fix: Type on workflow template 2020-03-14 15:06:33 +01:00
Joost De Cock
ba45537ea6 chore: Added unittest for patterns 2020-03-14 15:04:45 +01:00
Joost De Cock
e750a06c33 chore: Reconfigure packages 2020-03-12 07:27:47 +01:00
Joost De Cock
93849966cd chore: Reconfigure packages 2020-03-08 17:27:21 +01:00
Joost De Cock
e301483988 feat(plugin-title): Added name of person to title output 2020-03-08 11:10:38 +01:00
Joost De Cock
4215ad585f chore: Udpated changelog 2020-03-04 18:59:14 +01:00
Joost De Cock
a64bc97ba3 fix(components): Fixed issue in Workbench component 2020-03-04 17:53:55 +01:00
Joost De Cock
92fb2291c0 feat: New Fu face mask pattern 2020-02-29 13:12:20 +01:00
Joost De Cock
b8773f2fed chore: Reconfigure packages 2020-02-23 12:53:48 +01:00
Joost De Cock
4994e315ef chore: Reconfigure packages 2020-02-23 10:28:04 +01:00
Joost De Cock
fa13700bd4 chore: Reconfigure packages 2020-02-22 14:20:21 +01:00
Joost De Cock
4c7b83291f chore: Updated changelog 2020-02-20 18:11:12 +01:00
Joost De Cock
396829b4ea chore: Removed smaller font in ul.links 2020-02-20 13:08:42 +01:00
Joost De Cock
23e7ff617b chore: Updated changelog 2020-02-19 06:24:31 +01:00
Joost De Cock
2aae36a6af chore: Updated changelog 2020-02-09 15:09:21 +01:00
Joost De Cock
73680f8cbc chore: Updated changelog 2020-02-04 18:54:33 +01:00
Joost De Cock
322d7d7ba6 chore: Updated changelog 2020-02-01 17:01:41 +01:00
Joost De Cock
17ee6a3899 chore: Updated changelog 2020-01-27 17:34:39 +01:00
Joost De Cock
77f693fbf4 release: v2.2.0-beta.2 2020-01-25 17:12:44 +01:00
Joost De Cock
cc52a8f5b0 chore: Updated changelog 2020-01-25 17:08:09 +01:00
Joost De Cock
a985eece5e fix(create-freesewing-pattern): Fix for #257 2020-01-25 16:07:37 +01:00
Joost De Cock
d1dc3b9ea8 Merge branch 'next' into develop in preparition of 2.2 release 2020-01-18 15:42:01 +01:00
Joost De Cock
bec3c7d134 v2.1.9 2020-01-18 11:36:16 +01:00
Joost De Cock
e9b003920c feat: Breanna bodice block for womenswear, first draft 2020-01-12 17:56:32 +01:00
Joost De Cock
a2f4725f39 refactor(core): Switches to our own fork of js-bezier 2020-01-04 14:22:33 +01:00
Joost De Cock
65cb9cb66d chore: Reconfigure packages 2019-12-26 12:06:17 +01:00
Joost De Cock
91176c23ad release: v2.1.8 2019-12-16 08:49:40 +01:00
Joost De Cock
633dd8521b release: v2.1.7 2019-12-15 14:12:29 +01:00
Joost De Cock
40201756d3 chore: Reconfigure packages 2019-11-24 11:30:53 +01:00
Joost De Cock
9d1366b8b1 chore: Reconfigure packages 2019-11-19 18:35:55 +01:00
Joost De Cock
f4ed0ed1c6 fix: Fixed issue with dimensions not escaping quotes 2019-11-18 20:25:12 +01:00
Joost De Cock
06a789fdfa chore: Changelog update 2019-11-01 17:35:49 +01:00
Joost De Cock
62d5b4e7f9 chore: Reconfigure packages 2019-10-24 18:52:12 +02:00
Joost De Cock
5b81b53ae8 chore: Reconfigure packages 2019-10-19 08:48:59 +02:00
Joost De Cock
5b6bd190d4 fix(utils): Fixed unknown measurement issue in neckstimate
Neckstimate uses the neckCirumference measurement to give you and
estimate of the measurement name you pass it.

It only works for measurements it knows, and whether it *knows* a
measurement or not depends on whether it finds it in the data of
measurements it uses to calculate the estimate.

That data is split between models with and without breasts, because they
have different bodies, and the estimates are different.

There was a problem with models that have a with-breast measurement
(like underbust or bustSpan) but are a *no breast* model. Perhaps they
started out as a model with breasts, and were then reconfigured.

This change makes neckstimate check that, if a measurement is not found,
it is perhaps found in the *with breasts* list, and if so will return
that estimate instead. It will also log a warning to the console.

Neckstimate will still throw an error if the measurement is nowhere to
be found (not in with or without breasts).
2019-10-18 19:42:12 +02:00
Joost De Cock
4b070bcf62 fix(i18n): Fixed symlink issue causing all languages to use English strings 2019-10-14 19:14:02 +02:00
Joost De Cock
89ea702d2e chore: Switched to stable release 2019-10-13 17:35:08 +02:00
Joost De Cock
8fe72dad07 chore: Updated changelog 2019-10-13 17:32:22 +02:00
Joost De Cock
b6afba0e8c chore: Added keywords for gatsby-remark-jargon 2019-10-13 15:08:24 +02:00
Joost De Cock
23faf8cd8a chore: Reconfigure packages 2019-10-12 16:13:04 +02:00