1
0
Fork 0
Commit graph

5 commits

Author SHA1 Message Date
Joost De Cock
b948904de1 wip(lab): Working on handling layout 2022-03-06 18:54:30 +01:00
Joost De Cock
34c8a6b2a5 wip(shared): Working on custom layout 2022-02-20 18:46:21 +01:00
Joost De Cock
a706e3cac2 feat(lab): Added tests/sampling 2022-02-13 15:45:27 +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
Renamed from packages/freesewing.shared/components/workbench/menu/modes.js (Browse further)