1
0
Fork 0
Commit graph

539 commits

Author SHA1 Message Date
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
a517aa2082 chore: Changelog update 2021-10-17 13:27:55 +02:00
joostdecock
8f01821d9e feat: Added yuri linedrawing 2021-10-17 13:26:22 +02:00
joostdecock
d07f69fb39 feat(components): Added linedrawing for bee 2021-10-17 13:02:19 +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
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
3b7bcb9e48 fix(components): Don't scale shoulderSlope 2021-09-12 15:45:02 +02:00
joostdecock
1ca97116a0 chore: Reconfigure packages 2021-09-12 13:18:53 +02:00
joostdecock
56e306d13a feat(components): Added new dolls/giants measurements 2021-09-12 13:13:30 +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
976bf64a3b chore: Added funding 2021-09-02 18:45:47 +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
ed3abe3572 chore: Reconfigure packages 2021-07-14 18:48:26 +02:00
Joost De Cock
85f306f6d6 fix: date in changelog 2021-07-01 14:43:57 +02:00
Joost De Cock
16f745ce4f chore: Reconfigure packages 2021-07-01 14:34:25 +02:00
Joost De Cock
6babb3230b fix: Wrong reference in warning message 2021-07-01 14:24:53 +02:00
Joost De Cock
571ac16c5e chore: Reconfigure packages 2021-06-27 14:53:43 +02:00
Joost De Cock
17c825774b feat(components): Added Ursula linedrawing. Closes #1160 2021-06-27 12:14:18 +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
b5e65ec150 chore: Changelog update 2021-06-26 10:33:46 +02:00
Joost De Cock
3285cece79 fix: Update link to Discord in READMEs 2021-06-20 15:56:50 +02:00
Joost De Cock
499996ea05 fix(components): Correctly load saved value for mm options
Closes #1136
2021-06-20 15:55:58 +02:00
Joost De Cock
05bf9ca34d feat(components): Added Reddit icon to Icon 2021-06-20 15:29:50 +02:00
Joost De Cock
64ec7bac99 chore: Changelog update 2021-06-20 10:12:36 +02:00
Joost De Cock
68854b0e66 chore: Remove terser from rollup config 2021-06-13 12:32:28 +02:00
Joost De Cock
543baeff1e fix(components): Change refence to antperson
See #871
2021-06-08 20:21:12 +02:00
Joost De Cock
3fd0e71f19 feat(components): Caption should now be passed as children to Legend/Example
Closes #1043

Note that backwards compatibility is ensured.
2021-06-06 18:46:38 +02:00
Joost De Cock
111a6d91bd fix(components) Don't publish ESM. Fixes #1079 2021-06-05 09:15:33 +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
74b61d1a93 chore: Reconfigure packages 2021-05-30 18:48:20 +02:00
Joost De Cock
a7a6a24645 feat(components): Publish .mjs files again 2021-05-29 16:54:18 +02:00
Joost De Cock
d6515046eb feat(components): New designs icon. Closes #1040 2021-05-29 16:53:20 +02:00
Joost De Cock
94859f4afd chore: Reconfigure packages 2021-05-29 14:13:45 +02:00
Joost De Cock
79b09771d7 chore: Added designs icon
See: https://github.com/freesewing/freesewing/issues/1040
2021-05-29 14:05:50 +02:00
Joost De Cock
0b6dfa2af5 chore: Reconfigure packages 2021-05-24 10:29:20 +02:00
Joost De Cock
a89c1c1b44 fix: Linter warnings 2021-05-23 19:28:36 +02:00
Joost De Cock
ea4166fab3 chore: Reconfigure packages 2021-05-23 19:19:00 +02:00
Joost De Cock
c65b929e7b fix(components): Force inclusion of style 2021-05-23 12:11:59 +02:00
Joost De Cock
0817464cfc chore: Reconfigure packages 2021-05-23 11:58:15 +02:00