1
0
Fork 0
Commit graph

1031 commits

Author SHA1 Message Date
Joost De Cock
db5d4a2475 fix(core): Remove console.log statement 2021-12-29 09:05:43 +01:00
Joost De Cock
0a53720bb0 chore: Reconfigure packages 2021-12-29 08:58:47 +01:00
Joost De Cock
00e8debec9 chore: Changelog update 2021-12-29 08:57:12 +01:00
Joost De Cock
1cc116bc1c feat(bakend): Imported backend into monorepo 2021-12-28 20:12:25 +01:00
Joost De Cock
e4a87f3324 feat(core): Added scale setting 2021-12-24 14:47:42 +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
4c07535f58 chore: Changelog update 2021-11-21 18:09:54 +01:00
Joost De Cock
2eb7a23750 feat(core): Added the Attributes.setIfUnset() method 2021-11-21 17:18:10 +01:00
Joost De Cock
9c11b2adc7 chore: Reconfigure packages 2021-11-13 14:59:43 +01:00
Joost De Cock
d7c812c953 chore: Changelog update 2021-11-13 14:55:25 +01:00
Joost De Cock
5343427e0d chore: linter warnings 2021-11-13 14:55:04 +01:00
Joost De Cock
5f17e0c163 fix(core): Corrected absoluteOptions proxy object in debug mode 2021-11-13 14:45:13 +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
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
7ec07d9db2 fix(core): Remove unneeded warning 2021-10-16 12:28:45 +02:00
joostdecock
063464d98d chore: Reconfigure packages 2021-10-15 17:44:43 +02:00
joostdecock
1d3a4acd60 chore: Linter run 2021-10-08 17:32:12 +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
9f9f3e7f7a Merge branch 'snap-proposal' into develop 2021-10-06 18:35:41 +02:00
joostdecock
56ae493f55 chore: Formatting 2021-09-28 19:28:23 +02:00
joostdecock
dde9de28dc feat(core): Pattern.on() now returns pattern and is chainable 2021-09-28 19:16:35 +02:00
joostdecock
025cf9b88e feat(core): Snapping of percentage options
This commit implements the snapping of percentage options as
outlined in this proposal:

https://github.com/freesewing/freesewing/discussions/1331

Please refer to the link above for all details
2021-09-15 20:20:59 +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
bbf2f31936 chore: Changelog update 2021-09-05 09:57:32 +02:00
joostdecock
4efc780fc4 fix(core): Handle path.offset() for very short curves
This path.offset method used to travel 2mm along the path to find
out the direction at the start/end of paths.
That caused errors when the curve being offsetted was less then 2mm.
So now, it checks and if it's shorter will use 10% of the path length instead.

This closes #1257
2021-09-04 14:45:29 +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
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
joostdecock
36dec88c51 fix(core): Remove lingering debug statement 2021-07-14 18:06:07 +02:00
joostdecock
3b9309d995 fix(core): Edge case in utils.beamsIntersect()
See #1206 for details

Closes #1206
Closes #1211
2021-07-14 18:01:04 +02:00