1
0
Fork 0
Commit graph

7 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
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
6a43aa8e1e Theo is now deprecated. Use Charlie instead 2021-04-18 12:49:13 +02:00
Joost De Cock
1589c33293 chore(theo) Removed circumference suffix from measurements 2020-06-28 12:31:03 +02:00
Joost De Cock
1c163af658 chore(theo): Ported theo to crotchDepth measurement. See #425 2020-06-13 13:54:00 +02:00
Joost De Cock
6a461e0ee9 Initial port of Theo(dore) 2019-07-16 16:17:47 +02:00