Joost De Cock
70eba4ce5a
fix(components): Include snippets provided by theme plugin in Example component
...
Whereas most snippets are provided by build-time plugins that are
part of the plugin bundle, some of them are provided by the theme
plugin, which is a run-time plugin, and so we depend on the frontend
integration to make these available.
In the long(er) run, it might make more sense to move these to
another build-time plugin, but for the time being I've included
them into the Example component until we've clearly idendified
the ripple effects that moving them would have.
See #757 for follow-up of this.
2020-12-29 18:27:37 +01:00
Joost De Cock
b7edcf8b95
chore: preparing rc release
2020-12-25 10:02:09 +01:00
Joost De Cock
bf03814431
Merge branch 'bella' into develop
2020-11-22 14:35:03 +01:00
Joost De Cock
8a7824bc7b
feat: Bella, initial work on another womenswear bodice
2020-11-22 14:34:49 +01:00
Joost De Cock
eb77a60d65
chore: Reconfigure packages
2020-11-18 20:12:19 +01:00
Joost De Cock
452e3d4dfa
fix(simon): Make back a dependency for sleevecap, closes #687
2020-11-18 20:12:14 +01:00
Joost De Cock
a7e3cd4623
feat: Support in Workbench for loading config from gist
2020-11-15 17:30:56 +01:00
Joost De Cock
eed6cf3718
fix(i18n): Added missing cty translations for non-EN
2020-11-14 15:42:25 +01:00
Joost De Cock
e8290147d2
chore: Udpated changelog
2020-11-13 18:21:33 +01:00
Joost De Cock
161c3805d6
chore: Changelog update
2020-11-08 18:24:30 +01:00
Joost De Cock
0f333b8c38
chore: Reconfigure packages
2020-11-07 14:35:07 +01:00
Joost De Cock
324f2c9d37
chore: Switched to latest tag
2020-11-07 12:39:30 +01:00
Joost De Cock
9175ab3553
fix: Updated dependency to bezier-js 3 for core
2020-11-07 12:37:21 +01:00
Joost De Cock
d2b56004ab
refactor: Removed some unused scripts
2020-11-07 12:36:44 +01:00
Joost De Cock
64644a2b18
chore: Peer dependencies for components
2020-11-06 07:34:46 +01:00
Joost De Cock
e43d49df7a
chore: Preparing new next release
2020-11-04 20:30:31 +01:00
Joost De Cock
dc07231462
chore: Reconfigure packages
2020-10-17 17:24:27 +02:00
Joost De Cock
5cd5feaf25
chore: Reconfigure packages
2020-10-17 11:29:50 +02:00
Joost De Cock
3d0291d6d1
chore: Reconfigure packages
2020-10-13 19:06:19 +02:00
Joost De Cock
74690787d0
chore: Changing gitter links to Discord
2020-10-03 15:53:09 +02:00
Joost De Cock
31c23b9038
chore: Preparing 2.9 release
2020-10-03 15:45:51 +02:00
Joost De Cock
177974288e
chore: Reconfigure packages
2020-09-12 19:05:38 +02:00
Joost De Cock
e4d725fc9e
chore(teagan): Add plugin-bust as peer dependency
2020-09-12 19:05:27 +02:00
Joost De Cock
98e9c49570
chore: Updated changelog
2020-09-11 09:06:01 +02:00
Joost De Cock
0e8cc693bc
chore: Updated changelog
2020-09-09 08:54:36 +02:00
Joost De Cock
f0e96307ec
chore: Reconfigure packages
2020-08-30 12:03:05 +02:00
Joost De Cock
3e5277649c
chore: Updated changelog
2020-08-30 12:01:54 +02:00
Joost De Cock
86a91d9d5b
chore(titan): Fixed decription so it's configured as a pattern package
2020-08-23 17:39:29 +02:00
Joost De Cock
ad78ef4f1b
chore: Updated actions to only run on PR
2020-08-23 17:14:53 +02:00
Joost De Cock
554865308e
fix(paco): Added titan as peer dependency
2020-08-23 16:52:30 +02:00
Joost De Cock
6fc80e75d4
feat: Initial commit of Teagan, a T-shirt pattern
2020-08-23 16:48:43 +02:00
Joost De Cock
2eeb99c5a7
chore: Reconfigure packages
2020-08-16 11:52:18 +02:00
Joost De Cock
81fddf4d5e
chore: Changelog update
2020-08-16 11:41:57 +02:00
Joost De Cock
99b27a9031
chore: Reconfigure packages
2020-08-14 15:18:29 +02:00
Joost De Cock
8964b18349
fix(create-freesewing-pattern) Breaking change in execa
2020-08-14 14:59:36 +02:00
Joost De Cock
91c9cf692d
chore: Updated to latest release
2020-08-10 19:42:57 +02:00
Joost De Cock
83abb07cff
chore: Changelog update
2020-08-09 17:43:32 +02:00
Joost De Cock
75afc2d9c3
fix(core): Fixed edge-case in utils.pointOnCurve
...
If we were trying to find a point that lied on a part of a curve
that was a perfect horizontal line, no intersection would be found.
This fixes that.
- Fixes https://github.com/freesewing/freesewing.org/issues/898
- Fixes https://github.com/freesewing/freesewing.org/issues/899
- Fixes https://github.com/freesewing/freesewing.org/issues/913
2020-08-09 09:50:49 +02:00
Joost De Cock
f45b6665b1
chore: Reconfigure packages
2020-08-08 17:20:08 +02:00
Joost De Cock
e968dd378c
chore: updated changelog
2020-08-08 16:55:08 +02:00
Joost De Cock
8fa2d7d31e
chore: Updated changelog with Benjamin fix by @woutervdub
2020-08-05 16:09:14 +02:00
Joost De Cock
a548a6964d
feat(paco): Initial merge of my work on the paco pattern
...
This also includes a lot of dependency updates
2020-08-02 19:17:06 +02:00
Joost De Cock
2699bb9496
fix(core): Fixed wrong return message in debug output for Path
2020-07-24 16:27:42 +02:00
Joost De Cock
44fb6e0107
chore: Updated changelogs
2020-07-24 15:25:34 +02:00
Joost De Cock
b9e149caf5
chore: Switch tag to latest for 2.7.1 release
2020-07-24 15:13:57 +02:00
Joost De Cock
44f84ff3a0
fix(simon): Check that the cfHips-notch
is available before updating it
...
This notch is not available in Simone, which caused it to break under
certain configurations.
Fixes [#833 ](https://github.com/freesewing/freesewing.org/issues/833 )
2020-07-23 12:50:01 +02:00
Joost De Cock
24a72817ce
feat(wahid): Added the square hem style
2020-07-23 12:30:26 +02:00
Joost De Cock
a5953fbfad
chore: Changelog update
2020-07-21 12:48:02 +02:00
Joost De Cock
8fd6e5ed85
chore: Switched to next tag in anticipation of 2.7.1-rc.0
2020-07-19 13:02:12 +02:00
Joost De Cock
4ac64e05cb
chore: Further tweaks to pattern events
2020-07-19 13:01:01 +02:00