1
0
Fork 0
Commit graph

221 commits

Author SHA1 Message Date
Joost De Cock
d906d68613 feat(core): Added the path.noop() method to core 2020-01-12 17:57:05 +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
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
6710d76b08 🎨 Updated prettier config 2019-08-03 15:03:33 +02:00
Joost De Cock
2a20b65fa2 🔧 Updated rollup config 2019-07-19 15:09:05 +02:00
Joost De Cock
ded5795ebe Added the path.setRender() method to core 2019-07-16 16:18:07 +02:00
Joost De Cock
54be0b691e Added utils.rad2deg to core 2019-07-11 16:49:02 +02:00
Joost De Cock
45498afbba 🐛 Prevent draft method from forcing render of hidden part 2019-07-08 15:37:27 +02:00
Joost De Cock
9f2eda43e9 💡 Improved error message in path.shiftAlong 2019-07-06 14:01:25 +02:00
Joost De Cock
7cc063712b 🚨 Removed linter warnings 2019-06-01 16:18:14 +02:00
Joost De Cock
6aa14f0613 🚧 Fixes to the part dependency resolver 2019-05-31 19:18:38 +02:00
Joost De Cock
0157b43b68 🔥 Removed lingering console.log statements 2019-05-31 16:30:36 +02:00
Joost De Cock
d3a1ea6554 🔧 Reconfigure packages 2019-05-31 16:09:41 +02:00
Joost De Cock
3a9f21e3e1 🐛 Fixed issue in the part dependency resolver 2019-05-31 14:48:46 +02:00
Joost De Cock
b8c8f741aa 🔧 Reconfigure packages 2019-05-31 10:20:20 +02:00
Joost De Cock
1bc2272c90 🚧 Changes to pattern examples 2019-05-30 21:19:41 +02:00
Joost De Cock
ec2c9f17df Change the part::inject method to keep @woutervdub happy 2019-05-10 17:38:47 +02:00
Joost De Cock
803e1c0552 🚨 Removed linter warnings 2019-05-10 13:14:31 +02:00
Joost De Cock
a888922968 🚧 Progress on workbench 2019-05-06 17:01:44 +02:00
Joost De Cock
158c19ae1d 🚧 Progress on workbench 2019-05-05 17:06:22 +02:00
Joost De Cock
476f4b8088 📦 Renamed freesewing pkg to @freesewing/core 2019-04-19 10:09:50 +02:00