1
0
Fork 0
Commit graph

3314 commits

Author SHA1 Message Date
joostdecock
fec3186834 chore(shared): Remove debug output 2024-02-11 17:44:11 +01:00
joostdecock
59adf43911 chore: Set engines in package.json 2024-02-11 17:31:52 +01:00
joostdecock
38bb3bc6f0 release: v3.2.0
- Added:
  - core:
    - Added the `Path.combine()` method
    - The `Path.join()` method is now variadic
    - The `Path.length()` now takes an parameter to include move operations in the length calculation
  - lumina:
    - Initial release
  - lumira:
    - Initial release
  - plugin-annotations:
    - The `title` macro now takes a `notes` and `classes.notes` as its config, allowing you to add notes
    - The `classes.cutlist` config is removed from the title plugin, cutlist info is now included as notes
  - plugin-i18n:
    - This plugin now supports translation of nested arrays of strings, giving you more flexibility to concatenate translated parts of strings
  - react-components:
    - This Pattern component now supports translation of nested arrays of strings, giving you more flexibility to concatenate translated parts of strings
  - sandy:
    - Added a new *panels* option
  - tristan:
    - Inital release
- Deprecated:
  - core:
    - Calling `Path.join` with a second parameter to indicate that the resulting paths most be closed is now deprecated and will be removed in FreeSewing v4.
- Fixed:
  - brian:
    - Take biceps ease into account when calculating armhole depth
  - carlton:
    - Fixed a stray seam allowance path on the collar
  - charlie:
    - The back pocket welt (4) and front pocket facing (8) incorrectly indicated to cut 2 instead of 4 in the cutlist. Fixes #5791
  - hugo:
    - Fix issue that crashed the design when complete is off. Fixes #6006
    - Base pocket opening on pocket height, rather than width of the garment. Fixes #6004
- Removed:
  - plugin-annotations:
    - The `classes.cutlist` config is removed from the title plugin, cutlist info is now included as notes

