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
15c8054b4e
release: v2.7.1
2020-07-24 15:20:48 +02:00
Joost De Cock
01b4466cf6
chore: Reconfigure packages
2020-07-23 12:55:16 +02:00
Joost De Cock
f6e919e42f
chore(core): Fixed a few issues regarding to events
2020-07-23 11:54:55 +02:00
Joost De Cock
01ab30656d
chore(core): Removed info event type
2020-07-23 10:27:03 +02:00
Joost De Cock
75f0e97c05
chore(core): Made raise non-iterable
2020-07-23 10:26:04 +02:00
Joost De Cock
ffd7ecda59
chore(core): Added raise to path instances
...
I am not happy about this, but when a Path object is not created via
the proxied constructor, we don't have the raise method inside of it.
2020-07-21 13:59:13 +02:00
Joost De Cock
9ace3b6255
fix(core): Fixed typo in debug code
2020-07-21 13:07:31 +02:00
Joost De Cock
8240b5fd9a
chore: Reconfigure packages
2020-07-21 12:49:21 +02:00
Joost De Cock
37e2e28703
chore: Reconfigure packages
2020-07-20 20:36:05 +02:00
Joost De Cock
d99fc77a9c
chore: Reconfigure packages
2020-07-19 18:49:33 +02:00
Joost De Cock
df9712d20f
chore: Reconfigure packages
2020-07-19 13:05:14 +02:00
Joost De Cock
4ac64e05cb
chore: Further tweaks to pattern events
2020-07-19 13:01:01 +02:00
Joost De Cock
03da84b824
feat(core): Added new debug event type and debug system
2020-07-18 16:48:29 +02:00
Joost De Cock
b360359cf6
feat(core): Added debug as event type
2020-07-17 14:44:16 +02:00
Joost De Cock
e2b5139ca4
chore: Reconfigure packages
2020-07-12 19:00:38 +02:00
Joost De Cock
b10558b6c3
chore: Reconfigure packages
2020-07-12 17:56:43 +02:00
Joost De Cock
a2caaa7611
chore: Fixed dependencies for github workflows
2020-07-12 15:58:07 +02:00
Joost De Cock
d2bf45e63c
fix(core): Properly escape quotes in units. Fixes #437
2020-07-12 15:10:18 +02:00
Joost De Cock
db43f80647
chore: Reconfigure packages
2020-07-11 18:13:37 +02:00
Joost De Cock
583abb0236
feat(core): Added support for raising events
2020-07-11 18:04:29 +02:00
Joost De Cock
7d3815939b
feat(core): Added support for custom sample styles
2020-07-11 15:15:02 +02:00
Joost De Cock
a393ea4c1c
chore: Reconfigure packages
2020-07-04 17:53:09 +02:00
Joost De Cock
b09ebe5a5e
release: 2.7.0-beta.0
2020-06-30 17:10:35 +02:00
Joost De Cock
bc090e603e
chore: Reconfigure packages
2020-06-30 15:33:55 +02:00
Joost De Cock
dcd1da29d8
chore: Reconfigure packages
2020-06-27 18:31:51 +02:00
Joost De Cock
945a1b4988
chore: Reconfigure packages
2020-06-24 20:56:39 +02:00
Joost De Cock
38456717d8
chore: Reconfigure packages
2020-06-24 20:45:39 +02:00
Joost De Cock
bf730ba8af
chore: Updated changelog generation script
2020-05-31 17:53:04 +02:00
Joost De Cock
673743faae
feat(core): Add support for injecting sample styles
...
This allows you to override the (path) styles when we
sample the pattern by setting `settings.sample.styles`.
This closes #380
2020-05-30 14:02:37 +02:00
Joost De Cock
4bf202bf7b
chore: Reconfigure packages
2020-05-01 15:06:36 +02:00
Joost De Cock
e4c50ad165
chore: Reconfigure packages
2020-04-29 20:59:27 +02:00
Joost De Cock
c9da9d6947
chore: Reconfigure packages
2020-04-26 13:09:54 +02:00
Joost De Cock
224c9525e1
feat(core): Expose Bezier-js via utils
...
Since the bezier-js library is bundled with @freesewing/core, we
now expose it via utils. This way, people who want to use this
in their plugins or other code are not forced to import it again.
2020-04-18 11:38:08 +02:00
Joost De Cock
ff82e2568b
feat: Do not set plugin configuration object on pattern.use()
...
Plugins can pass a configuration object (or any
sort of data) when loaded with `pattern.use()`.
We use to set that parameter to `false` when loading, but
now we leave it `undefined`. This makes is easy for plugins
to use a default parameter for the configuration/data passed
to it.
2020-04-18 11:36:02 +02:00
Joost De Cock
364b9252e2
chore: Reconfigure packages
2020-04-07 18:05:26 +02:00
Joost De Cock
91cd6bc1e7
chore: Reconfigure packages
2020-04-05 12:40:13 +02:00
Joost De Cock
778ffcd9d7
chore: Reconfigure packages
2020-04-04 17:22:51 +02:00
Joost De Cock
00dc95d571
chore: Reconfigure packages
2020-03-23 10:38:28 +01:00
Joost De Cock
2df6a6b63a
chore: Reconfigure packages
2020-03-19 10:46:53 +01:00
Joost De Cock
1273c1a374
fix: Broken links in readme
2020-03-16 09:29:25 +01:00
Joost De Cock
926e921582
chore: Added more unittests for patterns
2020-03-15 16:34:56 +01:00
Joost De Cock
13c4cbd779
v2.4.4
2020-03-15 12:24:42 +01:00
Joost De Cock
e9784509ee
Do not escape text in plugin, instead escape at render time
2020-03-15 12:20:48 +01:00
Joost De Cock
e750a06c33
chore: Reconfigure packages
2020-03-12 07:27:47 +01:00
Joost De Cock
93849966cd
chore: Reconfigure packages
2020-03-08 17:27:21 +01:00
Joost De Cock
d3eb77b406
chore: Reconfigure packages
2020-03-04 19:01:48 +01:00
Joost De Cock
28637fbbad
chore: Reconfigure packages
2020-02-29 13:16:41 +01:00
Joost De Cock
b8773f2fed
chore: Reconfigure packages
2020-02-23 12:53:48 +01:00