1
0
Fork 0
Commit graph

10 commits

Author SHA1 Message Date
Joost De Cock
ae78b16240 fix(lab): Default to measurement view for now 2022-01-25 16:01:56 +01:00
Joost De Cock
1c1777ada0 fix(lab): Show draft by default 2022-01-25 15:46:35 +01:00
Joost De Cock
24e9cd8980 feat(lab): Menu for design options 2022-01-25 12:39:29 +01:00
Joost De Cock
b662f19223 chore(lab): Restructured components 2022-01-25 11:22:48 +01:00
Joost De Cock
83ee572a36 feat(fs.lab): Keep gist in local storage 2022-01-25 10:39:30 +01:00
Joost De Cock
f577f054ef feat(fs.lab): Handle mode switching 2022-01-25 10:29:47 +01:00
Joost De Cock
490f48f726 fix(fs.shared): Linter warnings 2022-01-25 10:03:10 +01:00
Joost De Cock
22b25c0c5d wip(fs.lab): Work on workbench components 2022-01-25 08:31: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