1
0
Fork 0
Commit graph

408 commits

Author SHA1 Message Date
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
Joost De Cock
4994e315ef chore: Reconfigure packages 2020-02-23 10:28:04 +01:00
Joost De Cock
b9bc7fb9a2 chore: Reconfigure packages 2020-02-22 16:23:56 +01:00
Joost De Cock
78bd25f399 chore: Reconfigure packages 2020-02-22 16:21:53 +01:00
Joost De Cock
fa13700bd4 chore: Reconfigure packages 2020-02-22 14:20:21 +01:00
Joost De Cock
406c38d3c4 release: v2.2.0 2020-02-22 09:38:34 +01:00
Joost De Cock
4d683407d3 chore: Reconfigure packages 2020-02-20 13:53:31 +01:00
Joost De Cock
7035dfb3bd chore: Reconfigure packages 2020-02-19 06:26:18 +01:00
Joost De Cock
b7b60fc771 chore: Reconfigure packages 2020-02-09 15:15:33 +01:00
Joost De Cock
586d92d0a1 chore: Reconfigure packages 2020-02-08 18:41:34 +01:00
Joost De Cock
f01a187577 chore: Reconfigure packages 2020-02-05 06:59:06 +01:00
Joost De Cock
555628ebe9 🔖 v$npm_package_version 2020-02-01 17:17:28 +01:00
Joost De Cock
9a5f457415 chore: Reconfigure packages 2020-01-27 17:49:13 +01:00
Joost De Cock
77f693fbf4 release: v2.2.0-beta.2 2020-01-25 17:12:44 +01:00
Joost De Cock
3249901ded chore: Reconfigure packages 2020-01-18 16:00:27 +01:00
Joost De Cock
d1dc3b9ea8 Merge branch 'next' into develop in preparition of 2.2 release 2020-01-18 15:42:01 +01:00
Joost De Cock
d7cd438fb7 feat(breanna): First Breanna release candidate 2020-01-18 15:34:57 +01:00
Joost De Cock
bec3c7d134 v2.1.9 2020-01-18 11:36:16 +01:00
Joost De Cock
06499b9697 feat(core): Added the path.insop() method 2020-01-12 19:04:29 +01:00
Joost De Cock
d906d68613 feat(core): Added the path.noop() method to core 2020-01-12 17:57:05 +01:00
Joost De Cock
6e324f5c50 chore: Reconfigure packages 2020-01-06 07:27:30 +01:00
Joost De Cock
10574a02e1 release: Publish v2.2.0-beta.0 2020-01-04 15:47:47 +01:00
Joost De Cock
42348b8879 chore: Reconfigure packages 2020-01-04 15:47:26 +01:00
Joost De Cock
a2f4725f39 refactor(core): Switches to our own fork of js-bezier 2020-01-04 14:22:33 +01:00
Joost De Cock
410cdb3c9d chore: Reconfigure packages 2020-01-03 12:12:21 +01:00
Joost De Cock
65cb9cb66d chore: Reconfigure packages 2019-12-26 12:06:17 +01:00
Joost De Cock
91176c23ad release: v2.1.8 2019-12-16 08:49:40 +01:00
Joost De Cock
633dd8521b release: v2.1.7 2019-12-15 14:12:29 +01:00
Joost De Cock
40201756d3 chore: Reconfigure packages 2019-11-24 11:30:53 +01:00
Joost De Cock
282c2e8cd7 chore: Reconfigure packages 2019-11-23 15:39:14 +01:00
Joost De Cock
9d1366b8b1 chore: Reconfigure packages 2019-11-19 18:35:55 +01:00