1
0
Fork 0
Commit graph

11 commits

Author SHA1 Message Date
Joost De Cock
0c0cb9caaa fix(lab): Don't pass t 2022-05-14 15:48:50 +02:00
Joost De Cock
04245fbe3e feat(lab): Keep track of available versions 2022-05-14 15:43:52 +02:00
Joost De Cock
2c5f0fa332 fix(lab): Layout improvements 2022-05-14 14:53:29 +02:00
Joost De Cock
ed535bbe8c feat(lab): Tweaks to pattern overview pages 2022-05-14 14:13:35 +02:00
Joost De Cock
d4833fb6a4 feat(lab): Add support for multiple versions in the lab 2022-03-26 18:06:14 +01:00
Joost De Cock
5cfcd2e274 wip(lab): Working on preloading pattern settings 2022-03-17 19:05:19 +01:00
Joost De Cock
491913e288 wip(lab): Work on translation 2022-02-07 20:02:28 +01:00
Joost De Cock
ea7ff95790 wip(lab): Working on i18n integration 2022-02-06 19:16:49 +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