1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Nick Dower
d3b6132566 Update some pattern deps. Add render test. 2022-01-29 12:46:14 +01: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
ef3bd03e2c chore: Linter run 2021-08-30 11:40:16 +02:00
Joost De Cock
a5556dc32e feat(carlton): Port brian's s3 options 2021-06-13 14:31:15 +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
e6d1b7e97c chore(carlton) Removed circumference suffix from measurements 2020-06-30 15:10:04 +02:00
Joost De Cock
cb5b5da33b chore(carlton): Ported carlton to new measurements. See #416 2020-06-01 15:20:34 +02:00
Joost De Cock
957ff072b3 fix(carlton): Better range for shoulderSlopeReduction option 2020-05-24 18:31:56 +02:00
Joost De Cock
51bed1d6ca refactor(carlton): Removed deprecated measurements from Carlton 2020-02-01 15:59:44 +01:00
Joost De Cock
ea41dc0106 🚧 Ongoing work on components and pattern info 2019-04-29 09:01:51 +02:00
Joost De Cock
028be248e5 sparkles: Added pocket lining 2019-04-19 08:31:32 +02:00
Joost De Cock
f7cefc3c76 sparkles: First version of Carlton 2019-04-19 08:31:32 +02:00
Joost De Cock
c0ace10e2d tada: Initial commit 2019-04-19 08:31:31 +02:00