1
0
Fork 0
Commit graph

758 commits

Author SHA1 Message Date
Joost De Cock
5c32ad1bc1 fix(shared): Fix SVG display in Safari. Closes #5653 2023-12-30 18:52:49 +01:00
joostdecock
3e2fafa647 chore: Updating SDE dependency list 2023-12-10 13:13:58 +01:00
joostdecock
d442e23d69 fix(shared): Saving pattern in edit mode
This reverts the temporary fix for #5534
(commit 99b6e75956 )
and implements a proper fix.

This also closes #5570 as that was a side-effect of the initial
half-assed fix.
2023-12-09 16:11:09 +01:00
Joost De Cock
99e2f96bfe
Merge branch 'develop' into i18n 2023-12-09 15:07:57 +01:00
Joost De Cock
8535b7bdfd fix(shared): Don't make assumptions about saveAs
- Fixes #5542
- Fixes #5541
2023-11-27 08:56:33 +01:00
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
Joost De Cock
02e5d25ef8 New translations en.yaml (German)
skip-build
2023-11-22 16:54:50 +01:00
Joost De Cock
a393380e7c New translations en.yaml (German)
skip-build
2023-11-21 22:29:30 +01:00
Joost De Cock
d8a676b6d9 Update source file en.yaml
skip-build
2023-11-18 19:20:21 +01:00
Joost De Cock
3865a38ff1 New translations en.yaml (Ukrainian)
skip-build
2023-11-18 18:56:24 +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
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