Joost De Cock
ff82e2568b
feat: Do not set plugin configuration object on pattern.use()
...
Plugins can pass a configuration object (or any
sort of data) when loaded with `pattern.use()`.
We use to set that parameter to `false` when loading, but
now we leave it `undefined`. This makes is easy for plugins
to use a default parameter for the configuration/data passed
to it.
2020-04-18 11:36:02 +02:00
Joost De Cock
6710d76b08
🎨 Updated prettier config
2019-08-03 15:03:33 +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
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
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