1
0
Fork 0
Commit graph

154 commits

Author SHA1 Message Date
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
be9a38222f Updated tests to no longer user pattern.createPart() 2018-12-17 12:00:14 +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
84853346a2 Rewrote hooks and plugin handling 2018-12-09 14:17:46 +01:00
Joost De Cock
933b1b5a3d Updated tests for hooks workaround 2018-09-30 17:03:24 +02:00
Joost De Cock
a0a316b60e Updated tests for hooks workaround 2018-09-30 16:56:02 +02:00
Joost De Cock
56542e5cda Updating tests 2018-09-22 11:14:10 +02:00
Joost De Cock
7c86c6354b Switched from settings.mode to settings.complete 2018-09-12 17:34:53 +02:00
Joost De Cock
54b7ca1817 settings.margin and scale/rotate snippets 2018-09-11 11:39:50 +02:00
Joost De Cock
e2a4895c57 Swithched to sitsRoughlyOn() for joinPaths() method 2018-09-10 11:07:37 +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
dbcfea2a48 Improved test coverage 2018-09-06 12:02:43 +02:00
Joost De Cock
f00bd716c7 Updated test after path optimizations 2018-09-05 10:54:23 +02:00
Joost De Cock
3738b5e98c Added path.trim() 2018-09-04 15:21:59 +02:00
Joost De Cock
ade70da54b Added support for different option types 2018-09-03 12:20:51 +02:00
Joost De Cock
2d0f48bfc6 Switch to curve.edge for finding path edge 2018-09-03 12:07:02 +02:00
Joost De Cock
74f04fbf31 Fixed broken test 2018-08-31 09:50:36 +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
2134b13bed Added remaining intersection methods 2018-08-23 15:57:23 +02:00
Joost De Cock
a4647dfebb Added Path.split() and the utility methods that support it 2018-08-22 15:55:15 +02:00
Joost De Cock
753c1e913f Added support for circle rendering 2018-08-22 11:34:08 +02:00
Joost De Cock
273a4a1d7b Added path intersection methods 2018-08-21 16:30:51 +02:00
Joost De Cock
f43be99877 Added utils.curveCrossesLine and utils.curveCrossesCurve 2018-08-21 13:49:12 +02:00
Joost De Cock
04bf540a5a Added Path.edge() 2018-08-20 17:10:28 +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
9179846379 🐛 Fixed issue with embed output 2018-08-16 13:59:11 +02:00
Joost De Cock
0d0784bb95 Switched Pattern.inScope() to Pattern.needs() 2018-08-16 12:09:57 +02:00
Joost De Cock
f3092a6468 Improved tests 2018-08-16 11:58:20 +02:00
Joost De Cock
ce3f77f623 Added support for and options 2018-08-15 18:54:47 +02:00
Joost De Cock
13e06162bc 🔧 Specified different build for tests (with sourcemaps) 2018-08-15 18:49:55 +02:00
Joost De Cock
402b2f47b8 Updated tests to recent changes 2018-08-14 16:43:24 +02:00
Joost De Cock
1886e84947 Updated tests to recent changes 2018-08-14 16:33:12 +02:00
Joost De Cock
c406b51b78 Made fixtures version-agnostic 2018-08-14 16:23:08 +02:00
Joost De Cock
e73f4e0487 Updated fixture 2018-08-14 16:18:55 +02:00
Joost De Cock
7657537c3f Updated fixtures for new version 2018-08-13 11:25:18 +02:00
Joost De Cock
b8c42f90a4 🚨 Removed unused test var 2018-08-13 10:55:46 +02:00
Joost De Cock
277474d701 Removed lingering output from tests 2018-08-13 10:34:03 +02:00
Joost De Cock
5d4878ba69 Tests for path 2018-08-13 08:02:55 +02:00
Joost De Cock
183b4a7a68 Tests for pattern 2018-08-12 18:50:48 +02:00
Joost De Cock
89e4dc9482 Tests for part 2018-08-12 17:02:49 +02:00
Joost De Cock
081c0cf69e Tests for svg 2018-08-12 16:19:04 +02:00
Joost De Cock
9d486fd617 Tests for utils 2018-08-12 13:32:53 +02:00
Joost De Cock
6b1c3fbaaf Tests for hooks 2018-08-12 12:37:30 +02:00
Joost De Cock
7803d1b996 Point and Attributes tests 2018-08-11 19:17:39 +02:00