1
0
Fork 0
Commit graph

18 commits

Author SHA1 Message Date
Enoch Riese
18a5dac39d cutting layout allows setting fabric width and calculates fabric length 2023-02-21 22:56:03 +02:00
joostdecock
d6d8c6f122 fix(lab): Fixed lab after moving to esm and named exports 2023-02-05 17:59:22 +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
joostdecock
31a28d2faa chore(shared): Changes for recent core changes 2022-09-25 10:55:37 +02:00
Joost De Cock
13e32d9ed9 chore(lab): Changes for pattern data 2022-09-01 08:51:57 +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
b047cb0e1f fixing little issues 2022-07-16 07:38:51 -04:00
Joost De Cock
503e553c15 chore(shared): Phase-out use of utils package 2022-07-03 12:55:46 +02:00
Joost De Cock
4bdda5062c
Merge pull request #2284 from eriese/eriese-fix-memo
fix measurement gist issues with better state management  #2281
2022-06-23 09:15:50 +02:00
Enoch Riese
ce23291fc5 focus the first invalid measurement on page load and when trying to leave 2022-06-22 19:13:40 -05:00
Enoch Riese
347554f3a1 fix measurement gist issues with better state management 2022-06-22 15:19:07 -05:00
Joost De Cock
fb44d9be4c fix(lab): Don't import published packages from relative url 2022-06-22 18:04:24 +02:00
Joost De Cock
1dae0a77b3 chore(shared): Temporary workaround for #2281
Commented out useMemo() code while waiting for a permanent fix
2022-06-22 14:56:46 +02:00
Enoch Riese
f60f047883 possibly now going overboard on null checks 2022-06-17 23:19:19 -05:00
Enoch Riese
d32f145ac3 better null checks 2022-06-17 23:15:15 -05:00
Enoch Riese
7476d45f54 Merge branch 'develop' into eriese-imperial 2022-06-17 22:31:11 -05:00
Joost De Cock
43ee0f1790 chore: Adapt sites to recent changes 2022-06-17 12:02:09 +02:00