1
0
Fork 0
Commit graph

647 commits

Author SHA1 Message Date
joostdecock
063464d98d chore: Reconfigure packages 2021-10-15 17:44:43 +02:00
joostdecock
6bd8a6d3c7 release: v2.19.0-alpha.1 2021-10-08 17:29:56 +02:00
joostdecock
35b775e964 chore: Reconfigure packages 2021-10-06 18:52:56 +02:00
joostdecock
c6ceaf2372 release: v2.18.0
## 2.18.0 (2021-09-09)

 ### core

 #### Fixed

  - Handle path.offset() of very short curves with control points on the start or end point Closes [#1257](https://github.com/freesewing/freesewing/issues/1257)

 ### holmes

 #### Fixed

  - The `brimWidth` option is not a percent option, allowing the pattern to scale properly

 ### huey

 #### Fixed

  - Replace cut-on-fold indicator on pocket with a regular grainline indicator Closes [#1265](https://github.com/freesewing/freesewing/issues/1265)

 ### i18n

 #### Added

  - Added translations for Yuri

 #### Fixed

  - Added optional chaining so missing options always lead to clear error message

 ### simon

 #### Fixed

  - Avoid paperless depending on a complete pattern

 ### theo

 #### Fixed

  - Avoid paperless depending on a complete pattern

 ### wahid

 #### Fixed

  - Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267)
  - Support a zero value for the `backScyeDart` option

 ### yuri
  - Handle path.offset() of very short curves with control points on the start or end point Closes [#1257](https://github.com/freesewing/freesewing/issues/1257)

  - The `brimWidth` option is not a percent option, allowing the pattern to scale properly

  - Replace cut-on-fold indicator on pocket with a regular grainline indicator Closes [#1265](https://github.com/freesewing/freesewing/issues/1265)

  - Added translations for Yuri

  - Added optional chaining so missing options always lead to clear error message

  - Avoid paperless depending on a complete pattern

  - Avoid paperless depending on a complete pattern

  - Close Seam Allowance path of front lining Closes [#1267](https://github.com/freesewing/freesewing/issues/1267)
  - Support a zero value for the `backScyeDart` option
2021-09-09 20:29:21 +02:00
joostdecock
3d16f9a392 release: v2.18.0-rc.2 2021-09-09 19:41:51 +02:00
joostdecock
fa825f5441 chore: Reconfigure packages 2021-09-06 18:19:38 +02:00
dependabot[bot]
6e876aec8e
Bump ora from 5.4.1 to 6.0.0
Bumps [ora](https://github.com/sindresorhus/ora) from 5.4.1 to 6.0.0.
- [Release notes](https://github.com/sindresorhus/ora/releases)
- [Commits](https://github.com/sindresorhus/ora/compare/v5.4.1...v6.0.0)

---
updated-dependencies:
- dependency-name: ora
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-06 04:41:16 +00:00
joostdecock
08fac92c3c release: v2.18.0-rc.0 2021-09-05 11:25:19 +02:00
joostdecock
d58ee6ef33 deps: Updated commander to v8 2021-09-04 13:26:14 +02:00
joostdecock
976bf64a3b chore: Added funding 2021-09-02 18:45:47 +02:00
Joost De Cock
ef3bd03e2c chore: Linter run 2021-08-30 11:40:16 +02:00
joostdecock
ec2ebfac50 release: v2.17.4 2021-08-20 15:55:05 +02:00
joostdecock
692391eb19 release: v2.17.3 2021-08-16 11:36:46 +02:00
Joost De Cock
28cd7c06aa release: v2.17.2 2021-08-15 19:12:39 +02:00
joostdecock
135fb1d640 Merge branch 'develop' of github.com:freesewing/freesewing into develop 2021-07-14 18:58:18 +02:00
joostdecock
ed3abe3572 chore: Reconfigure packages 2021-07-14 18:48:26 +02:00
joostdecock
f82ff9c89e chore: Changelog update 2021-07-14 18:47:37 +02:00
starfetch
fdbc4033a2
fix(create-freesewing-pattern): remove old departments
removed old departments from initial create-freesewing-pattern prompt and replaced with `tops` and `bottoms`
2021-07-12 21:40:28 +02:00
Joost De Cock
16f745ce4f chore: Reconfigure packages 2021-07-01 14:34:25 +02:00
Joost De Cock
571ac16c5e chore: Reconfigure packages 2021-06-27 14:53:43 +02:00
Joost De Cock
391b2196bc chore: Reconfigure packages 2021-06-26 15:20:10 +02:00
Joost De Cock
06478ba833 chore: Reconfigure packages 2021-06-26 11:05:35 +02:00
Joost De Cock
3285cece79 fix: Update link to Discord in READMEs 2021-06-20 15:56:50 +02:00
Joost De Cock
fb908276b5 fix(rollup): Type in config template 2021-06-13 14:16:38 +02:00
Joost De Cock
68854b0e66 chore: Remove terser from rollup config 2021-06-13 12:32:28 +02:00
Joost De Cock
a32ac826ce feat(cfp): Add bundle-analyzer 2021-06-13 12:10:01 +02:00
Joost De Cock
c3f311d2e8 chore: Reconfigure packages 2021-06-05 09:14:13 +02:00
Joost De Cock
5edd26555c chore: Reconfigure packages 2021-06-05 08:26:43 +02:00
Joost De Cock
f36f1763c4
Merge pull request #1076 from jejacks0n/jejacks0n/add-gitignore-to-create-freesewing-pattern
Add base .gitignore to create-freesewing-pattern template
2021-06-05 08:18:32 +02:00
Joost De Cock
5cfc532ce2
Merge pull request #1077 from jejacks0n/jejacks0n/add-eslint-dependency
Adds eslint to dependencies and resolves code to match rules
2021-06-05 08:15:56 +02:00
Joost De Cock
23039de648
Make language a placeholder again 2021-06-05 08:14:33 +02:00
jejacks0n
10c4652b8b Improves the css around box sizing and horizontal scrolling 2021-06-04 18:50:32 -06:00
jejacks0n
8e1e5e16f5 Fix compilation errors 2021-06-04 17:28:02 -06:00
jejacks0n
b3600dce85 Adds eslint to dependencies and resolves code to match rules 2021-06-04 16:26:51 -06:00
jejacks0n
a31424797d Add base .gitignore to create-freesewing-pattern template 2021-06-04 16:12:01 -06:00
Joost De Cock
74b61d1a93 chore: Reconfigure packages 2021-05-30 18:48:20 +02:00
Joost De Cock
8a75e3cefd fix(cfp): Don't import pattern in example package.json 2021-05-30 18:30:18 +02:00
Joost De Cock
94859f4afd chore: Reconfigure packages 2021-05-29 14:13:45 +02:00
Joost De Cock
0b6dfa2af5 chore: Reconfigure packages 2021-05-24 10:29:20 +02:00
Joost De Cock
ea4166fab3 chore: Reconfigure packages 2021-05-23 19:19:00 +02:00
Joost De Cock
0817464cfc chore: Reconfigure packages 2021-05-23 11:58:15 +02:00
Joost De Cock
981c0367e0 chore(create-freesewing-pattern): Style tweaks 2021-05-23 11:44:30 +02:00
Joost De Cock
477ca7feea chore: Reconfigure packages 2021-05-22 18:07:35 +02:00
Joost De Cock
c97b7bfc32 fix(cfp): Keep p-each-series on v2 2021-05-22 18:02:14 +02:00
Joost De Cock
380fa33c6a feat(cfp): Updated for React 17 / CRA 4 / Webpack 5 2021-05-22 17:58:52 +02:00
Joost De Cock
e3358a03ef feat(cfp): Renamed default template 2021-05-22 17:57:01 +02:00
Joost De Cock
dee35e1ea3 fix(create-freesewing-pattern): Include react-intl dependency 2021-05-22 13:06:25 +02:00
Joost De Cock
c1121e19c3 chore(create-freesewing-pattern): Use defaults for browserlist 2021-05-22 12:24:26 +02:00
Joost De Cock
9d7bacef77 chore(create-freesewing-pattern): Dependency updates 2021-05-22 12:13:19 +02:00
Joost De Cock
7b9d4626f4 chore: Reconfigure packages 2021-05-08 10:34:35 +02:00