1
0
Fork 0
Commit graph

108869 commits

Author SHA1 Message Date
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
Joost De Cock
058d3ec280 🔖 v0.26.1 2018-12-22 11:17:33 +01:00
Joost De Cock
692cdab2ce Moved empty settings check to apply method 2018-12-22 11:17:28 +01:00
Joost De Cock
554780e1a7 🔖 v0.26.0 2018-12-22 11:14:52 +01:00
Joost De Cock
1d29b12953 💥 pattern.mergeSettings() is now pattern.appy() 2018-12-22 11:14:42 +01:00
Joost De Cock
6ad8cb6cb0 💥 pattern.with() is nowy pattern.use() 2018-12-22 10:35:57 +01:00
Joost De Cock
d07067e593 🔖 v0.24.0 2018-12-21 11:45:22 +01:00
Joost De Cock
4a6f837e27 Added path._curve() and path.curve_() methods 2018-12-21 11:44:56 +01:00
Joost De Cock
4d259dc2e5 🚨 Removed some linter warnings and unused import 2018-12-20 14:39:24 +01:00
Joost De Cock
d3e9c73e17 🔖 v0.23.3 2018-12-20 14:34:33 +01:00
Joost De Cock
488bd6b5a1 Support for multiple part dependencies 2018-12-20 14:34:26 +01:00
Joost De Cock
3fd1c7bed8 🔖 v0.23.2 2018-12-18 15:35:14 +01:00
Joost De Cock
fcbb5aa3b5 Updated debug format, and fixed insertText hook test 2018-12-18 15:35:07 +01:00
Joost De Cock
2c276998e0 🔖 v0.23.1 2018-12-17 16:13:54 +01:00