1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
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
d6d12711c6 fix(sven): Expose options to user 2022-01-19 17:41:26 +01:00
Joost De Cock
ef3bd03e2c chore: Linter run 2021-08-30 11:40:16 +02:00
Joost De Cock
ebca2e32f3 feat(sven): Port brian's s3 options 2021-06-13 15:29:07 +02:00
Joost De Cock
3e4e95cf23 chore: Changed departments for patterns 2021-05-29 14:04:56 +02:00
Joost De Cock
f191151ee4 chore: Linter changes 2021-04-24 10:16:31 +02:00
Joost De Cock
51270247be chore(sven) Removed circumference suffix from measurements 2020-06-28 12:59:47 +02:00
Joost De Cock
a7a2f13422 chore(sven): Ported sven to new measurements. See #416 2020-06-10 19:45:16 +02:00
Joost De Cock
b1296aa22a feat(sven): Improved shaping of the side seams
Also changed some of the defaults for certain options
2020-05-31 12:48:20 +02:00
Joost De Cock
1a21e28deb chore: Fixed linter warnings 2020-03-15 11:17:00 +01:00
Joost De Cock
5aee2528dd refactor(sven): Removed deprecated measurements from Sven 2020-02-01 16:25:21 +01:00
Joost De Cock
c090e4172f 🐛 Added missing options from brian 2019-07-06 14:58:46 +02:00
Joost De Cock
39fffd900b 🚧 Further updates on pattern exports 2019-04-29 10:20:29 +02:00
Joost De Cock
16751b8afe tada: Initial commit 2019-04-19 08:32:19 +02:00