1
0
Fork 0

Commit graph

  • 7803d1b996 Point and Attributes tests Joost De Cock 2018-08-11 19:17:39 +02:00
  • 1c4507c5bd Constant config options have no type Joost De Cock 2018-08-11 15:05:40 +02:00
  • f0ae740e45 🔧 Removed prepublish script as npm run major/minor/patch handles that Joost De Cock 2018-08-11 14:04:29 +02:00
  • 012cfe00ac 🔖 v0.6.2 Joost De Cock 2018-08-11 14:03:10 +02:00
  • a4854735b9 :sprakles: Support for bundled hooks Joost De Cock 2018-08-11 14:03:06 +02:00
  • 0207fe35f8 🔖 v0.6.1 Joost De Cock 2018-08-11 08:58:47 +02:00
  • 161467f887 🐛 Fixed units call so it's utils.units Joost De Cock 2018-08-11 08:58:40 +02:00
  • b994ba433d 🚧 Moved utils to part Joost De Cock 2018-08-10 19:04:25 +02:00
  • 3dd365e95c insertText hook now does what you'd think Joost De Cock 2018-08-10 15:49:46 +02:00
  • ea0801949e 💥 Changed hook structure Joost De Cock 2018-08-10 15:36:39 +02:00
  • 513e29dac6 🚧 Work on sampling Joost De Cock 2018-08-10 14:25:26 +02:00
  • 15f947a399 (single) measurement sampling Joost De Cock 2018-08-09 16:45:46 +02:00
  • 00c3ebe14c Option sampling Joost De Cock 2018-08-09 16:11:56 +02:00
  • 98fef1a0ae 🚧 Option sample, first results Joost De Cock 2018-08-09 15:57:30 +02:00
  • 28f61ad4d8 🚧 First sampling steps Joost De Cock 2018-08-09 15:10:15 +02:00
  • 0254edc4b0 🚧 Changed config options structure Joost De Cock 2018-08-09 14:21:10 +02:00
  • 32279bb235 🔖 v0.6.0 Joost De Cock 2018-08-09 11:47:05 +02:00
  • 62671f0cda 🚧 Removed lingering console.log Joost De Cock 2018-08-09 10:48:37 +02:00
  • 0248a1a2ad Added Path.reverse() Joost De Cock 2018-08-09 10:46:14 +02:00
  • 34a17071c2 Added Path.shiftFractionAlong() Joost De Cock 2018-08-08 16:41:50 +02:00
  • 4c6c80e0ac 🚧 Added Path.bbox() Joost De Cock 2018-08-08 15:53:07 +02:00
  • f990e1890a 🚧 Moved shorthand to part and improved debug Joost De Cock 2018-08-08 14:02:06 +02:00
  • a357586344 🚧 Dedicated debug object Joost De Cock 2018-08-07 16:32:16 +02:00
  • ff9b561233 🚧 Working on debug Joost De Cock 2018-08-07 15:23:37 +02:00
  • 014450835a 🚧 Working on debug Joost De Cock 2018-08-07 15:22:23 +02:00
  • eda19195d1 🚧 Working on hooks Joost De Cock 2018-08-07 13:46:38 +02:00
  • cff2a4023d Path.join() and more robust offset Joost De Cock 2018-08-07 07:40:23 +02:00
  • 8051a48880 Fixed offset issue when Cp lies on start/end Joost De Cock 2018-08-06 20:43:19 +02:00
  • 4c81d41ab8 🐛 Avoid rendering false for paths with no text Joost De Cock 2018-08-06 16:02:49 +02:00
  • 60b3e7d126 Round return value of path.length() Joost De Cock 2018-08-06 16:02:24 +02:00
  • a8b286e917 🚨 Sidestep circular dependency Joost De Cock 2018-08-05 18:20:45 +02:00
  • 6167db92ac 💥 Switched to Capitals for constructors Joost De Cock 2018-08-05 18:19:48 +02:00
  • 718c9acda5 Added store Joost De Cock 2018-08-05 16:32:38 +02:00
  • fd80450d77 Further changes to handling of parts and copying their data Joost De Cock 2018-08-05 15:52:37 +02:00
  • 415a98f68e 🔖 v0.5.0 Joost De Cock 2018-08-05 14:05:48 +02:00
  • fefd9bbb5b 🔧 Fixed typos in package.json Joost De Cock 2018-08-05 14:05:22 +02:00
  • 12573a5f96 💥 Changed the loading of parts and (macro) plugins Joost De Cock 2018-08-05 14:04:15 +02:00
  • 18cc30fe74 🚧 Part cloning Joost De Cock 2018-08-03 14:20:28 +02:00
  • 9a60dc5756 🚧 Bin packing integration Joost De Cock 2018-08-01 18:18:29 +02:00
  • 6f52ccfd2e 🚧 Progress on paths/beziers Joost De Cock 2018-08-01 14:55:54 +02:00
  • 2b4aa77986 🚧 Path offset, so far without overlap removal Joost De Cock 2018-07-29 15:16:26 +02:00
  • 62c35fe19d Added constructors to shorthand Joost De Cock 2018-07-26 23:31:29 +02:00
  • e792cf61ff 🔧 Switched to single rollup config file Joost De Cock 2018-07-26 22:14:42 +02:00
  • be4e759c1a 🚧 Pre work on offsets joostdecock 2018-07-26 13:43:12 +00:00
  • f14ebb1e87 🔖 v0.4.2 joostdecock 2018-07-25 14:55:20 +00:00
  • 3cbe9f6bab 🔖 v0.4.1 joostdecock 2018-07-25 14:54:12 +00:00
  • a0973d8a7a 🔧 Added prepublish script joostdecock 2018-07-25 14:53:53 +00:00
  • 54766af63c 🚧 Changes to context joostdecock 2018-07-25 14:53:10 +00:00
  • 014eee3209 🚧 repo move to freesewing org joostdecock 2018-07-24 14:38:03 +00:00
  • 27500d52e1 🚧 Last changes for pivot to JavaScript Joost De Cock 2018-07-24 08:34:26 +02:00
  • 9fbef27330 🚧 Fixing prototype issues Joost De Cock 2018-07-23 20:14:32 +02:00
  • 7758ba81a6 🚧 Moved return statement to bottom to avoid warnings joostdecock 2018-07-23 17:35:06 +00:00
  • 9934b54566
    Merge pull request #1 from joostdecock/js Joost De Cock 2018-07-23 16:21:40 +02:00
  • fb2d27db6f 🚧 Limited files for NPM package joostdecock 2018-07-23 14:18:53 +00:00
  • 9a0b27da67 0.4.0 joostdecock 2018-07-23 14:17:00 +00:00
  • cdd6a32b37 🚧 Switched to rollup joostdecock 2018-07-23 14:16:39 +00:00
  • 568d0cdc4d 🚧 Linting and prettier code style joostdecock 2018-07-23 11:44:34 +00:00
  • 1f10829426 :contruction: Porting TS to JS joostdecock 2018-07-23 11:12:06 +00:00
  • 2dbebb87d6 🚧 Wrestling with TypeScript Joost De Cock 2018-07-22 20:43:42 +02:00
  • f4d2785972 🚧 Snippet support Joost De Cock 2018-07-22 18:22:51 +02:00
  • 1811e736c0 🚧 Support for rendering text on paths Joost De Cock 2018-07-21 18:53:03 +02:00
  • ffff09904a ♻️ Changed to chainable withPlugin for plugin loading Joost De Cock 2018-07-21 17:02:43 +02:00
  • 4be84584c2 🚧 First working macro implementation Joost De Cock 2018-07-21 12:54:29 +02:00
  • ae31669581 0.3.3 joostdecock 2018-07-19 14:46:36 +00:00
  • 1cdba8de5f 🚧 Pre-weekend commit joostdecock 2018-07-19 14:43:45 +00:00
  • 4f39c66381 🚧 shorthand joostdecock 2018-07-19 14:02:04 +00:00
  • 39f177dc26 🚧 Made attributes retrievable joostdecock 2018-07-19 09:29:25 +00:00
  • ef84eb9468 0.3.2 joostdecock 2018-07-18 17:00:36 +00:00
  • 9fc96e4bac 🚧 Readme update joostdecock 2018-07-18 17:00:17 +00:00
  • 93d975ef6b 🚧 Added classes to pattern to empower plugins joostdecock 2018-07-18 16:57:19 +00:00
  • 2e70a5bd8a 🚧 Removed point proxy, plugins can decorate points joostdecock 2018-07-18 14:52:12 +00:00
  • 20e4ada666 🚧 Fixed a bug and two typos joostdecock 2018-07-18 14:48:49 +00:00
  • 7cc632ff45 🚧 Moved hooks to pattern, but they overwrite each other joostdecock 2018-07-18 13:42:20 +00:00
  • 530a2b11bb 🚧 Plugin loading and hook injection joostdecock 2018-07-18 11:45:46 +00:00
  • 8050628848 🚧 preSvgRender and postSvgRender hooks joostdecock 2018-07-18 07:39:29 +00:00
  • 5d81c6d50a 🚧 Fighting with hooks joostdecock 2018-07-17 14:16:17 +00:00
  • 7b4514acd8 🚧 Working map proxy constructor function for pointlist Joost De Cock 2018-07-16 20:09:12 +02:00
  • abca8a809d 🚧 Working Map proxy Joost De Cock 2018-07-16 19:48:47 +02:00
  • 24e7d413f5 🚧 Toying with decorators joostdecock 2018-07-16 15:20:50 +00:00
  • 2160980ed4 :wip: Working on design theme joostdecock 2018-07-16 13:42:26 +00:00
  • 659e57916c 🚧 Added missing closing tag for style block Joost De Cock 2018-07-16 09:10:12 +02:00
  • 8725aeabe5 0.3.1 Joost De Cock 2018-07-15 17:16:29 +02:00
  • 2ba9b6dc1a 🚧 Fixed an issue in Point.beamsCross Joost De Cock 2018-07-15 17:15:56 +02:00
  • 722bd36839 0.3.0 joostdecock 2018-07-15 11:01:09 +00:00
  • 0da395afd2 🚧 Basic rendering functionality joostdecock 2018-07-15 11:00:48 +00:00
  • ccd95c612d 🚧 Working on themes joostdecock 2018-07-15 08:36:19 +00:00
  • 4f39f5e357 🚧 Working on rendering joostdecock 2018-07-14 16:04:39 +00:00
  • a1115d94c6 0.2.0 joostdecock 2018-07-12 12:54:10 +00:00
  • 57059dbbd2 ✨ Tests for point class joostdecock 2018-07-12 12:53:49 +00:00
  • 11785baf1f New point methods joostdecock 2018-07-12 07:37:52 +00:00
  • c761e5d157 0.1.1 joostdecock 2018-07-11 12:45:28 +00:00
  • 20eafd4a99 🚧 Question time joostdecock 2018-07-11 12:45:02 +00:00
  • 38ccf65789 0.1.0 Joost De Cock 2018-07-10 19:29:41 +02:00
  • c8d502c698 🚧 WIP:Work on types and exports Joost De Cock 2018-07-10 19:29:09 +02:00
  • 145272c546 Exporting work from bea joostdecock 2018-07-10 12:20:53 +00:00
  • d80287c8f8 🎉 Initial commit joostdecock 2018-07-09 08:38:58 +00:00
  • 62248f2985
    Initial commit Joost De Cock 2018-07-06 16:38:43 +02:00