1
0
Fork 0
Commit graph

844 commits

Author SHA1 Message Date
Joost De Cock
2c630f53f7 New translations en.yaml (Dutch)
skip-build
2023-11-18 18:34:00 +01:00
Joost De Cock
e68acda253 New translations en.yaml (German)
skip-build
2023-11-18 18:11:40 +01:00
Joost De Cock
eed2f49bc5 New translations en.yaml (Spanish)
skip-build
2023-11-18 17:49:26 +01:00
Joost De Cock
d43bbe58c0 New translations en.yaml (French)
skip-build
2023-11-18 17:26:26 +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
c645e5b9c1 Update source file en.yaml
skip-build
2023-11-04 20:04:55 +01:00
Joost De Cock
f0d4d9fd83 New translations en.yaml (Ukrainian)
skip-build
2023-11-04 19:42:57 +01:00
Joost De Cock
be409c1ab3 New translations en.yaml (Dutch)
skip-build
2023-11-04 19:20:54 +01:00
Joost De Cock
fc9f73ca5c New translations en.yaml (German)
skip-build
2023-11-04 18:56:41 +01:00
Joost De Cock
89d9707d6a New translations en.yaml (Spanish)
skip-build
2023-11-04 18:34:21 +01:00
Joost De Cock
e6c9a2aed2 New translations en.yaml (French)
skip-build
2023-11-04 18:11:54 +01:00
Joost De Cock
9bf69f8688 Update source file en.yaml
skip-build
2023-11-04 08:35:22 +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