1
0
Fork 0
Commit graph

67 commits

Author SHA1 Message Date
Luiz Saggioro
fb7ce2d5b0 Pass 'draft' into workbench props 2023-04-08 11:39:37 -04:00
Enoch Riese
deb5bb8407 lint fixes 2023-03-09 17:56:29 -06:00
Enoch Riese
bf51065cc8 add cutting instructions to title. ensure translation on drafts 2023-03-09 08:59:03 -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
0a07ca8de0 some lint fixes from after the mjs overhaul 2023-02-13 16:44:12 -06:00
Enoch Riese
49f8badcfe convert new files to mjs 2023-02-11 16:45:00 -06:00
Enoch Riese
ed3f0abf23 basic editor interface 2023-02-11 16:31:43 -06:00
Enoch Riese
dd4aabc557 fix lab build errors after mjs transition 2023-02-09 21:39:19 -06:00
joostdecock
86aa0f20da chore: linter issues 2023-02-05 19:58:25 +01:00
joostdecock
d6d8c6f122 fix(lab): Fixed lab after moving to esm and named exports 2023-02-05 17:59:22 +01:00
joostdecock
1bd908d2c0 chore: Linter warnings 2023-02-05 16:30:12 +01:00
joostdecock
59708f534d wip(lab): Work on porting lab/workbenck to named exports 2023-01-29 18:57:24 +01:00
joostdecock
595417a23b feat(org): Ported components to mjs and named exports 2023-01-29 16:44:02 +01:00
Joost De Cock
dfa26c2e35 wip(shared): Brokering peace between prettier and eslint 2022-12-26 18:00:44 +01:00
Joost De Cock
ba76fdc2a7 fix(org): Linter errors 2022-12-26 17:44:00 +01:00
Joost De Cock
78879db88d wip(org): Tweaks to layout/fonts 2022-12-26 17:10:14 +01:00
Joost De Cock
88d8a9b27e fix(shared): Disable development for JSX runtime issue
As suggested by @benjamesben in #3301
This is the best/proper solution. My earlier fix was hackish.
2022-12-25 11:01:58 +01:00
Joost De Cock
f19ba58565 fix(shared): Sidestep MDX 2.2 dev runtime issue. Closes #3301 2022-12-24 23:01:16 +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
22c92b10d8 some comments and cleanup 2022-12-12 10:14:28 -06:00
Enoch Riese
5aab19f7c5 Merge branch 'develop' into eriese-v3-printing 2022-12-04 16:29:06 -06:00
joostdecock
62b11529db chore: Upgrade to nextjs 13 and react 18 2022-12-04 15:04:56 +01:00
Enoch Riese
0115a46d8a get tests passing 2022-11-14 16:33:57 -06:00
Enoch Riese
d8cb8a7783 pdf export working 2022-11-14 14:02:11 -06:00
Enoch Riese
4b0ccda70f don't pollute layout scope 2022-10-29 00:34:42 -05:00
Joost De Cock
f77b45f682 fix(shared): Handle measurement-less patterns 2022-10-08 04:25:39 +02:00
Joost De Cock
295d3481f9 fix(shared): Log display on error message. Fixed #2898 2022-10-06 23:00:27 +02:00
Joost De Cock
6688f75db7 fix(lab): Set correct key for localStorage 2022-10-06 22:22:41 +02:00
Joost De Cock
6e3561a9f6 fix(shared): Toc placement 2022-10-04 18:49:13 +02:00
Joost De Cock
1f4793a5ef feat(dev): Layout/header tweaks 2022-10-04 01:20:49 +02:00
Joost De Cock
e960d31d96 chore: Lab debug and types. See #2838 2022-09-28 19:22:22 +02:00
joostdecock
31a28d2faa chore(shared): Changes for recent core changes 2022-09-25 10:55:37 +02:00
Joost De Cock
b09c7c976a
fix(lab): init() is now __init() 2022-09-20 21:42:46 +02:00
Joost De Cock
f882a26408 chore(lab): Changes to handle multisets in core 2022-09-17 10:30:21 +02:00
joostdecock
50fc054c1d chore(lab): Changes for v3 stage2 2022-09-11 15:05:49 +02:00
Joost De Cock
a023f1810c wip: Updates to lab to support v3 patterns 2022-08-29 17:44:50 +02:00
Enoch Riese
8b98e94d78 fix pagination issues, resizing issues 2022-08-24 16:02:52 -05:00
Enoch Riese
7cf7e0c90a move export to web worker 2022-08-21 10:26:35 +01:00
Enoch Riese
94c324b2e7 most export to pdf functionality re-instated 2022-08-16 00:33:35 -05:00
Enoch Riese
4a0f3f65a6 documenting code 2022-08-14 16:50:16 -05:00
Enoch Riese
1f19883455 don't draft twice 2022-08-09 17:22:19 -05:00
Enoch Riese
1a65a16e56 separate print layout from draft layout. add better buttons 2022-08-09 16:17:17 -05:00
Joost De Cock
872b377eea
Merge branch 'develop' into eriese-draftready 2022-07-17 19:30:01 +02:00
Enoch Riese
a187892a37 better null check in hasRequiredMeasurementsMethod 2022-07-16 13:20:57 -04:00
Enoch Riese
129647fbdc hold off drafting till the gist is ready 2022-07-16 13:04:00 -04:00
Enoch Riese
a11971709d
Remove errant period 2022-07-16 09:37:05 -04:00
Enoch Riese
0aef9b5ace deepscan fixes 2022-07-16 08:22: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
00953e9189 add more error handling to workbench 2022-07-16 07:38:51 -04:00