1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Joost De Cock
b965618c99 chore(shin): Migrated to esbuild & removed legacy devenv 2022-06-14 13:09:16 +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
joostdecock
7218f9cb2d fix(shin): Used snapped option, expose elasticwidth to user 2021-10-08 18:57:19 +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
2cc1be6933 fix(shin): Remove unused lengthBonus option. Closes #752 2020-12-26 13:23:34 +01:00
Joost De Cock
2d1d9c2a3b chore(shin) Removed circumference suffix from measurements 2020-06-28 13:04:02 +02:00
Joost De Cock
6170b8cf40 chore(shin): Ported shin to new measurements. See #416 2020-06-07 14:00:09 +02:00
Joost De Cock
0e6ba799dd 🔧 Updated Shin config for frontend integration 2019-07-06 15:26:47 +02:00
Joost De Cock
c75544ba7c tada: Initial commit 2019-04-19 08:32:10 +02:00