1
0
Fork 0
Commit graph

52518 commits

Author SHA1 Message Date
Joost De Cock
a6772a90ae
Merge pull request #3788 from freesewing/i18n
New Crowdin updates
2023-04-10 15:02:51 +02:00
Joost De Cock
4cd3f44d73
Merge pull request #3787 from freesewing/dependabot/npm_and_yarn/typescript-5.0.4
chore(deps-dev): bump typescript from 5.0.3 to 5.0.4
2023-04-10 15:02:41 +02:00
Joost De Cock
562a2bf29c New translations en.md (Ukrainian) 2023-04-10 12:47:36 +02:00
Joost De Cock
73a86c4726 New translations en.md (Dutch) 2023-04-10 12:47:35 +02:00
Joost De Cock
f1a8431d07 New translations en.md (German) 2023-04-10 12:47:34 +02:00
Joost De Cock
799ab3cc8f New translations en.md (Spanish) 2023-04-10 12:47:33 +02:00
Joost De Cock
b3b00f01f0 New translations en.md (French) 2023-04-10 12:47:32 +02:00
Joost De Cock
f9cb66ac61
Merge pull request #3754 from bobgeorgethe3rd/labfix
fix(sites) Missing Path Name Info
2023-04-10 11:48:43 +02:00
Joost De Cock
d83bce70b7
Merge pull request #3595 from freesewing/dependabot/npm_and_yarn/sanity-plugin-markdown-4.1.0
chore(deps): bump sanity-plugin-markdown from 3.0.1 to 4.1.0
2023-04-10 11:45:49 +02:00
Joost De Cock
f86149e7dc
Merge pull request #3275 from anna-puk/teagan-inward-curve-at-waist
Teagan inward curve at waist
2023-04-10 11:41:10 +02:00
joostdecock
1e683238f4 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2023-04-10 11:30:21 +02:00
joostdecock
5ba6e12469 fix(core): Make Path.clean() check for valid paths before returning
A path that has no drawing operations or only a move operation causes
problems with the path offset code.

This will cause Path.clean() to return false in such a case, which in
turn will cause Path.__asPath() to return false when called from the
offset code.

We check this return value in the offset code and do not push this
segment to the offsetted path.