Shout-out to @woutervdub and @benjamesben for their many contributotions
to this v3.2 release 🙏
2024-02-11 13:43:07 +01:00
joostdecock
617fb6fa17 chore: Preparing 3.2 release 2024-02-11 13:30:18 +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
Joost De Cock
1cbfa5e9fc
Merge pull request #5998 from nataliasayang/develop
Adds Lumira and Lumina line drawings and fixes Lucy line drawing
2024-02-10 14:25:27 +01:00
Joost De Cock
45b9ac9db5
Merge pull request #5984 from freesewing/dependabot/npm_and_yarn/tlds-1.250.0
build(deps): bump tlds from 1.249.0 to 1.250.0
2024-02-10 14:10:32 +01:00
Joost De Cock
77ad509dc5
Merge pull request #5962 from freesewing/dependabot/npm_and_yarn/mermaid-10.8.0
build(deps): bump mermaid from 10.7.0 to 10.8.0
2024-02-10 14:04:03 +01:00
Joost De Cock
02c264c225
Merge pull request #5960 from freesewing/i18n
New Crowdin Translations [skip build]
2024-02-10 14:03:36 +01: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
dependabot[bot]
f27afed177
build(deps): bump daisyui from 4.6.1 to 4.6.2
Bumps [daisyui](https://github.com/saadeghi/daisyui) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/saadeghi/daisyui/releases)
- [Changelog](https://github.com/saadeghi/daisyui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saadeghi/daisyui/compare/v4.6.1...v4.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 04:11:33 +00:00
dependabot[bot]
90e6875377
build(deps): bump tlds from 1.249.0 to 1.250.0
Bumps [tlds](https://github.com/stephenmathieson/node-tlds) from 1.249.0 to 1.250.0.
- [Changelog](https://github.com/stephenmathieson/node-tlds/blob/master/CHANGELOG.md)
- [Commits](https://github.com/stephenmathieson/node-tlds/compare/1.249.0...1.250.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-08 04:10:51 +00:00
cc69377f02 Make test view show conditional options properly 2024-02-07 16:04:29 +02:00
dependabot[bot]
2bda2d03c5
build(deps): bump react-zoom-pan-pinch from 3.4.1 to 3.4.2
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.4.1...v3.4.2)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 05:02:28 +00:00
dependabot[bot]
baa91ae4ea
build(deps): bump mermaid from 10.7.0 to 10.8.0
Bumps [mermaid](https://github.com/mermaid-js/mermaid) from 10.7.0 to 10.8.0.
- [Release notes](https://github.com/mermaid-js/mermaid/releases)
- [Changelog](https://github.com/mermaid-js/mermaid/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/mermaid-js/mermaid/compare/v10.7.0...v10.8.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-05 04:57:34 +00:00
Joost De Cock
c9aa70935a Update source file en.yaml
skip-build
2024-02-05 02:15:52 +01:00
Joost De Cock
4deb1757a7 New translations en.yaml (Ukrainian)
skip-build
2024-02-05 02:06:19 +01:00
Joost De Cock
3d897a5687 New translations en.yaml (Dutch)
skip-build
2024-02-05 02:05:57 +01:00
Joost De Cock
6e7258a3a7 New translations en.yaml (German)
skip-build
2024-02-05 02:05:56 +01:00
Joost De Cock
5c679360c0 New translations en.yaml (Spanish)
skip-build
2024-02-05 02:05:56 +01:00
Joost De Cock
a582b4a8bc New translations en.yaml (French)
skip-build
2024-02-05 02:05:55 +01:00
Joost De Cock
257ad3a762 New translations en.yaml (Ukrainian)
skip-build
2024-02-05 01:57:38 +01:00
Joost De Cock
4039697bfe New translations en.yaml (Ukrainian)
skip-build
2024-02-05 01:57:35 +01:00
Joost De Cock
a4f524ac7e New translations en.yaml (Dutch)
skip-build
2024-02-05 01:36:53 +01:00
Joost De Cock
7eb3d3b422 New translations en.yaml (Dutch)
skip-build
2024-02-05 01:36:49 +01:00
Joost De Cock
070f7ae802 New translations en.yaml (German)
skip-build
2024-02-05 01:16:01 +01:00
Joost De Cock
1e4e5f69cb New translations en.yaml (German)
skip-build
2024-02-05 01:15:57 +01:00
Joost De Cock
4a006c9fe3 New translations en.yaml (Spanish)
skip-build
2024-02-05 00:54:59 +01:00
Joost De Cock
72d48a88fd New translations en.yaml (French)
skip-build
2024-02-05 00:34:42 +01:00
Joost De Cock
d442c7e3b8 Update source file en.yaml
skip-build
2024-02-04 23:59:56 +01:00
joostdecock
e814be9d44 fix(org): Off-by-one error, closes #5933 2024-02-04 18:16:19 +01:00
joostdecock
9fc083142a chore(org): Prebuild changes for new design 2024-02-04 12:18:49 +01:00
joostdecock
703f8fd6e1 chore: Updated dependencies 2024-02-04 11:54:17 +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
6afc699fc3
Merge pull request #5802 from woutervdub/lumina
Lumina
2024-02-04 10:12:42 +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
Joost De Cock
ce605d551a Update source file en.yaml
skip-build
2024-02-03 20:00:56 +01:00
Joost De Cock
ac8ba60383 New translations en.yaml (Ukrainian)
skip-build
2024-02-03 19:45:32 +01:00
Joost De Cock
046826fcb7 New translations en.yaml (Dutch)
skip-build
2024-02-03 19:24:12 +01:00
Joost De Cock
6edd248300 New translations en.yaml (German)
skip-build
2024-02-03 19:03:11 +01:00
Joost De Cock
b9c53da24a New translations en.yaml (Spanish)
skip-build
2024-02-03 18:42:14 +01:00
Joost De Cock
69b6eab3ce New translations en.yaml (French)
skip-build
2024-02-03 18:20:54 +01:00
Joost De Cock
f0de9c9294
Merge pull request #5908 from BenJamesBen/user-experience-controltip
fix(shared): Correct ControlTip tag text to use User Experience wording
2024-02-03 17:09:16 +01:00
Joost De Cock
cc95e16f91
Merge pull request #5941 from freesewing/dependabot/npm_and_yarn/jotai-2.6.4
build(deps): bump jotai from 2.6.3 to 2.6.4
2024-02-02 18:54:14 +01:00
Joost De Cock
f665760c1e
Merge pull request #5944 from BenJamesBen/designinfo-no-options
fix(shared): Adjust <DesignInfo> to accommodate designs with no design options
2024-02-02 18:53:15 +01:00
dependabot[bot]
b3661d6634
build(deps): bump react-zoom-pan-pinch from 3.3.0 to 3.4.1
Bumps [react-zoom-pan-pinch](https://github.com/prc5/react-zoom-pan-pinch) from 3.3.0 to 3.4.1.
- [Release notes](https://github.com/prc5/react-zoom-pan-pinch/releases)
- [Changelog](https://github.com/BetterTyped/react-zoom-pan-pinch/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prc5/react-zoom-pan-pinch/compare/v3.3.0...v3.4.1)

---
updated-dependencies:
- dependency-name: react-zoom-pan-pinch
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-02-02 04:51:45 +00:00