1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Joost De Cock
8c3dedd6f3 chore(carlita): Migrated to esbuild & removed legacy devenv 2022-06-14 13:09:07 +02:00
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
85b4281e96 feat(carltita): Port brian's s3 options 2021-06-13 14:57:39 +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
25cfc2925b chore(carlita) Removed circumference suffix from measurements 2020-06-30 15:11:29 +02:00
Joost De Cock
5d3b213a1c chore(carlita): Ported carlita to new measurements. See #416 2020-06-01 15:30:22 +02:00
Joost De Cock
56ac6954be fix(carlita): Better range for shoulderSlopeReduction option 2020-05-24 18:33:44 +02:00
Joost De Cock
37c554c700 refactor(carlita): Removed deprecated measurements from Carlita 2020-02-01 16:01:29 +01:00
Joost De Cock
2964da7f71 fix(carlita): Renamed as in Carlita 2020-01-25 16:10:53 +01:00
Joost De Cock
3b76cf6ae2 🔧 Updated Carlita config for frontend integration 2019-07-06 15:24:10 +02:00
Joost De Cock
7148fcab1c tada: Initial commit 2019-04-19 08:31:27 +02:00