1
0
Fork 0
Commit graph

168 commits

Author SHA1 Message Date
Joost De Cock
b01758969c
Fix(lab): Simple string quotes will do
Co-authored-by: Stefan Sydow <s.sydow@heinlein-video.de>
2022-02-12 14:08:41 +01:00
Joost De Cock
bbb2b2c23f wip(lab): Migrated translation to next-i18next 2022-02-10 21:40:19 +01:00
Joost De Cock
4c17255a58 wip(lab): Work on i18n-next 2022-02-08 20:49: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
27aa0ddef8 fix(lab): Language picker fix 2022-02-06 13:17:42 +01:00
Joost De Cock
84dce24c55 fix(dev): Force color of theme picker. Closes #1814
This is a bit of a hack because I can't seem to get to the
root cause, so this just adds CSS specificity so that the
dropdown is styled as it should.
2022-02-05 22:01:01 +01:00
Joost De Cock
153bff0536 wip(lab): Moved draft to wrapper 2022-01-30 15:14:44 +01:00
Joost De Cock
e62a862559 wip(lab): More Xray work 2022-01-30 12:21:08 +01:00
Joost De Cock
06e2e11438 wip(lab): Added reveal buttons 2022-01-29 21:57:29 +01:00
Joost De Cock
e5df2a5ab8 wip(lab): Progess on Xray for points and paths 2022-01-29 21:31:12 +01:00
Joost De Cock
3f01f67087 wip(lab): Work on xray 2022-01-29 19:27:14 +01:00
Joost De Cock
4634ced281 chore(lab): Refactoring workbench menu 2022-01-29 18:24:36 +01:00
Joost De Cock
9e2babfc7b chore(lab): Renamed xray clear to reset 2022-01-29 14:54:22 +01:00
Joost De Cock
9cb3c53e24 wip(lab): more work on Xray 2022-01-29 14:51:13 +01:00
Joost De Cock
460e970c35 wip(lab): Xray for points and paths 2022-01-29 10:50:02 +01:00
Joost De Cock
ec2fd35208 wip(lab): Work on xray mode 2022-01-28 19:55:32 +01:00
Joost De Cock
abac05d844 chore: changelog update 2022-01-28 18:27:20 +01:00
Joost De Cock
8aacd3a921 fix(lab): Value display for content setting 2022-01-28 17:04:53 +01:00
Joost De Cock
929822b249 feat(lab): Draft view pretty ok now 2022-01-28 16:57:07 +01:00
Joost De Cock
73163f5676 feat(lab): Added detail setting 2022-01-28 13:48:12 +01:00
Joost De Cock
18f9e93cc0 feat(lab): Paperless and render settings 2022-01-28 13:39:07 +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
27c907c95a feat(lab): Show options description 2022-01-27 15:18:32 +01:00
Joost De Cock
c619662a31 feat(lab): Respect language setting 2022-01-27 13:57:54 +01:00
Joost De Cock
19f9be6a3c feat(lab): Added language setting 2022-01-27 12:26:56 +01:00
Joost De Cock
4721657296 feat(lab): Added deg/pct options 2022-01-26 13:41:40 +01:00
Joost De Cock
08b5dbb676 feat(lab): Handling list options 2022-01-26 11:53:43 +01:00
Joost De Cock
d76bf6deac feat(lab): Handling count options 2022-01-26 10:04:15 +01:00
Joost De Cock
de154e4abc feat(lab): Handling of bool options 2022-01-26 09:38:47 +01:00
Joost De Cock
a4db63f990 feat(lab): Allow manual edit of pct options 2022-01-26 08:52:26 +01:00
Joost De Cock
5af516cc31 feat(lab): Working on reporting back absolute options 2022-01-25 18:14:31 +01:00
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
9917ae6a33 wip(lab): Pages for all patterns, work on design options 2022-01-25 15:34:54 +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
82c4242088 feat(fs.lab): LabDraft component 2022-01-25 11:22:09 +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
e57d6244a6 fix(fs.shared): Bug in swipehandlers spreaded props 2022-01-25 09:01:41 +01:00
Joost De Cock
fde0cb10fc fix(fs.shared): pass render prop for altmenu 2022-01-25 08:31:54 +01:00
Joost De Cock
22b25c0c5d wip(fs.lab): Work on workbench components 2022-01-25 08:31:06 +01:00
Joost De Cock
8703983f2f feat(fs.shared): Added some more icons 2022-01-25 08:29:52 +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
4eaa903bea fix(fs.dev): Small issue in theme picker 2022-01-24 09:06:28 +01:00
Joost De Cock
54aefa8437 wip: Started working on new development environment 2022-01-22 17:55:03 +01:00
Joost De Cock
f4243868d4 fix(fs.dev): Children are a bad idea 2022-01-20 11:04:41 +01:00
Joost De Cock
2234155052 chore: Fixed linter warnings 2022-01-20 09:07:38 +01:00