1
0
Fork 0
Commit graph

21 commits

Author SHA1 Message Date
Enoch Riese
0aef9b5ace deepscan fixes 2022-07-16 08:22:51 -04:00
Enoch Riese
9abea28b6e default error page 2022-07-16 07:38:51 -04:00
Enoch Riese
00953e9189 add more error handling to workbench 2022-07-16 07:38:51 -04:00
Enoch Riese
b047cb0e1f fixing little issues 2022-07-16 07:38:51 -04:00
Joost De Cock
cc4889b4ec chore: Fixing linter warnings 2022-07-12 21:07:42 +02:00
Joost De Cock
a32e73f2fc chore: Fixing linter warnings 2022-07-12 20:47:39 +02:00
Joost De Cock
3124f72a2a fix(workbench): Guard against snippets without anchor 2022-07-09 15:44:11 +02:00
Enoch Riese
56a668ea65 one more deepscan fix 2022-06-28 17:29:08 -05:00
Enoch Riese
6f6a165459 use svg functions to translate from DOM space to svg space 2022-06-28 15:16:29 -05:00
Enoch Riese
15525678d4 break layout/draft.js into smaller files 2022-06-28 13:41:27 -05:00
Enoch Riese
8f35ccf9b9 rotation works smoothly 2022-06-28 02:02:51 -05:00
Joost De Cock
bc6d4b226c feat(lab): Unit-formatting in Xray info 2022-06-24 11:34:22 +02:00
Enoch Riese
39cbf70c3e all gist mutation now uses the new functions 2022-06-23 12:50:51 -05:00
Joost De Cock
2b3143d395 fix(shared): Handle missing patternProps 2022-06-23 15:18:01 +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
70e0da6ced feat(lab): More dev info on Xray mode 2022-06-18 18:15:17 +02:00
Joost De Cock
026c7adcd2 feat(lab): Hover info for parts 2022-06-18 17:02:19 +02:00
Joost De Cock
fb403e4b4d feat(lab): Added point info 2022-06-18 13:15:15 +02:00
Joost De Cock
5fba460e4b chore(lab): Tweaks to path info 2022-06-18 12:49:49 +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