This fixes #3038
This closes #3056
2023-04-10 11:27:07 +02:00
github-actions
a62138e1b6 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/typescript-5.0.4 changes in config/dependencies.yaml 2023-04-10 05:03:59 +00:00
dependabot[bot]
4b6c6c32dc
chore(deps-dev): bump typescript from 5.0.3 to 5.0.4
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.3 to 5.0.4.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/compare/v5.0.3...v5.0.4)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 05:00:28 +00:00
Joost De Cock
a357bf19c9
Merge pull request #3785 from freesewing/all-contributors/add-luizfzs
docs: add luizfzs as a contributor for code
2023-04-09 09:15:50 +02:00
allcontributors[bot]
a2257c33cb
docs: update .all-contributorsrc [skip ci] 2023-04-09 07:15:32 +00:00
allcontributors[bot]
2629018a33
docs: update CONTRIBUTORS.md [skip ci] 2023-04-09 07:15:31 +00:00
Joost De Cock
8ec7fda821
Merge pull request #3780 from luizfzs/luizfzs-fix-renderProps-in-xray
fix(workbench): renderProps in xray caused error as 'draft' was not part of props
2023-04-09 09:14:01 +02:00
Joost De Cock
c8d7b183a2
Merge pull request #3739 from freesewing/dependabot/npm_and_yarn/typescript-5.0.3
chore(deps-dev): bump typescript from 5.0.2 to 5.0.3
2023-04-08 19:06:48 +02:00
Joost De Cock
85bc9c4f3f
Merge pull request #3752 from freesewing/dependabot/npm_and_yarn/types/react-18.0.33
chore(deps-dev): bump @types/react from 18.0.31 to 18.0.33
2023-04-08 19:06:24 +02:00
Joost De Cock
89a3207941
Merge pull request #3761 from BenJamesBen/intersects-documentation-warnings
fix(docs): Add warning to curve intersection methods and functions
2023-04-08 19:04:00 +02:00
Joost De Cock
d2a78681de
Merge pull request #3778 from BenJamesBen/option-sub-groups-fix
fix(workbench): Move design option menu sub-groups into their parent group. Closes #3594
2023-04-08 19:03:09 +02:00
Joost De Cock
e357fe3fc2
Merge pull request #3779 from BenJamesBen/magde-lint
fix(magde): Resolve lint errors
2023-04-08 19:02:05 +02:00
Luiz Saggioro
fb7ce2d5b0 Pass 'draft' into workbench props 2023-04-08 11:39:37 -04:00
Benjamin F
d0e87cc40d fix(magde): Resolve lint errors 2023-04-08 00:03:45 -07:00
Benjamin F
96598c30f3 fix(workbench): Move design option menu sub-groups into their parent group 2023-04-07 23:20:10 -07:00
github-actions
ef4be998ee [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/typescript-5.0.3 changes in config/dependencies.yaml 2023-04-07 15:54:10 +00:00
Joost De Cock
ec39f96da8
Merge pull request #3775 from freesewing/all-contributors/add-clegganator259
docs: add clegganator259 as a contributor for design, and code
2023-04-07 17:50:32 +02:00
allcontributors[bot]
90b378f37c
docs: update .all-contributorsrc [skip ci] 2023-04-07 15:50:09 +00:00
allcontributors[bot]
07084d60a6
docs: update CONTRIBUTORS.md [skip ci] 2023-04-07 15:50:08 +00:00
dependabot[bot]
db63783a1a
chore(deps-dev): bump typescript from 5.0.2 to 5.0.3
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.0.2 to 5.0.3.
- [Release notes](https://github.com/Microsoft/TypeScript/releases)
- [Commits](https://github.com/Microsoft/TypeScript/commits)

---
updated-dependencies:
- dependency-name: typescript
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 15:49:06 +00:00
Joost De Cock
5bb16ae73d
Merge pull request #3763 from clegganator259/develop
Adding Magde pattern, a messenger bag
2023-04-07 17:48:30 +02:00
Joost De Cock
050667a932
Merge pull request #3764 from freesewing/hi_fixes
Hi fixes
2023-04-07 17:46:09 +02:00
Joost De Cock
aac84b973d
Merge pull request #3765 from freesewing/dependabot/npm_and_yarn/axios-1.3.5
chore(deps): bump axios from 1.3.4 to 1.3.5
2023-04-07 17:45:17 +02:00
Joost De Cock
813c41d1d0
Merge pull request #3766 from freesewing/dependabot/npm_and_yarn/tailwindcss-box-shadow-2.0.1
chore(deps): bump tailwindcss-box-shadow from 2.0.0 to 2.0.1
2023-04-07 17:44:57 +02:00
Joost De Cock
cc87dfc57a
Merge pull request #3772 from freesewing/dependabot/npm_and_yarn/bugsnag/js-7.20.0
chore(deps): bump @bugsnag/js from 7.18.0 to 7.20.0
2023-04-07 17:44:08 +02:00
Joost De Cock
0542a27567
Merge pull request #3771 from freesewing/dependabot/npm_and_yarn/next-13.3.0
chore(deps): bump next from 13.2.4 to 13.3.0
2023-04-07 17:44:01 +02:00
github-actions
c8f0476a4a [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/bugsnag/js-7.20.0 changes in config/dependencies.yaml 2023-04-07 05:09:16 +00:00
dependabot[bot]
54d743bcb5
chore(deps): bump @bugsnag/js from 7.18.0 to 7.20.0
Bumps [@bugsnag/js](https://github.com/bugsnag/bugsnag-js) from 7.18.0 to 7.20.0.
- [Release notes](https://github.com/bugsnag/bugsnag-js/releases)
- [Changelog](https://github.com/bugsnag/bugsnag-js/blob/next/CHANGELOG.md)
- [Commits](https://github.com/bugsnag/bugsnag-js/compare/v7.18.0...v7.20.0)

---
updated-dependencies:
- dependency-name: "@bugsnag/js"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 05:06:23 +00:00
github-actions
ebc406acda [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/next-13.3.0 changes in config/dependencies.yaml 2023-04-07 05:04:50 +00:00
dependabot[bot]
1fb1b356ba
chore(deps): bump next from 13.2.4 to 13.3.0
Bumps [next](https://github.com/vercel/next.js) from 13.2.4 to 13.3.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v13.2.4...v13.3.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-07 05:02:27 +00:00
David Clegg
1bac5de6b2 Merge branch 'develop' of github.com:clegganator259/freesewing into develop 2023-04-06 10:26:33 +02:00
David Clegg
8472caccae fix: Removing redundant assingment to webbingSize 2023-04-06 10:24:58 +02:00
github-actions
409653a5f6 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/tailwindcss-box-shadow-2.0.1 changes in config/dependencies.yaml 2023-04-06 05:13:21 +00:00
github-actions
6009a14a19 [dependabot skip] chore(deps): bumped dependabot/npm_and_yarn/axios-1.3.5 changes in config/dependencies.yaml 2023-04-06 05:10:25 +00:00
dependabot[bot]
4b91a77757
chore(deps): bump tailwindcss-box-shadow from 2.0.0 to 2.0.1
Bumps [tailwindcss-box-shadow](https://github.com/maizzle/tailwindcss-box-shadow) from 2.0.0 to 2.0.1.
- [Release notes](https://github.com/maizzle/tailwindcss-box-shadow/releases)
- [Commits](https://github.com/maizzle/tailwindcss-box-shadow/compare/v2.0.0...v2.0.1)

---
updated-dependencies:
- dependency-name: tailwindcss-box-shadow
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 05:10:18 +00:00
dependabot[bot]
6611725af6
chore(deps): bump axios from 1.3.4 to 1.3.5
Bumps [axios](https://github.com/axios/axios) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v1.3.4...v1.3.5)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-06 05:07:41 +00:00
Wouter van Wageningen
f46c5f9731 Tweaks 2023-04-06 03:57:10 +00:00
Benjamin F
a111477bbf fix(docs): Add blank lines at start and end of Warning component 2023-04-05 15:02:57 -07:00
David Clegg
5168d5294d
Merge branch 'freesewing:develop' into develop 2023-04-05 21:22:01 +02:00