1
0
Fork 0
Commit graph

349 commits

Author SHA1 Message Date
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
Joost De Cock
1c4507c5bd Constant config options have no type 2018-08-11 15:05:40 +02:00
Joost De Cock
f0ae740e45 🔧 Removed prepublish script as npm run major/minor/patch handles that 2018-08-11 14:04:29 +02:00
Joost De Cock
012cfe00ac 🔖 v0.6.2 2018-08-11 14:03:10 +02:00
Joost De Cock
a4854735b9 :sprakles: Support for bundled hooks 2018-08-11 14:03:06 +02:00
Joost De Cock
0207fe35f8 🔖 v0.6.1 2018-08-11 08:58:47 +02:00
Joost De Cock
161467f887 🐛 Fixed units call so it's utils.units 2018-08-11 08:58:40 +02:00
Joost De Cock
b994ba433d 🚧 Moved utils to part 2018-08-10 19:04:25 +02:00
Joost De Cock
3dd365e95c insertText hook now does what you'd think 2018-08-10 15:49:46 +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
Joost De Cock
28f61ad4d8 🚧 First sampling steps 2018-08-09 15:10:15 +02:00
Joost De Cock
0254edc4b0 🚧 Changed config options structure 2018-08-09 14:21:10 +02:00
Joost De Cock
32279bb235 🔖 v0.6.0 2018-08-09 11:47:05 +02:00
Joost De Cock
62671f0cda 🚧 Removed lingering console.log 2018-08-09 10:48:37 +02:00
Joost De Cock
0248a1a2ad Added Path.reverse() 2018-08-09 10:46:14 +02:00
Joost De Cock
34a17071c2 Added Path.shiftFractionAlong() 2018-08-08 16:41:50 +02:00
Joost De Cock
4c6c80e0ac 🚧 Added Path.bbox() 2018-08-08 15:53:07 +02:00
Joost De Cock
f990e1890a 🚧 Moved shorthand to part and improved debug 2018-08-08 14:02:06 +02:00
Joost De Cock
a357586344 🚧 Dedicated debug object 2018-08-07 16:32:16 +02:00
Joost De Cock
ff9b561233 🚧 Working on debug 2018-08-07 15:23:37 +02:00
Joost De Cock
014450835a 🚧 Working on debug 2018-08-07 15:22:23 +02:00
Joost De Cock
eda19195d1 🚧 Working on hooks 2018-08-07 13:46:38 +02:00
Joost De Cock
cff2a4023d Path.join() and more robust offset 2018-08-07 07:40:23 +02:00
Joost De Cock
8051a48880 Fixed offset issue when Cp lies on start/end
See https://github.com/Pomax/bezierjs/issues/37#issuecomment-410810976
2018-08-06 20:43:19 +02:00
Joost De Cock
4c81d41ab8 🐛 Avoid rendering false for paths with no text 2018-08-06 16:02:49 +02:00
Joost De Cock
60b3e7d126 Round return value of path.length() 2018-08-06 16:02:24 +02:00
Joost De Cock
a8b286e917 🚨 Sidestep circular dependency 2018-08-05 18:20:45 +02:00
Joost De Cock
6167db92ac 💥 Switched to Capitals for constructors
Also moved round method to avoid circular dependency
2018-08-05 18:19:48 +02:00
Joost De Cock
718c9acda5 Added store 2018-08-05 16:32:38 +02:00
Joost De Cock
fd80450d77 Further changes to handling of parts and copying their data 2018-08-05 15:52:37 +02:00
Joost De Cock
415a98f68e 🔖 v0.5.0 2018-08-05 14:05:48 +02:00
Joost De Cock
fefd9bbb5b 🔧 Fixed typos in package.json 2018-08-05 14:05:22 +02:00
Joost De Cock
12573a5f96 💥 Changed the loading of parts and (macro) plugins 2018-08-05 14:04:15 +02:00
Joost De Cock
18cc30fe74 🚧 Part cloning 2018-08-03 14:20:28 +02:00
Joost De Cock
9a60dc5756 🚧 Bin packing integration 2018-08-01 18:18:29 +02:00
Joost De Cock
6f52ccfd2e 🚧 Progress on paths/beziers 2018-08-01 14:55:54 +02:00
Joost De Cock
2b4aa77986 🚧 Path offset, so far without overlap removal 2018-07-29 15:16:26 +02:00
Joost De Cock
62c35fe19d Added constructors to shorthand 2018-07-26 23:31:29 +02:00
Joost De Cock
e792cf61ff 🔧 Switched to single rollup config file 2018-07-26 22:14:42 +02:00
joostdecock
be4e759c1a 🚧 Pre work on offsets 2018-07-26 13:43:12 +00:00
joostdecock
f14ebb1e87 🔖 v0.4.2 2018-07-25 14:55:20 +00:00
joostdecock
3cbe9f6bab 🔖 v0.4.1 2018-07-25 14:54:12 +00:00
joostdecock
a0973d8a7a 🔧 Added prepublish script 2018-07-25 14:53:53 +00:00
joostdecock
54766af63c 🚧 Changes to context 2018-07-25 14:53:10 +00:00