1
0
Fork 0
Commit graph

113253 commits

Author SHA1 Message Date
joostdecock
b011c626b0 [react] feat: Added docs for components/Link 2025-05-24 15:28:43 +02:00
joostdecock
254e271196 [react] feat: Added docs for components/LineDrawing 2025-05-24 14:57:15 +02:00
joostdecock
439315de02 [react] feat: Added docs for components/Layout 2025-05-24 13:11:06 +02:00
joostdecock
ba5a2c0b9b chore(org): Tweaks to info color 2025-05-24 12:44:38 +02:00
joostdecock
30e5d37c96 [react] feat: Added docs for components/KeyVal 2025-05-24 12:44:05 +02:00
joostdecock
8025dc2577 feat(dev): Add prebuild scripts 2025-05-24 12:22:49 +02:00
joostdecock
1b1cacdea3 [react] feat: Added docs for components/Json 2025-05-24 12:22:21 +02:00
joostdecock
b914b6299f Merge branch 'develop' into cdocs 2025-05-24 12:07:19 +02:00
joostdecock
be7f712bc6 fix(org): Incorrect file location 2025-05-24 11:49:14 +02:00
Benjamin Fan
19397c1c6e fix(dev/docs): Add expand setting 2025-05-24 09:07:30 +02:00
Benjamin Fan
f903929a0a fix(CONTRIBUTING): v4 updates 2025-05-24 09:06:20 +02:00
Benjamin Fan
9d16d1bf76 fix(dev/docs): Change URL from GitHub to Codeberg 2025-05-24 09:04:23 +02:00
Benjamin Fan
90e2bf31f0 fix(backend): Comment correction 2025-05-24 09:03:53 +02:00
Benjamin Fan
97a43c0151 fix(dev/docs): Add git requirement to pattern design tutorial 2025-05-24 09:02:19 +02:00
Benjamin Fan
ba4202fcd0 fix(dev:docs): Minor tutorials fixes 2025-05-24 09:01:21 +02:00
Benjamin Fan
34ca199ee3 fix(dev/docs): Updates to flag store methods 2025-05-24 09:00:39 +02:00
Jonathan Haas
52b8e16e35 fix(hugo): Replace the log message about the head circumference with a flag warning, as that's more visible to the user 2025-05-24 08:59:14 +02:00
Benjamin Fan
a675c655a5 fix(docs): Add Hugo Collar Ease svg 2025-05-24 08:59:14 +02:00
Benjamin Fan
7a456d4004 fix(hugo): Add Collar Ease option to allow neck opening size adjustments 2025-05-24 08:59:14 +02:00
Jonathan Haas
c66c9e0a93 feat(react): Replace the flag number with a colored badge 2025-05-24 08:54:42 +02:00
Benjamin Fan
743314062d fix(react): Handle no-settings scenario 2025-05-24 08:53:00 +02:00
Jonathan Haas
96ae664829 feat(react): Change the expand icon to have the arrows point inwards if expand is disabled 2025-05-24 08:52:18 +02:00
Jonathan Haas
9c3155823c fix (react): make the Sample menu less strict about translations
It can be helpful to be able to use the sample function on incomplete designs without proper translation, so don't crash if an option is missing its translation
2025-05-24 08:51:08 +02:00
Benjamin Fan
bfc2296cec fix(react,utils): Change imperial step to 1/16 in. 2025-05-24 08:49:07 +02:00
Benjamin Fan
b3a45962ef fix(dev:docs): Minor change to Point.shiftFractionTowards() 2025-05-24 08:47:07 +02:00
Benjamin Fan
c60f73befd fix(react): Add URL formats to Bookmarked Set picker 2025-05-24 08:45:52 +02:00
Benjamin Fan
7f4c04308c fix(dev:docs): Improvements to path-utils plugin and macros 2025-05-24 08:44:46 +02:00
Benjamin Fan
e7c3447322 fix(dev): Add pluginPathUtils to <Example> component 2025-05-24 08:44:46 +02:00
Jonathan Haas
9469a9493c fix(react): Ignore pointer events on tooltip text of Xray point component 2025-05-24 08:43:52 +02:00
Benjamin Fan
96dd83fc10 fix(react): Fix Collection background image URL 2025-05-24 08:42:10 +02:00
joostdecock
fa5dc0b7b1 [dev] fix: Remove prebuild scripts. See #378 2025-05-24 08:35:30 +02:00
joostdecock
4935ee2d36 [dev] fix: Add jsdoc dependency 2025-05-24 08:34:24 +02:00
Joost De Cock
39bb3eb6d4 Merge pull request 'fix(dev:docs): Improve Point.flipY() example code' (#377) from BenJamesBen/freesewing:improve-example-code into develop
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/377
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
2025-05-24 08:25:24 +02:00
Joost De Cock
eb20f7917d Merge pull request 'fix(dev:docs): Dimension macro, boundary box, and typo fixes' (#375) from BenJamesBen/freesewing:additional-docs-reverts into develop
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/375
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
2025-05-24 08:24:29 +02:00
Joost De Cock
503d0d731c Merge pull request 'fix(dev:docs): Improve SVG signatures' (#376) from BenJamesBen/freesewing:svg-docs-improvements into develop
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/376
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
2025-05-24 08:24:22 +02:00
Benjamin Fan
e365939432 fix(dev:docs): Improve Point.flipY() example code 2025-05-19 17:26:32 -07:00
Benjamin Fan
630fa96417 fix(dev:docs): Improve SVG signatures 2025-05-19 17:25:17 -07:00
Benjamin Fan
51213b3366 fix(dev:docs): Dimension macro, boundary box, and typo fixes 2025-05-19 17:20:45 -07:00
Andrew James
cb100346d8 remove duplicated css classes 2025-05-19 12:56:56 +00:00
Benjamin Fan
af0dcc9784 fix(tutorials): Revert incorrect example code formatting (#363)
This PR essentially reverts the incorrect `lint`/`prettier` changes applied to `<Example>` code in the Pattern Design tutorial by the husky pre-commit hook, the problem mentioned in Issue #333.

This is not a full fix. Changes are also needed in the Reference Core API docs. However, I'd like to file these as separate PRs to avoid confusion since there are a lot of files.

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/363
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:05:49 +02:00
Benjamin Fan
db8189a55a fix(react): Allow imperial formatted values to be displayed (#371)
![Screenshot 2025-05-17 at 3.58.26 PM.png](/attachments/6c83d019-9ec9-4081-8e3c-88ec1ac9c36d) ![Screenshot 2025-05-17 at 3.50.22 PM.png](/attachments/eb5293ac-1cd4-4583-b68f-2314899e3346)

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/371
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:05:23 +02:00
Benjamin Fan
d6a1ea81db fix(reference:macros): Fix typo in Examples (#368)
(A few similar typo fixes to Core API docs were made in #367.)

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/368
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:04:38 +02:00
Benjamin Fan
ed8a166ea9 fix(reference:api): Revert incorrect Example formatting (#367)
This PR reverts the incorrect lint/prettier changes applied to <Example> code in the reference Core API docs l by the husky pre-commit hook, the problem mentioned in Issue #333.

(These are just the changes for the Core API docs. Additional PRs will be filed for changes in the other reference, howtos, and guides documentation.)

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/367
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:04:05 +02:00
Benjamin Fan
a7eb3e0072 fix(react): Allow bookmark title to be edited (#366)
Currently it isn't possible to edit the title of a bookmark (for example, when bookmarking a Measurements Set) for 2 reasons:
1. The modal closes as soon as you click in the title text edit box.
2. The created bookmark uses the original title, ignoring edits made to it.

This PR fixes both issues.

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/366
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-19 08:02:56 +02:00
Benjamin Fan
b864574e87 fix(wahid): Add interfacing to front cutlist (#362)
Wahid's cutting instructions and sewing instructions mention 2 front interfacing parts. So, it is a bug that the pattern is missing the “cut 2 from interfacing”.

This issue was brought up on the Forum:
https://forum.freesewing.eu/t/hello-thank-you-and-a-couple-of-suggestions-for-wahid/208

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/362
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 13:34:06 +00:00
Benjamin Fan
3799e039ae fix(react): PDF cover page improvements (#360)
Exported PDF cover page improvements:
1. Translates flags, instead of just printing the bare keys
2. Omit layout info, when the parts are moved around in pattern layout

Fixes #274
Fixes #350

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/360
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 13:33:30 +00:00
Benjamin Fan
a3fe0cd477 fix(react): Add link to design docs to Pattern Editor's Documentation view (#359)
This PR adds a link to the design documentation to the Pattern Editor's Documentation View. It also fixes a few typos and changes a URL from freesewing.org to freesewing.eu.

Fixes #267

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/359
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 13:31:02 +00:00
Benjamin Fan
5dc1cd98fb fix(react): Display doNotTranslate list option values (#358)
When testing with the repository studio, it fixes the issue with Breanna (the only design that uses `doNotTranslate` list options), and I didn't see any regressions with other designs like Hi.

Fixes #347

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/358
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 10:58:16 +00:00
Benjamin Fan
bdf8a40792 fix(react): Units icon uses default style if no settings (#356)
Fixes a side effect of the "there are no longer default settings" change.

Fixes #344

Co-authored-by: Benjamin Fan <ben-git@swinglonga.com>
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/356
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 10:26:03 +00:00
Benjamin Fan
7c796a689e fix(studio): Remove submenus from account measurements sets and patterns. (#355)
Reviewed-on: https://codeberg.org/freesewing/freesewing/pulls/355
Reviewed-by: Joost De Cock <joostdecock@noreply.codeberg.org>
Co-authored-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
Co-committed-by: Benjamin Fan <benjamesben@noreply.codeberg.org>
2025-05-18 10:04:20 +00:00