1
0
Fork 0
Commit graph

28532 commits

Author SHA1 Message Date
Joost De Cock
b72adacc71 construction_worker: Added travis config file and coverage 2019-04-19 08:14:33 +02:00
Joost De Cock
f9bb76546c tada: Initial commit 2019-04-19 08:14:33 +02:00
Joost De Cock
62f42ff687 Initial commit 2019-04-19 08:14:33 +02:00
Joost De Cock
d5c577e16c 🚚 Moving files prior to Lerna init 2019-04-19 08:09:17 +02:00
Joost De Cock
b2fe6c229b 🔧 Fixed test coverage reporting 2019-04-15 16:10:08 +02:00
Joost De Cock
95e3afdb69 Added a few unit tests 2019-04-15 16:09:02 +02:00
Joost De Cock
f85aded9b3 🔖 v0.31.0 2019-04-13 14:48:08 +02:00
Joost De Cock
73be076803 🔧 Updated rollup config
This updates the rollup config to avoid using spread operator
in the output code because it causes issues when bundling our
code in projects that use webpack (as webpack does not support
the spread operator in object literals).

It also tweaks the browserbuild script to avoid problems for
people developing on Microsoft Windows. Hat-tip to @philltew
for pointing this out, and submitting the fix.

Note that we'll need to make similar changes to the rollup
config in all patterns and plugins.
2019-04-13 14:45:30 +02:00
Joost De Cock
442da7bb26 🐛 Fixed bug in flipX and flipY 2019-04-13 14:45:17 +02:00
Joost De Cock
f6188a10b5 🐛 Fixed single plugin loading 2019-04-13 14:12:54 +02:00
Joost De Cock
bf22f580d8 🔖 v0.30.6 2019-02-24 13:01:15 +01:00
Joost De Cock
580fe7cecd 🐛 Fixed issue with point.flipX/Y breaking when passing zero 2019-02-24 13:00:55 +01:00
Joost De Cock
dcf02b9236 🔖 v0.30.5 2019-02-21 07:42:05 +01:00
Joost De Cock
81f9375c26 ⬆️ Upgraded dependencies to fix security issue upstream 2019-02-21 07:41:59 +01:00
Joost De Cock
72b29b5598 🔖 v0.30.4 2019-02-17 21:40:33 +01:00
Joost De Cock
2fed474c0b Added a few more utility methods 2019-02-17 21:40:26 +01:00
Joost De Cock
beda4cf097 🔖 v0.30.3 2019-02-16 12:25:50 +01:00
Joost De Cock
a292cdb3e3 🔧 Re-enabled terser 2019-02-16 12:25:21 +01:00
Joost De Cock
9c5f1c2aa4 🔖 v0.30.2 2019-02-16 09:58:39 +01:00
Joost De Cock
8305f53559 🚧 Disabled rollup 2019-02-16 09:58:16 +01:00
Joost De Cock
40b1d9c321 🚧 More unit tests 2019-02-16 09:27:38 +01:00
Joost De Cock
fe7c67d97a 🔖 v0.30.1 2019-02-16 08:42:01 +01:00
Joost De Cock
367bccee51 🚧 Removed create method 2019-02-16 08:41:56 +01:00
Joost De Cock
b9b63f35c2 🐛 Fixed part contructor 2019-02-16 08:37:59 +01:00
Joost De Cock
9d5aee9484 🔖 v0.30.0 2019-02-16 07:34:09 +01:00
Joost De Cock
814d8542b2 🚧 Updated dependencies, added Design 2019-02-16 07:33:36 +01:00
Joost De Cock
fff45cb0a5 save 2019-02-16 07:28:56 +01:00
Joost De Cock
77163be92f Added more descriptive error 2019-02-15 07:42:56 +01:00
Joost De Cock
0062a02d8a 🔖 v0.29.4 2019-02-10 14:40:41 +01:00
Joost De Cock
710b6d0b12 🐛 Removed reference to freesewing var 2019-02-10 14:40:37 +01:00
Joost De Cock
4541d1f8fc 🔖 v0.29.3 2019-02-09 13:45:15 +01:00
Joost De Cock
c726e15fee Added freesewing.create method to facilitate pattern design 2019-02-09 13:45:10 +01:00
Joost De Cock
7d050c30bd 🔧 Re-enabled rollup 2019-01-28 09:08:01 +01:00
Joost De Cock
fb03783a62 🔖 v0.29.2 2019-01-28 09:06:01 +01:00
Joost De Cock
ca55b3ea8d Fixed test for macro 2019-01-28 09:05:56 +01:00
Joost De Cock
4f516471a2 🔖 v0.29.1 2019-01-27 17:27:25 +01:00
Joost De Cock
bdc2997b1c 🐛 Fixed issue where plugins were kept around across instantiated patterns 2019-01-27 17:27:20 +01:00
Joost De Cock
09c7099365 ✏️ Added link to demo in README 2019-01-26 13:17:14 +01:00
Joost De Cock
ffec0c5c61 🔖 v0.29.0 2019-01-15 19:31:24 +01:00
Joost De Cock
be44e693c0 Support for rotation in layout 2019-01-15 19:23:36 +01:00
Joost De Cock
a75c984e6a 🔖 v0.28.2 2019-01-15 18:15:26 +01:00
Joost De Cock
9cbe557448 Support for mirroring in layout 2019-01-15 18:15:15 +01:00
Joost De Cock
202d41479c 🔖 v0.28.1 2019-01-15 14:00:22 +01:00
Joost De Cock
5054dbc587 🚧 Support for translate transforms in layout 2019-01-15 13:56:31 +01:00
Joost De Cock
99d1b41441 🔖 v0.28.0 2019-01-13 15:00:30 +01:00
Joost De Cock
eee6c2814a Added new layout setting to bypass bin packing 2019-01-13 15:00:01 +01:00
Joost De Cock
33785b5311 🔖 v0.27.1 2018-12-29 12:56:20 +01:00
Joost De Cock
cc6d52dfb6 Throw only errors 2018-12-29 12:56:09 +01:00
Joost De Cock
198d442879 🔖 v0.27.0 2018-12-29 11:45:44 +01:00
Joost De Cock
bfb4500842 Added support for boolean options 2018-12-29 11:38:46 +01:00