1
0
Fork 0
Commit graph

436 commits

Author SHA1 Message Date
Joost De Cock
d96f618461 fix(css-theme): xxl is 2xl now 2022-01-19 12:35:57 +01:00
Joost De Cock
71f25d7bab fix(css-theme): Fixed pattern text classes 2022-01-18 16:29:11 +01:00
Joost De Cock
3c8b5190a4 chore: Changelog update 2022-01-17 18:02:57 +01:00
Joost De Cock
3e3eb42307 feat(css-pattern): Include tailwind vars 2022-01-17 18:01:56 +01:00
Joost De Cock
36b0d1ade0 chore: Reconfigure packages 2022-01-16 18:04:17 +01:00
Joost De Cock
a3ebf60b97 feat(css-theme): Updated for settings.scale. See #1638 2022-01-15 21:31:11 +01:00
Joost De Cock
3bf0f6f68b chore(css-theme): Updated var names 2022-01-15 19:59:29 +01:00
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
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
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
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
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
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
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
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
c3f311d2e8 chore: Reconfigure packages 2021-06-05 09:14:13 +02:00
Joost De Cock
74b61d1a93 chore: Reconfigure packages 2021-05-30 18:48:20 +02:00