1
0
Fork 0
Commit graph

738 commits

Author SHA1 Message Date
joostdecock
7a720ca872 chore: Remove lint 2023-11-26 14:42:02 +01:00
joostdecock
99b6e75956 fix(shared): Save pattern when bootstrapping edit mode.
This fixes #5534
2023-11-26 12:33:17 +01:00
joostdecock
13d11e070d fix(shared): Don't print URL on export. Closes #5526 2023-11-26 11:47:54 +01:00
joostdecock
ae9637e50d chore: Remove lint 2023-11-18 18:53:39 +01:00
joostdecock
548c93a2a0 fix(shared): Always show flags. Fixes #5489 2023-11-18 18:40:17 +01:00
joostdecock
e958dd2dd5 chore: Remove lint 2023-11-18 16:38:51 +01:00
joostdecock
6c489792ba feat(shared); Integrated timing plugin in workbench 2023-11-17 19:44:07 +01:00
joostdecock
b3547dda63 fix(shared): Set z-index on draft header. Fixes #5440 2023-11-08 20:36:47 +01:00
joostdecock
ff9d292b25 fix(shared): Correctly instantiate plugin-i18n in export handler
The translation method was passed incorrectly, causing exported patterns
to be untranslated.

Closes #5426
2023-11-07 20:46:32 +01:00
joostdecock
03881fab5f chore: Remove lint 2023-11-07 19:50:16 +01:00
joostdecock
6169ce3540 chore: Remove lint 2023-11-07 19:38:50 +01:00
joostdecock
40d497e135 chore: Remove lint 2023-11-07 19:32:03 +01:00
joostdecock
f8c898827d fix(shared): Guard against exporting without settings
When generating a fully default design that does not require any
measurements, the export failed because where we expect a settings
object, we get `false` instead. This guards against this scenario by
instantiating an empty object in this case.

Fixes #5430
2023-11-07 19:24:43 +01:00
Joost De Cock
f1ca01f9ee chore: Remove lint 2023-11-06 13:02:16 +01:00
Joost De Cock
7fff2b5621 fix(shared): Fix route after save. Closes #5424 2023-11-06 12:57:47 +01:00
Joost De Cock
cf7d8155b2
Merge pull request #5404 from freesewing/i18n
New Crowdin Translations [skip build]
2023-11-04 07:47:34 +01:00
Joost De Cock
9d04a4d4c3 New translations en.yaml (Ukrainian)
skip-build
2023-11-03 23:32:07 +01:00
Joost De Cock
f8cfcd7a7a New translations en.yaml (Ukrainian)
skip-build
2023-11-03 23:32:06 +01:00
Joost De Cock
6d46e3d994 New translations en.yaml (Dutch)
skip-build
2023-11-03 23:06:31 +01:00
Joost De Cock
9b6142c7e4 New translations en.yaml (Dutch)
skip-build
2023-11-03 23:06:30 +01:00
Joost De Cock
fcd00210a9 New translations en.yaml (German)
skip-build
2023-11-03 22:41:03 +01:00
Joost De Cock
d6e6fdf807 New translations en.yaml (German)
skip-build
2023-11-03 22:41:02 +01:00
Joost De Cock
44300616a6 New translations en.yaml (Spanish)
skip-build
2023-11-03 22:15:01 +01:00
Joost De Cock
4b2225eae9 New translations en.yaml (Spanish)
skip-build
2023-11-03 22:14:59 +01:00
Joost De Cock
f43e566149 New translations en.yaml (French)
skip-build
2023-11-03 21:48:57 +01:00
Joost De Cock
675747b643 New translations en.yaml (French)
skip-build
2023-11-03 21:48:56 +01:00
joostdecock
7d10e95828 chore: Remove lint 2023-11-03 19:48:48 +01:00
joostdecock
f6a1063e59 chore: Various small tweaks 2023-11-03 19:41:21 +01:00
joostdecock
9a9f29d2eb feat(shared): Updated design picker 2023-11-01 13:42:03 +01:00
joostdecock
1f3a185cbc fix(shared): Update logoPath import 2023-10-29 08:56:31 +01:00
joostdecock
dd1913e499 fix(shared): broken links after docs changes 2023-10-25 20:15:24 +02:00
joostdecock
48a79b0dc1 chore: Remove lint 2023-10-25 17:17:12 +02:00
joostdecock
6b8f8bd6e5 chore: Remove lint 2023-10-25 17:11:52 +02:00
joostdecock
5797b67ecd chore: Remove lint 2023-10-25 17:00:16 +02:00
joostdecock
ddf735bbe1 fix(shared): Fix default print margin 2023-10-25 14:52:24 +02:00
Joost De Cock
1e4a064043 fix(core): Return property names that are consistent with API 2023-10-21 13:26:45 +02:00
Joost De Cock
d739e8f5bd Merge branch 'joost' into plugins-scale 2023-10-15 16:05:28 +02:00
Joost De Cock
3eba42c2ba fix(shared): Pass ID to accordion to keep items open 2023-10-12 10:52:58 +02:00
Joost De Cock
0fb23f0dd6
Merge branch 'develop' into i18n 2023-10-11 18:30:59 +02:00
Joost De Cock
33f7076c76 chore(shared): Replace react-markdown with dynamic mdx 2023-10-10 09:05:22 +02:00
Joost De Cock
6ec273ffce chore: Remove lint 2023-10-09 17:18:31 +02:00
Joost De Cock
a0bcf01b47 chore: Remove lint 2023-10-09 13:47:36 +02:00
Joost De Cock
ffc833f7c7 feat(shared): Port workbench to dynamic mdx 2023-10-09 13:01:58 +02:00
Joost De Cock
90afd3e28e feat(org): Switched to better dynamic mdx 2023-10-09 11:42:16 +02:00
Joost De Cock
86d984e8c5 wip(shared): Split new design pages per design to split bundle
This adds page templates that will auto-generate pages for each design.
This not only allows us to split the bundle for these individual
designs, we are also now passing the inline docs for a design as static
props, as that will limit the memory footprint of webpack.

Remains to be seen how this will all come together, but it's better than
throwing everything at webpack and watching the build fail.
2023-10-08 14:26:58 +02:00
Joost De Cock
c4140f0e49 Update source file en.yaml
skip-build
2023-10-08 13:06:13 +02:00
joostdecock
fc420160de chore(shared): Take control into account in workbench view menu 2023-10-04 20:31:40 +02:00
Joost De Cock
aef4d539b3
Merge pull request #5067 from freesewing/i18n
New Crowdin Translations [skip build]
2023-10-03 20:59:52 +02:00
Joost De Cock
a29e7e2b9c Update source file en.yaml
skip-build
2023-10-03 11:48:03 +02:00
Joost De Cock
5eff2d9613 New translations en.yaml (Dutch)
skip-build
2023-10-03 10:58:48 +02:00