1
0
Fork 0
Commit graph

191 commits

Author SHA1 Message Date
Joost De Cock
cfa68811f9 chore: Reconfigure packages 2022-01-18 10:29:56 +01:00
Joost De Cock
36b0d1ade0 chore: Reconfigure packages 2022-01-16 18:04:17 +01:00
Joost De Cock
dcc7e9a096 feat(plugintest): Added new plugintest pattern 2022-01-16 17:26:52 +01:00
Joost De Cock
a5844ee08b chore: Upgraded rollup/plugin-commonjs 2022-01-15 18:26:14 +01:00
Joost De Cock
741fb0682b chore: Updated auto-generated workflows 2022-01-14 13:24:37 +01:00
Joost De Cock
ff28f92794 chore: Updated auto-generated workflows 2022-01-14 13:22:04 +01:00
Joost De Cock
0d3bc18a47 chore: Updated auto-generated workflows 2022-01-14 13:10:47 +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
f2eded2daa chore: Added emojis to issue templates 2022-01-01 19:59:24 +01:00
Joost De Cock
a048d402df chore: Update to Github issue templates 2022-01-01 19:55:32 +01:00
Joost De Cock
0a53720bb0 chore: Reconfigure packages 2021-12-29 08:58:47 +01:00
Joost De Cock
e258b5bb14 chore: Apply extra filters to github workflows 2021-11-28 18:35:43 +01:00
Joost De Cock
3cf2035afb chore: Fixed title of all-contributors issue template 2021-11-28 18:17:26 +01:00
Joost De Cock
4e06ba93f6 chore: Fixed title of all-contributors issue template 2021-11-28 18:16:52 +01:00
Joost De Cock
f3b5a2163f chore: Added all-contributors issue type 2021-11-28 18:15:41 +01:00
Joost De Cock
08b91098b1 fix(actions): Fixed typo in workflows 2021-11-27 17:07:53 +01:00
Joost De Cock
05b413c958 chore: Added github actions workflows or plugin tests 2021-11-27 16:55:05 +01:00
Joost De Cock
9c11b2adc7 chore: Reconfigure packages 2021-11-13 14:59:43 +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
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
Joost De Cock
49b5538930 fix(sandy): Missing snapseries dependency 2021-10-31 17:15:24 +01:00
joostdecock
6818cfc92e fix(shin+titan): Dependency on snapseries 2021-10-29 15:59:13 +02:00
joostdecock
22e584bfd3 fix: Moved config file to correct place 2021-10-27 19:12:55 +02:00
joostdecock
7b398c3af6 chore: Changed workflows 2021-10-27 19:10:53 +02:00
joostdecock
7b73a5a963 fix(bee): Configure dependencies 2021-10-27 18:43:00 +02:00
joostdecock
b2977e8775 chore: Run tests in NodeJS v12 2021-10-27 18:12:22 +02:00
joostdecock
6ac640cc16 chore: Reconfigure packages 2021-10-23 15:02:05 +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
joostdecock
cef12864fa chore: Integrating bee 2021-10-15 16:21:38 +02:00
joostdecock
2227aacb8a fix(paco): Use of snap options 2021-10-08 18:11:01 +02:00
joostdecock
4e12413340 chore: Updated descriptions 2021-10-08 17:36:55 +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
joostdecock
08fac92c3c release: v2.18.0-rc.0 2021-09-05 11:25:19 +02:00
joostdecock
42d16aaed5 chore: Github action for assigning to project 2021-09-04 15:01:06 +02:00
joostdecock
092e11be40 chore: Integrated yuri into monorepo 2021-09-02 18:35:00 +02:00
joostdecock
2dbe5c83a1 fix(jaeger): Missing plugin dependency 2021-08-30 20:46:39 +02:00
joostdecock
dcdec3c38d chore: Added greetings workflow 2021-08-30 20:43:53 +02:00
joostdecock
ac912c33d3 chore: Added labeler workflow 2021-08-30 20:21:53 +02:00