1
0
Fork 0
Commit graph

109343 commits

Author SHA1 Message Date
Joost De Cock
9208ad7513
Merge pull request #6013 from BenJamesBen/part-path-excluded
fix(markdown): Typo in Part and Path docs
2024-02-11 17:36:58 +01:00
Joost De Cock
80526d9be3
Merge pull request #6015 from freesewing/joost
chore: Blog post and docs changes for v3.2.0
2024-02-11 17:36:13 +01:00
joostdecock
59adf43911 chore: Set engines in package.json 2024-02-11 17:31:52 +01:00
Joost De Cock
8290083dde
Merge pull request #6014 from BenJamesBen/windows-tutorial-node-version-update
fix(markdown): In Windows tutorial, change link from .node-version to .nvmrc
2024-02-11 17:28:41 +01:00
joostdecock
fb168b434c chore(markdown): Added react-components docs 2024-02-11 17:26:39 +01:00
joostdecock
a5b17b3e65 Merge branch 'develop' into joost 2024-02-11 17:18:49 +01:00
joostdecock
ff67fdf24c chore(org): Added v3.2.0 announcement blog post 2024-02-11 17:18:18 +01:00
Benjamin Fan
ab83799c2c chore(markdown): Revert Join doc to develop version 2024-02-11 06:52:59 -08:00
Benjamin Fan
c2d5b943b6 fix(markdown): Change optional parameter doc format from man page to JavaScript 2024-02-11 06:48:51 -08:00
Benjamin Fan
bf4b4c8755 fix(markdown): Clarify optional parameters for Path methods docs 2024-02-11 06:48:50 -08:00
Benjamin Fan
7bc8e0c76a fix(markdown): Add closed parameter to Path.join() doc 2024-02-11 06:48:50 -08:00
Joost De Cock
10588d312c
Merge pull request #5992 from BenJamesBen/attributes-defs-properties-docs
fix(markdown): Add missing list property to Attributes and Defs docs
2024-02-11 15:41:55 +01:00
Benjamin Fan
74d30ec8b6 fix(markdown): In Attributes and Defs docs, correct list property description 2024-02-11 06:23:18 -08:00
Benjamin Fan
fb03e18ed9 fix(markdown): Typo in Part and Path docs 2024-02-11 06:07:51 -08:00
Joost De Cock
487e07d5b0 Update source file en.md
skip-build
2024-02-11 14:17:20 +01:00
Joost De Cock
0bd5e0cd9d New translations en.md (Ukrainian)
skip-build
2024-02-11 14:02:24 +01:00
Joost De Cock
7007718788 New translations en.md (Dutch)
skip-build
2024-02-11 14:02:10 +01:00
Joost De Cock
0b9ab90567 New translations en.md (German)
skip-build
2024-02-11 14:02:08 +01:00
Joost De Cock
0d3ec9b00f New translations en.md (Spanish)
skip-build
2024-02-11 14:02:06 +01:00
Joost De Cock
180b7daf2e New translations en.md (French)
skip-build
2024-02-11 14:02:04 +01:00
Joost De Cock
f5bfcfe6b7 New translations en.md (Ukrainian)
skip-build
2024-02-11 13:56:52 +01:00
Joost De Cock
dd4833598b
Merge pull request #6011 from freesewing/joost
v3.2.0
2024-02-11 13:46:04 +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
Joost De Cock
118e7227ba New translations en.md (Dutch)
skip-build
2024-02-11 13:36:00 +01:00
Joost De Cock
347578bab3 New translations en.md (Dutch)
skip-build
2024-02-11 13:34:49 +01:00
Joost De Cock
41b22952e1 New translations en.md (Dutch)
skip-build
2024-02-11 13:33:54 +01:00
Joost De Cock
30aa12e462 New translations en.md (Dutch)
skip-build
2024-02-11 13:33:52 +01:00
Joost De Cock
be3a797a9b New translations en.md (Dutch)
skip-build
2024-02-11 13:33:36 +01:00
joostdecock
617fb6fa17 chore: Preparing 3.2 release 2024-02-11 13:30:18 +01:00
Joost De Cock
8671aa12cd New translations en.md (German)
skip-build
2024-02-11 13:15:07 +01:00
joostdecock
796eafd584 fix(org): Update Github PAT 2024-02-11 13:14:58 +01:00
Joost De Cock
5691030eea New translations en.md (German)
skip-build
2024-02-11 13:12:52 +01:00
Joost De Cock
92b64f4b97 New translations en.md (German)
skip-build
2024-02-11 13:12:47 +01:00
Joost De Cock
741b8105f7 New translations en.md (German)
skip-build
2024-02-11 13:12:45 +01:00
Joost De Cock
dc1c8c6c52 New translations en.md (German)
skip-build
2024-02-11 13:12:30 +01:00
Joost De Cock
f43f7b5561
Merge pull request #6010 from freesewing/joost
fix(huge): Base pocket opening on pocket height. Fixes #6004
2024-02-11 12:56:13 +01:00
Joost De Cock
0a32a9393b New translations en.md (Spanish)
skip-build
2024-02-11 12:53:38 +01:00
Joost De Cock
bbda3fa375 New translations en.md (Spanish)
skip-build
2024-02-11 12:51:41 +01:00
Joost De Cock
8618e22650 New translations en.md (Spanish)
skip-build
2024-02-11 12:51:35 +01:00
Joost De Cock
aa6f64352a New translations en.md (Spanish)
skip-build
2024-02-11 12:51:34 +01:00
Joost De Cock
3a12c6d42b New translations en.md (Spanish)
skip-build
2024-02-11 12:51:18 +01:00
joostdecock
a520b08b5d fix(huge): Base pocket opening on pocket height. Fixes #6004 2024-02-11 12:51:16 +01:00
Joost De Cock
396cc67e59 New translations en.md (French)
skip-build
2024-02-11 12:33:03 +01:00
Joost De Cock
81dab1f0b0 New translations en.md (French)
skip-build
2024-02-11 12:30:56 +01:00
Joost De Cock
bb1afefcb3 New translations en.md (French)
skip-build
2024-02-11 12:30:54 +01:00
Joost De Cock
ee9fb435de New translations en.md (French)
skip-build
2024-02-11 12:30:38 +01:00
Joost De Cock
4429976218
Merge pull request #6009 from freesewing/joost
fix(hugo): Incorrect complete check. Closes #6006
2024-02-11 11:47:25 +01:00
joostdecock
b01a650a5f fix(hugo): Incorrect complete check. Closes #6006 2024-02-11 11:44:36 +01:00
Joost De Cock
55d651d301 Update source file en.md
skip-build
2024-02-11 11:35:06 +01:00
Joost De Cock
7f1fe23bc3
Merge pull request #6003 from freesewing/i18n
New Crowdin Translations [skip build]
2024-02-11 11:21:08 +01:00