1
0
Fork 0
Commit graph

70 commits

Author SHA1 Message Date
Joost De Cock
488bd6b5a1 Support for multiple part dependencies 2018-12-20 14:34:26 +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
7a657fd94e Updated tests and back to new pattern.Part() 2018-12-17 14:39:50 +01:00
Joost De Cock
47237bf29e Changes part creation to avoid createPart method 2018-12-17 11:49:08 +01:00
Joost De Cock
261e39ba41 🐛 Fixed issue with how parts are injected 2018-12-17 07:41:20 +01:00
Joost De Cock
63d07c09ad 🐛 Fixed issue where pattern.mergeSettings() wouldn't handle array correctly 2018-12-16 18:43:57 +01:00
Joost De Cock
2aae935ffe 🐛 Handling of settings.only=false 2018-12-16 18:28:37 +01:00
Joost De Cock
0fbebc4962 💥 Breaking changes to draft method and config format
Sampling is currently broken
2018-12-16 18:06:01 +01:00
Joost De Cock
2563eb93a3 🐛 Moved options into settings property as they should be 2018-12-11 18:49:00 +01:00
Joost De Cock
0a83da13b5 Updated insertText hook 2018-12-10 12:52:24 +01:00
Joost De Cock
84853346a2 Rewrote hooks and plugin handling 2018-12-09 14:17:46 +01:00
Joost De Cock
aadfd392ae 🐛 Fixed typo in pattern sampling code 2018-12-07 15:59:57 +01:00
Joost De Cock
0963a4f330
Workaround for #7 (#8)
* 🚧 Initial workaround for #7

* 🚧 Added workaround for preSample and postSample hooks
2018-09-30 16:25:03 +02:00
Joost De Cock
17b469a498
Added 🔌 to plugin loaded debug message 2018-09-25 13:50:56 +02:00
Joost De Cock
0d0f1a08cf
Added 🏃🏿‍♀️ to sample run debug messages 2018-09-25 13:49:10 +02:00
joostdecock
08a372184b Updated debug output 2018-09-25 10:09:53 +00:00
Joost De Cock
74ef91fe08 Moved debug formatting to debug plugin 2018-09-23 13:05:45 +02:00
Joost De Cock
56542e5cda Updating tests 2018-09-22 11:14:10 +02:00
Joost De Cock
c60e66b979 Added sampling style that iterates of hue range 2018-09-22 10:41:51 +02:00
Joost De Cock
7c86c6354b Switched from settings.mode to settings.complete 2018-09-12 17:34:53 +02:00
Joost De Cock
c5e30f068a Added sampling of list options 2018-09-11 16:22:08 +02:00
Joost De Cock
54b7ca1817 settings.margin and scale/rotate snippets 2018-09-11 11:39:50 +02:00
Joost De Cock
164c40c695 Added sampling of static options 2018-09-07 16:25:17 +02:00
Joost De Cock
829baa469b ♻️ Reworked sampling/anchor code 2018-09-07 16:09:14 +02:00
Joost De Cock
118677aa22 🐛 Fixed issue where path translate wasn't saved 2018-09-07 15:16:59 +02:00
Joost De Cock
fecee2479e 🐛 Fixed incorrect handling of percentage option when sampling 2018-09-06 16:48:36 +02:00
Joost De Cock
de4ffc1d69 Added support for anchored sampling 2018-09-06 15:32:43 +02:00
Joost De Cock
274d9d8934 Debug formatting 2018-09-06 12:03:18 +02:00
Joost De Cock
ade70da54b Added support for different option types 2018-09-03 12:20:51 +02:00
Joost De Cock
1faad2a01b 🎨 Moved round() to utils 2018-08-31 09:44:12 +02:00
Joost De Cock
0a1d96ea22 Added support for xml:lang attribute in SVG tag 2018-08-27 16:45:03 +02:00
Joost De Cock
072abb09b6 Added support for focus sampling of models (comparison) 2018-08-24 20:16:01 +02:00
Joost De Cock
f0035e751c Added strict mode to Pattern.needs() 2018-08-20 12:16:13 +02:00
Joost De Cock
2886837827 🐛 Fixed issue in Pattern.needs() 2018-08-16 16:09:47 +02:00
Joost De Cock
7609af1391 Added support for idPrefix 2018-08-16 15:44:01 +02:00
Joost De Cock
0d0784bb95 Switched Pattern.inScope() to Pattern.needs() 2018-08-16 12:09:57 +02:00
Joost De Cock
5c4d26b548 Simplified option load (for now) 2018-08-16 11:57:00 +02:00
Joost De Cock
ce3f77f623 Added support for and options 2018-08-15 18:54:47 +02:00
Joost De Cock
a878afe3a0 🐛 Fixed faulty array check 2018-08-14 09:20:47 +02:00
Joost De Cock
66d3bb5c28 🚨 Removed unused import 2018-08-13 11:02:50 +02:00
Joost De Cock
7308f2dda6 🚨 Better handling of array check 2018-08-13 10:54:14 +02:00
Joost De Cock
183b4a7a68 Tests for pattern 2018-08-12 18:50:48 +02:00
Joost De Cock
081c0cf69e Tests for svg 2018-08-12 16:19:04 +02:00
Joost De Cock
1c4507c5bd Constant config options have no type 2018-08-11 15:05:40 +02:00
Joost De Cock
a4854735b9 :sprakles: Support for bundled hooks 2018-08-11 14:03:06 +02:00
Joost De Cock
ea0801949e 💥 Changed hook structure 2018-08-10 15:36:39 +02:00
Joost De Cock
513e29dac6 🚧 Work on sampling 2018-08-10 14:25:26 +02:00
Joost De Cock
15f947a399 (single) measurement sampling 2018-08-09 16:45:46 +02:00
Joost De Cock
00c3ebe14c Option sampling 2018-08-09 16:11:56 +02:00
Joost De Cock
98fef1a0ae 🚧 Option sample, first results 2018-08-09 15:57:30 +02:00