1
0
Fork 0
Commit graph

1804 commits

Author SHA1 Message Date
Joost De Cock
fd890041d1
Merge branch 'develop' into joost 2024-02-18 16:17:53 +01:00
joostdecock
0d7ef5f854 chore(markdown): Updated docs to recent jargon changes 2024-02-18 16:09:43 +01:00
joostdecock
e87e889a87 wip(shared): Started working on jargon overhaul
See #6017
2024-02-17 19:55:56 +01:00
Benjamin Fan
8035baf8a5 fix(shared): Add i18n for pattern measurements UI 2024-02-17 08:55:36 -08:00
Joost De Cock
369d95ceb0
Merge pull request #6074 from freesewing/i18n
New Crowdin Translations [skip build]
2024-02-17 17:00:20 +01:00
Joost De Cock
3d6105ab9a
Merge pull request #6078 from nataliasayang/linedrawings
Adds Charlie, Cornelius, and Florent line drawings
2024-02-17 16:58:50 +01:00
Joost De Cock
6adda5b285
Merge pull request #6080 from freesewing/setname
feat: Add name to curated sets, using flexbox
2024-02-17 16:58:26 +01:00
joostdecock
96085d7f04 Revert "Revert "feat(shared): Add name to curated sets""
This reverts commit 43c069719c.
2024-02-17 16:54:37 +01:00
joostdecock
5c8e77ebe1 Revert "Revert "fix(shared): Add key prop to iterator""
This reverts commit 147433e168.
2024-02-17 16:53:38 +01:00
joostdecock
43c069719c Revert "feat(shared): Add name to curated sets"
This reverts commit 5dc84c0eb8.

Need to keep this out of the PR
2024-02-17 16:50:47 +01:00
joostdecock
147433e168 Revert "fix(shared): Add key prop to iterator"
This reverts commit 9cdf064b46.

Need to keep this out of the PR
2024-02-17 16:50:22 +01:00
joostdecock
9cdf064b46 fix(shared): Add key prop to iterator 2024-02-17 16:48:18 +01:00
joostdecock
5dc84c0eb8 feat(shared): Add name to curated sets
This replaces #6077 and closes #5898 but does so with proper CSS.
2024-02-17 16:44:46 +01:00
Joost De Cock
c20ed9743d
Merge pull request #6076 from BenJamesBen/include-setname-in-titles-and-pdf
fix(shared, plugins): Provide measurement set name to patterns
2024-02-17 16:31:33 +01:00
Natalia Sayang
ca6b343919 Adds Charlie, Cornelius, and Florent line drawings 2024-02-17 03:38:05 +00:00
Benjamin Fan
b9f9226587 fix(shared): Remove unused variable 2024-02-16 18:09:29 -08:00
Joost De Cock
17a4cbf00b New translations en.yaml (Ukrainian)
skip-build
2024-02-16 21:11:34 +01:00
Joost De Cock
7df835441b New translations en.yaml (German)
skip-build
2024-02-16 20:26:29 +01:00
Benjamin Fan
0d4eef107d fix(shared): Add optional measurements to pattern Edit Measurements by Hand 2024-02-16 11:10:32 -08:00
Joost De Cock
fc393cf919 New translations en.yaml (Spanish)
skip-build
2024-02-16 20:03:59 +01:00
Joost De Cock
afeb1480b9 New translations en.yaml (Dutch)
skip-build
2024-02-14 21:48:58 +01:00
Benjamin Fan
a8e51a278b fix(shared, plugins): Provide measurement set name to patterns 2024-02-14 12:35:45 -08:00
Joost De Cock
a8f0c4557e
Merge pull request #6048 from freesewing/i18n
New Crowdin Translations [skip build]
2024-02-14 18:50:44 +01:00
Joost De Cock
822f6ccf33 New translations en.yaml (French)
skip-build
2024-02-14 18:35:21 +01:00
Benjamin Fan
7ad6ef575d fix(shared): Add translations to missing measurements string 2024-02-13 16:41:02 -08:00
Joost De Cock
3d9c86abae
Merge pull request #6031 from BenJamesBen/measurement-images
fix(shared): Correct MeasieImage width and source URL
2024-02-13 18:58:10 +01:00
Joost De Cock
51511a223c
Merge pull request #6033 from BenJamesBen/show-missing-measurements
fix(shared): Show missing measurements for sets for new patterns
2024-02-13 18:53:09 +01:00
Joost De Cock
a78efc1df7
Merge pull request #6034 from BenJamesBen/allow-missing-measurements
feat(shared): Allow missing measurement sets to be selected for new patterns
2024-02-13 18:50:53 +01:00
Benjamin Fan
8353e2e561 fix(shared): Remove debug code accidentally left in 2024-02-13 08:47:45 -08:00
Benjamin Fan
bc58919bb1 feat(shared): Add pattern information to PDF cover sheet 2024-02-13 08:09:57 -08:00
Benjamin Fan
d43e472913 feat(shared): Allow missing measurement sets to be selected for new patterns 2024-02-12 19:46:11 -08:00
Benjamin Fan
ebac7e0d7a fix(shared): Correct MeasieImage width and source URL 2024-02-12 17:32:29 -08:00
Benjamin Fan
93ba433896 fix(shared): Show missing measurements for sets for new patterns 2024-02-12 17:16:02 -08:00
joostdecock
fec3186834 chore(shared): Remove debug output 2024-02-11 17:44:11 +01:00
Natalia Sayang
7c32f1ebf7 Fixes Cathrin line drawing viewbox 2024-02-11 02:08:53 +00:00
Natalia Sayang
e30abc4c6b Adds Carlita, Carlton, Cathrin line drawings 2024-02-11 02:04:41 +00:00
Natalia Sayang
ca48a4c5b6 Adds Lumira and Lumina line drawings 2024-02-09 19:32:14 +00:00
Natalia Sayang
983694dcce Updates Lucy line drawing to add binding detail 2024-02-09 19:05:02 +00:00
cc69377f02 Make test view show conditional options properly 2024-02-07 16:04:29 +02:00
joostdecock
e814be9d44 fix(org): Off-by-one error, closes #5933 2024-02-04 18:16:19 +01:00
joostdecock
038d0f3903 Merge branch 'develop' into joost 2024-02-04 10:17:39 +01:00
Joost De Cock
7355ba6e42
Merge branch 'develop' into linedrawing 2024-02-04 10:14:55 +01:00
Joost De Cock
26637c4a05
Merge branch 'develop' into i18n 2024-02-04 10:11:03 +01:00
Joost De Cock
aac82a06d4
Merge pull request #5849 from freesewing/tristan
Add `tristan` to FreeSewing
2024-02-04 10:08:18 +01:00
Benjamin Fan
b4db97c5e5 fix(shared): Adjust <DesignInfo> to accommodate designs with no options 2024-02-01 05:22:16 -08:00
Joost De Cock
0c8da4f323 Update source file en.yaml
skip-build
2024-01-26 21:36:19 +01:00
Joost De Cock
4fe3b2fbae New translations en.yaml (Ukrainian)
skip-build
2024-01-26 20:12:30 +01:00
Joost De Cock
80ae238153 New translations en.yaml (Dutch)
skip-build
2024-01-26 19:49:03 +01:00
Joost De Cock
25ebc2696c New translations en.yaml (German)
skip-build
2024-01-26 19:25:48 +01:00
Joost De Cock
602a9347d0 New translations en.yaml (Spanish)
skip-build
2024-01-26 19:01:51 +01:00