1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Joost De Cock
4da86eb643 chore: fixed linter warnings 2022-02-13 16:10:51 +01:00
Joost De Cock
a68f81ec73 chore: Linter warnings 2022-02-12 15:23:37 +01:00
Joost De Cock
7ec34e14a5
fix(lab): Update packages/freesewing.lab/hooks/useApp.js
Co-authored-by: Stefan Sydow <s.sydow@heinlein-video.de>
2022-02-12 13:50:15 +01:00
Joost De Cock
491913e288 wip(lab): Work on translation 2022-02-07 20:02:28 +01:00
Joost De Cock
e8d747a949 chore(lab): Use locale and hover resize consistently 2022-01-27 18:07:37 +01:00
Joost De Cock
19f9be6a3c feat(lab): Added language setting 2022-01-27 12:26:56 +01:00
Joost De Cock
4f96925413 feat(lab): Handle draft translations through app.t 2022-01-25 11:23:15 +01:00
Joost De Cock
825ca14189 feat(fs.lab): translation with props 2022-01-25 10:29:26 +01:00
Joost De Cock
6b74e94ac3 fix(fs.lab): Reconfigured nextjs for the lab 2022-01-25 09:03:06 +01:00
Joost De Cock
2ea353a475 chore(fs.dev): Webpack aliases to load local code from source
These changes force webpack to load the local pacakges (like
patterns and so on) from source, rather than from a compiled bundle.
This means that the lab site will reload whenever one makes changes
to pattern code.
2022-01-24 12:34:29 +01:00
Joost De Cock
54aefa8437 wip: Started working on new development environment 2022-01-22 17:55:03 +01:00