1
0
Fork 0
Commit graph

80 commits

Author SHA1 Message Date
Joost De Cock
be44e693c0 Support for rotation in layout 2019-01-15 19:23:36 +01:00
Joost De Cock
9cbe557448 Support for mirroring in layout 2019-01-15 18:15:15 +01:00
Joost De Cock
5054dbc587 🚧 Support for translate transforms in layout 2019-01-15 13:56:31 +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
cc6d52dfb6 Throw only errors 2018-12-29 12:56:09 +01:00
Joost De Cock
bfb4500842 Added support for boolean options 2018-12-29 11:38:46 +01:00
Joost De Cock
692cdab2ce Moved empty settings check to apply method 2018-12-22 11:17:28 +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
4d259dc2e5 🚨 Removed some linter warnings and unused import 2018-12-20 14:39:24 +01:00
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