1
0
Fork 0
Commit graph

22 commits

Author SHA1 Message Date
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