1
0
Fork 0
Commit graph

9 commits

Author SHA1 Message Date
Joost De Cock
ab2a86d77c chore(shared): Removed debug statement 2022-09-26 17:35:30 +02:00
joostdecock
31a28d2faa chore(shared): Changes for recent core changes 2022-09-25 10:55:37 +02:00
Joost De Cock
f882a26408 chore(lab): Changes to handle multisets in core 2022-09-17 10:30:21 +02:00
Joost De Cock
7ac5a88dff feat(core): Added support for stacks in layout 2022-09-13 17:56:01 +02:00
Enoch Riese
00953e9189 add more error handling to workbench 2022-07-16 07:38:51 -04:00
Joost De Cock
a32e73f2fc chore: Fixing linter warnings 2022-07-12 20:47:39 +02:00
Joost De Cock
640b7231be fix(shared): Avoid flash of draft error before re-render
When measurments are missing, the useEffect hook will rerender to show
the measurements page. However, before that happens there's a brief
flash of the (failed) draft because it errors without the measurements.

This prevents that by passing down whether or not all required
measurements are available, and if not the draft returns null
2022-06-23 10:11:41 +02:00
Joost De Cock
a37e66c0e5 feat(lab): Bring up info on paths when clicked upon 2022-06-18 12:15:05 +02:00
Joost De Cock
43ee0f1790 chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00
Renamed from sites/freesewing.shared/components/workbench/draft/index.js (Browse further)