Enoch Riese
29e3ba6323
cutting layout page has tabs for each fabric type. parts duplication
2023-02-27 17:47:34 -06:00
Enoch Riese
ecc7cfdacb
some fixes to testThing
2023-02-12 11:26:25 -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
758b38c966
chore(shared): Fixed linter warning
2023-02-05 19:17:01 +01:00
joostdecock
abf3b9ac1a
wip(lab): More changes for mjs/named exports
2023-02-05 19:09:46 +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
37f7833983
feat(shared): Consolidate icons, simple spinner
2023-01-28 19:27:11 +01:00
Joost De Cock
9cc97ab164
feat(workbench): Added logging of render props
2022-09-28 18:50:12 +02:00
Joost De Cock
f5f5968f3b
fix(shared): Issue with boolean options
2022-09-27 12:31:07 +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
ef5e792d6b
chore: Linter fixes
2022-09-14 15:02:39 +02:00
joostdecock
50fc054c1d
chore(lab): Changes for v3 stage2
2022-09-11 15:05:49 +02:00
Joost De Cock
e22ae97463
feat(shared): Added testing to lab
2022-09-06 17:46:51 +02:00
Joost De Cock
040331dbac
fix(shared): Test options display
2022-09-06 15:33:38 +02:00
Joost De Cock
13e32d9ed9
chore(lab): Changes for pattern data
2022-09-01 08:51:57 +02:00
Joost De Cock
14a596b779
fix: Handle top-level design options in lab
2022-08-29 18:03:13 +02:00
Joost De Cock
a023f1810c
wip: Updates to lab to support v3 patterns
2022-08-29 17:44:50 +02:00
Joost De Cock
f0761cecf9
fix: Allow suppresion of translation in list options
...
Fixes #2604
It's not so easy to handle this frontend side, so I feel it's better to
be explicit and add a `doNotTranslate` attribute to the option.
Added the frontend code to take that into account, as well as a note in
the docs.
2022-08-19 09:49:46 +02:00
Enoch Riese
58b4d8cd37
Merge branch 'develop' into eriese-layout-buttons
2022-08-09 16:17:28 -05:00
Enoch Riese
1a65a16e56
separate print layout from draft layout. add better buttons
2022-08-09 16:17:17 -05:00
Benjamin F
72ac128c42
Remove seam allowance hinting from UI. (They were moved to the settings text).
2022-08-04 11:22:55 -07:00
Benjamin F
5b3fb39cb7
Change saBool option label to "Seam allowance enabled".
2022-08-03 12:02:39 -07:00
Benjamin F
832838736c
Fix seam allowance slider to allow SA value changes when SA is set to zero but still enabled.
2022-08-03 12:00:48 -07:00
Enoch Riese
a1b80dd263
cleanup
2022-07-16 08:17:37 -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
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
8b3cc99ebb
fix(lab): Handle mm options gracefully
2022-07-03 12:56:10 +02:00
Enoch Riese
400835eea0
remove unnecessary resetGist in favor of export defaultGist
2022-06-24 23:40:00 -05:00
Enoch Riese
210c463a38
simplify gist methods. set gist now sets the gist
2022-06-24 12:59:08 -05:00
Enoch Riese
ce4cf36394
get rid of reducer from gist hook
2022-06-23 14:37:11 -05:00
Enoch Riese
39cbf70c3e
all gist mutation now uses the new functions
2022-06-23 12:50:51 -05:00
Joost De Cock
2d9dba906e
fix(shared): hide() signature should follow docs
2022-06-22 16:34:13 +02:00
Enoch Riese
7476d45f54
Merge branch 'develop' into eriese-imperial
2022-06-17 22:31:11 -05:00
Joost De Cock
e69e87a8ad
fix(shared): Don't clear gist but restore defaults
2022-06-17 12:07:16 +02:00
Joost De Cock
43ee0f1790
chore: Adapt sites to recent changes
2022-06-17 12:02:09 +02:00