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
a32ac826ce feat(cfp): Add bundle-analyzer 2021-06-13 12:10:01 +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
d87fd7dd8f chore(bent) Removed circumference suffix from measurements 2020-06-30 15:15:48 +02:00
Joost De Cock
4d5f02b86e chore(bent): Ported bent to new measurements. See #416 2020-06-01 13:08:23 +02:00
Joost De Cock
b279f23070 fix(bent): Better range for shoulderSlopeReduction option 2020-05-24 18:28:56 +02:00
Joost De Cock
d1ab4c3201 chore(bent): Tweaked cuffEase and armholeDepth defaults 2020-05-24 17:30:33 +02:00
Joost De Cock
7b3970f3c1 refactor(bent): Removed deprecated measurements from Bent 2020-02-01 15:55:24 +01:00
Joost De Cock
ea41dc0106 🚧 Ongoing work on components and pattern info 2019-04-29 09:01:51 +02:00
Joost De Cock
01b557c8d2 fire: Removed unused config options 2019-04-19 08:31:05 +02:00
Joost De Cock
eb05e90620 tada: Initial commit 2019-04-19 08:31:05 +02:00