1
0
Fork 0
Commit graph

83 commits

Author SHA1 Message Date
Joost De Cock
eb2dcf9568 🐛 Fixed issue in utils/optionDefault with list type options 2019-10-02 07:50:01 +02:00
Joost De Cock
23a1c8263e 🔧 Reconfigure packages 2019-09-25 18:04:39 +02:00
Joost De Cock
d531396000 🐛 Fixed HPS to bust measurement base in neckstimate 2019-09-22 17:15:02 +02:00
Joost De Cock
261da52c3b Integrated Penelope and Waralee patterns, plus 2.1 prep
Penelope and Waralee are two new patterns by @woutervdub
This integrates them in our monorepo, including the translations
in the i18n package and the package info in the pattern-info pattern

This commit also includes a minor tweak to our core package.
Previously, you had to instantiate a pattern to get its config,
but that is no longer the case. The default export (the constructor)
now has a config property you can access without instantiating the pattern.

All of these changes will trigger a new minor release when we merge them
into master. Specifically v2.1
2019-09-21 19:42:53 +02:00
Joost De Cock
2e29a91c1c Merge branch 'develop' of github.com:freesewing/freesewing into develop 2019-09-15 11:40:12 +02:00
Kieran Klaassen
76cc7405dd
🐞 Fix measurementDiffers to crash with breasts 2019-09-10 09:44:22 +02:00
Kieran Klaassen
5e6c32b2f2
Update index.js 2019-09-09 12:06:04 +02:00
Joost De Cock
5c2fda8a0a 🔥 Removed lingering debug statement from formatImperial 2019-09-06 18:42:28 +02:00
Joost De Cock
ea4ce04936 Added measurementDiffers method to utils 2019-09-01 19:09:36 +02:00
Joost De Cock
1e37f1147c Added everything for Model Graph component 2019-08-24 18:25:05 +02:00
Joost De Cock
2283660d38 Updated endpoints in utils/backend 2019-08-17 18:18:38 +02:00
Joost De Cock
cd11ea96fa 🐛 Fixed issue in utils/backend 2019-08-14 16:50:50 +02:00
Joost De Cock
12310c78ff 💥 Changes in utils due to backend changes 2019-08-13 18:53:45 +02:00
Joost De Cock
6710d76b08 🎨 Updated prettier config 2019-08-03 15:03:33 +02:00
Joost De Cock
3a20d35b56 Added support for loading defaults from recipe 2019-07-24 21:58:29 +02:00
Joost De Cock
13b9e99721 :sprakles: Added loadRecipe to backend, and auth required for profile 2019-07-19 12:50:03 +02:00
Joost De Cock
506d872b57 💥 Changed utils exports to seperate dependencies 2019-07-13 08:48:58 +02:00
Joost De Cock
04ec57bcdc Added removal of single model to backend in utils 2019-07-04 15:51:19 +02:00
Joost De Cock
4eca204d6b 🐛 Fixed issue in utils::optionDefault 2019-06-28 17:51:49 +02:00
Joost De Cock
a76e8bce49 Added recipes to backend 2019-06-26 18:07:47 +02:00
Joost De Cock
79b0ff20ba Added tiler and capitalize to utils 2019-06-23 18:01:22 +02:00
Joost De Cock
945f6ab347 🐛 Fixed some issues in utils package 2019-06-16 16:19:22 +02:00
Joost De Cock
289a2b82af Utils update 2019-06-13 08:00:48 +02:00
Joost De Cock
b5c6b47574 Changes to backend in utils 2019-06-09 17:47:34 +02:00
Joost De Cock
9e91b1ad19 🚧 Few changes for the new frontend 2019-06-09 13:38:12 +02:00
Joost De Cock
86ba7d9e76
🐛 Fixed return in non-browser environments 2019-06-01 19:10:12 +02:00
Joost De Cock
e1c4745df3 🚧 Removed hard check on local storage support 2019-06-01 18:17:06 +02:00
Joost De Cock
803e1c0552 🚨 Removed linter warnings 2019-05-10 13:14:31 +02:00
Joost De Cock
158c19ae1d 🚧 Progress on workbench 2019-05-05 17:06:22 +02:00
Joost De Cock
c6ff8f0794 Added parts to pattern-info 2019-05-03 13:22:18 +02:00
Joost De Cock
9d54e25020 🚧 Work on React components and releases 2019-04-30 16:20:43 +02:00
Joost De Cock
ea41dc0106 🚧 Ongoing work on components and pattern info 2019-04-29 09:01:51 +02:00
Joost De Cock
e7b7c5a7dd Added @freesewing/utils 2019-04-27 12:21:14 +02:00