1
0
Fork 0
Commit graph

14 commits

Author SHA1 Message Date
Joost De Cock
70bec9fa51 fix(lab): Rewrote chained ternary 2022-02-13 21:31:11 +01:00
Joost De Cock
a68f81ec73 chore: Linter warnings 2022-02-12 15:23:37 +01:00
Joost De Cock
3653700572 wip(lab): Work on workbench
- Moved the various tabs on the draft view to their own views.
- Renames modes to views
- Started to group various aspects of the workbench state under
  `_state` in the gist to prevent it from getting all mixed up
  with the core settings.
- Updated events title to make it more clear not all events might
  be present
- Removed valid state in measurements input since it was only
  getting updated on keyboard input but now when preloading
  measurements (which it does now)
2022-02-12 14:33:36 +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
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
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
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
9917ae6a33 wip(lab): Pages for all patterns, work on design options 2022-01-25 15:34:54 +01:00