1
0
Fork 0
Commit graph

137 commits

Author SHA1 Message Date
Joost De Cock
a5844ee08b chore: Upgraded rollup/plugin-commonjs 2022-01-15 18:26:14 +01:00
Joost De Cock
3f6be382df chore: Reconfigure packages 2022-01-14 13:00:45 +01:00
Joost De Cock
64609388bd chore: Reconfigure packages 2022-01-09 19:19:52 +01:00
Joost De Cock
373b2c6975 release: 2.19.8 2022-01-08 16:33:28 +01:00
Joost De Cock
fc430ebc19 chore: Prep for prerelease 2022-01-08 15:38:11 +01:00
Joost De Cock
3e8dc11fe2 chore: Reconfigure packages 2022-01-05 19:09:41 +01:00
Joost De Cock
9c8c0938c0 chore: Reconfigure packages 2022-01-05 18:59:10 +01:00
Joost De Cock
ecc442b2e8 chore: Changelog update 2022-01-04 20:32:10 +01:00
Joost De Cock
aaeb2de7fd chore: Updated cibuild to deal with 2 steps 2021-12-31 14:16:21 +01:00
Joost De Cock
0a53720bb0 chore: Reconfigure packages 2021-12-29 08:58:47 +01:00
Joost De Cock
afae4b1299 chore: Reconfigure packages 2021-11-29 11:41:42 +01:00
Joost De Cock
439c507eaa chore: Reconfigure packages 2021-11-28 17:35:55 +01:00
Joost De Cock
5bdd91de5f chore: Reconfigure packages 2021-11-28 17:34:00 +01:00
Joost De Cock
68f742d9a6 fix: alphabetic ordering of contributors 2021-11-28 17:27:56 +01:00
Joost De Cock
cacf17c56e fix: Merged different contributor lists 2021-11-28 17:21:50 +01:00
Joost De Cock
0e5ca3520d chore: Reconfigure packages 2021-11-28 17:11:46 +01:00
Joost De Cock
f25459f3cb chore: Reconfigure packages 2021-11-28 17:03:16 +01:00
Joost De Cock
c4f0b8ca19 Implement all-contributors. See #1523 2021-11-27 20:06:56 +01:00
Joost De Cock
5ee0406908 chore(charlie): Updated unit tests. See #408 2021-11-27 16:49:24 +01:00
Joost De Cock
9c11b2adc7 chore: Reconfigure packages 2021-11-13 14:59:43 +01:00
Joost De Cock
5343427e0d chore: linter warnings 2021-11-13 14:55:04 +01:00
Joost De Cock
be1cddfa37 fix(charlie): Prevent low waist from causing fly issues. Closes #1486 2021-11-13 14:39:29 +01:00
Joost De Cock
628ba70e05 chore: Reconfigure packages 2021-11-09 08:30:19 +01:00
Joost De Cock
dbc222756d release: 2.19.3 2021-11-05 19:21:07 +01:00
Joost De Cock
26e496e003 fix(charlie): Turn waistbandWidht option into snapped pct
This in itself does not fix anything, but there's a complicated
regression because `@freesewing/snapseries` uses named exports.
And since Titan uses them, and is a Charlie dependency, things get
messy.

There's still some unresolved issues here, for example CRA doesn't
support ESM and thus the development environment for Charlie is still
effectively broken.

But by pulling snapseries in as a local dependency for charlie, at least
this should fix the problem on the website (once this is deployed)

Fixes #1460
2021-11-05 19:15:41 +01:00
dependabot[bot]
e91bffe1db
Bump axios from 0.21.1 to 0.21.2
Bumps [axios](https://github.com/axios/axios) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/axios/axios/releases)
- [Changelog](https://github.com/axios/axios/blob/master/CHANGELOG.md)
- [Commits](https://github.com/axios/axios/compare/v0.21.1...v0.21.2)

---
updated-dependencies:
- dependency-name: axios
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-05 08:37:40 +00:00
Joost De Cock
916b94e9f6 fix(charlie): Add snapseries dependency 2021-11-03 19:07:59 +01:00
Joost De Cock
53fa6c0697 chore: Reconfigure packages 2021-11-02 09:25:19 +01:00
joostdecock
6ac640cc16 chore: Reconfigure packages 2021-10-23 15:02:05 +02:00
joostdecock
2695f9cc30 chore: Changelog update 2021-10-17 18:00:14 +02:00
joostdecock
71781ff022 chore: Reconfigure packages 2021-10-17 17:37:58 +02:00
joostdecock
4447db61cf chore: Reconfigure packages 2021-10-16 13:49:50 +02:00
joostdecock
063464d98d chore: Reconfigure packages 2021-10-15 17:44:43 +02:00
unknown
426a8ca717 Fix for #1381 listing Charlie as a block rather than a pattern 2021-10-13 15:18:19 +01: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
56ae493f55 chore: Formatting 2021-09-28 19:28:23 +02:00
joostdecock
102d17b25c chore: Reconfigure packages 2021-09-12 17:17:40 +02:00
joostdecock
1ca97116a0 chore: Reconfigure packages 2021-09-12 13:18:53 +02:00
joostdecock
631b33d636 fix(charlie): Support non-human sizes. Closes #1313 2021-09-12 13:12:29 +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
joostdecock
08fac92c3c release: v2.18.0-rc.0 2021-09-05 11:25:19 +02:00
joostdecock
350cf2e31e deps: Removed eslint 2021-09-04 13:33:41 +02:00
joostdecock
b8d2fedeee deps: Upgraded @rollup/plugin-commonjs to v20 2021-09-04 12:41:41 +02:00
joostdecock
24053d7172 deps: Upgrade to mocha 9 2021-09-03 16:42:26 +02:00
joostdecock
976bf64a3b chore: Added funding 2021-09-02 18:45:47 +02:00
joostdecock
869f82b612 fix: dependencies for some patterns 2021-08-30 19:55:57 +02:00
Joost De Cock
ef3bd03e2c chore: Linter run 2021-08-30 11:40:16 +02:00