1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Joost De Cock
90ef97f6d4
Update packages/bella/config/index.js
Co-authored-by: Nick Dower <nicholasdower@gmail.com>
2022-03-28 19:36:02 +02:00
Wouter van Wageningen
7d1a4d4076
Update index.js 2022-03-27 12:29:48 -07:00
Joost De Cock
2a220392d4 chore: Switched to default inport for version
The previous import of the version number from package.json
looked like a named import, but was actually object destructuring
that was supported by the rollup json plugin.

This causes issues when importing patterns with webpack (as we
do with our new NextJS based frontend) so this commit switches
to importing JSON as the default export, which is also ok with webpack
2022-01-23 13:22:13 +01:00
Joost De Cock
2563728b44 fix(bella): Expose all options 2022-01-19 16:18:12 +01:00
Joost De Cock
3e4e95cf23 chore: Changed departments for patterns 2021-05-29 14:04:56 +02:00
Joost De Cock
a098bd7269 fix(bella): Fix dependency config. Closes #1002 2021-05-08 10:27:16 +02:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
e014b220c1 chore: Linter 2021-01-31 09:26:26 +01:00
Joost De Cock
c5278a3629 feat(bella): First release 2021-01-17 12:26:34 +01:00
Joost De Cock
b10b8e3ba2 chore(bella): Added bustDartLength option to Bella 2020-12-12 14:38:59 +01:00
Joost De Cock
8a7824bc7b feat: Bella, initial work on another womenswear bodice 2020-11-22 14:34:49 +01:00