1
0
Fork 0
Commit graph

32 commits

Author SHA1 Message Date
Enoch Riese
1b259a4205 toggle to hide part buttons on cut and print layouts 2023-03-09 08:52:28 -06:00
Enoch Riese
29e3ba6323 cutting layout page has tabs for each fabric type. parts duplication 2023-02-27 17:47:34 -06:00
Enoch Riese
6dbe15a862 cutting layout renders at the most basic level 2023-02-21 22:56:03 +02:00
Enoch Riese
a2f8310d41 add wrap flag to iconWrapper 2023-02-14 11:21:20 -06:00
joostdecock
86aa0f20da chore: linter issues 2023-02-05 19:58:25 +01:00
joostdecock
59708f534d wip(lab): Work on porting lab/workbenck to named exports 2023-01-29 18:57:24 +01:00
Enoch Riese
e1f7de0209 render pageless grid on pdf exports if pageless is on 2022-12-13 11:55:50 -06:00
Enoch Riese
4bdbddb3d6 get pages to render properly on pdf export when settings.only is an array 2022-12-13 08:39:16 -06:00
Enoch Riese
22c92b10d8 some comments and cleanup 2022-12-12 10:14:28 -06:00
Enoch Riese
a22a472ccd one last lint fix 2022-11-14 17:19:01 -06:00
Enoch Riese
3676c7af07 lint fixes 2022-11-14 16:53:31 -06:00
Enoch Riese
18f588dc99 deepscan fixes 2022-11-14 16:37:21 -06:00
Enoch Riese
d8cb8a7783 pdf export working 2022-11-14 14:02:11 -06:00
Enoch Riese
2e2cbf70d2 print layout renders and remembers changes 2022-10-28 15:03:04 -05:00
Enoch Riese
7cf7e0c90a move export to web worker 2022-08-21 10:26:35 +01:00
Enoch Riese
aa75c041f7 don't use dom points in gist, fixes yaml exports 2022-08-16 00:40:33 -05:00
Enoch Riese
e41e3a67ba fix deepscan issues 2022-08-14 17:36:54 -05:00
Enoch Riese
4a0f3f65a6 documenting code 2022-08-14 16:50:16 -05:00
Enoch Riese
1a65a16e56 separate print layout from draft layout. add better buttons 2022-08-09 16:17:17 -05:00
Enoch Riese
a1b80dd263 cleanup 2022-07-16 08:17:37 -04:00
Enoch Riese
9abea28b6e default error page 2022-07-16 07:38:51 -04:00
Enoch Riese
9bcfa4f39b add reset_all and undo buttons to error boundary. no styling 2022-07-16 07:38:51 -04:00
Enoch Riese
9e65a7fa31 oops, one more partName needed changing 2022-07-12 00:27:36 -05:00
Enoch Riese
959345ead0 keep drag handlers off the pages part 2022-07-12 00:02:55 -05:00
Enoch Riese
2e09f31c99 pass partname to part pieces 2022-07-11 21:00:16 -05:00
Joost De Cock
474188a05e fix(shared): Don't import from core source files
Importing from source files (of published packages) works fine
in the monorepo, but breaks outside of it.
Specifically, it breaks in the standalone development environment
which spins up the lab outside the monorepo.

For a situation like this, you need to make sure we have a
named export that's available from the built package.
2022-07-02 20:21:36 +02:00
Joost De Cock
2da980592a chore: Keep SVG to max height of the screen 2022-06-29 13:36:41 +02:00
Enoch Riese
a7931792ea deepscan fixes and viewbox sizing on negative position fix 2022-06-28 17:25:22 -05:00
Enoch Riese
404718c776 clean up and document 2022-06-28 16:41:44 -05:00
Enoch Riese
b2fcee3037 consistently set up part transforms 2022-06-28 16:13:21 -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