Commit Graph

56 Commits

Author SHA1 Message Date
cc9dff6b94 Version bump 2017-09-19 16:02:32 +01:00
101cc0fdea Add docx keyword to package 2017-09-19 16:02:06 +01:00
492face7ab 3.0.0 2017-09-17 00:20:18 +01:00
258adba94c Version bump 2017-09-16 17:48:15 +01:00
d5c04f9042 Pin typescript to 2.4.1 2017-09-15 15:56:21 +01:00
ee81f3c502 Version bump 2017-07-29 01:26:34 +01:00
70c4e89a65 Version bump 2017-07-08 21:37:02 +01:00
6784dc1f3d Updated archiver types 2017-07-08 01:24:25 +01:00
fd63a30298 Updated definitions 2017-07-07 16:51:22 +01:00
b0a29e26c9 Version bump 2017-07-07 14:36:34 +01:00
8826fb010d Added types to package json 2017-07-07 14:34:03 +01:00
2ec171d4a8 Used my updated typings for archiver 1.3 2017-05-09 18:03:31 +01:00
eb8f0f4033 added debugging to deployment 2017-04-17 13:05:02 +01:00
d7229eb049 removed rimraf 2017-04-16 12:41:24 +01:00
dfff4b96bd updated tslint to 5.1.0 2017-04-15 17:47:29 +01:00
72cb75a486 added comma 2017-04-15 17:46:56 +01:00
53fe1dd988 added typedoc support for generating documentation 2017-04-15 17:46:11 +01:00
30f826fd3d made a mini app which you can select the demo you want from a list with an interactive prompt. 2017-04-14 15:48:12 +01:00
8c388a95c4 bump patch version 2017-04-12 16:01:26 +02:00
9a41d78ecb add an additional demo 2017-04-12 16:00:16 +02:00
28c62c1ee4 version 2.0.0 2017-04-01 13:31:24 +01:00
f89049e4c1 version bump 2017-04-01 12:23:01 +01:00
55a1d23f29 fixed missing comma 2017-03-14 11:33:46 +00:00
0bfd753a0d fixed json, missing comma 2017-03-14 11:28:05 +00:00
22adabd2d9 updated keywords 2017-03-14 10:51:05 +00:00
c7b7b585be fix path to template when installed via npm
I'm not sure why, buy app-root-path was not picking up the correct
path for this module when installed via NPM. Since we're already using
relative paths for imports, I don't think we gain much from using it
anyway, so I've changed to using path.resolve instead
2017-03-13 20:40:16 +01:00
0c128ae4a5 add template to npm bundle 2017-03-13 20:40:16 +01:00
f17360d45a add simple demo page 2017-03-12 21:34:49 +00:00
09f1d473c3 remove lodash from dependencies as it's no longer used 2017-03-10 13:54:44 +01:00
74ea0f699f remove npm and install from dependencies
These aren't actually needed at run time or build time
2017-03-10 13:54:37 +01:00
18bba1870e added types for app-root-path 2017-03-09 23:20:37 +00:00
77255c9d5e modified build script and version bump 2017-03-08 23:35:22 +00:00
e10b8889f7 version bump 2017-03-08 23:27:55 +00:00
a77d520f41 add the build files to the npm package 2017-03-08 12:05:47 +01:00
8eb11bca29 fix npm prepublish-on-install warnings 2017-03-08 12:05:47 +01:00
f5de5fef4d added tslint support 2017-03-07 22:56:59 +00:00
0585a25a5a removed typescript 2017-03-07 22:37:40 +00:00
9c3023019f huge clean up of project. Now uses @types, and removed committed typings.
Formatted the imports too
2017-03-07 22:15:53 +00:00
832ea27041 version bump 2017-03-07 14:43:33 +00:00
6c9af6f9e6 update dev dependencies 2017-03-07 13:51:11 +01:00
46c870fafc update dependencies and fix archive.bulk deprecation 2017-03-07 13:49:21 +01:00
ca1715864e make sure all tests are running 2017-03-07 13:34:01 +01:00
3dd2178b78 v0.0.1 2016-07-19 18:22:36 +01:00
0dd230a045 added rimraf to clear before testing 2016-07-01 22:39:17 +01:00
8ecb8ed8f2 rearranged test locations 2016-07-01 22:09:55 +01:00
10554956f2 got tests working for windows 2016-07-01 18:45:44 +01:00
e7145020ae tsc a project 2016-06-30 23:53:22 +01:00
18c3cee691 added typescript and tried to set root directory 2016-06-30 23:43:22 +01:00
96cb4cfcdc added app root path to package json 2016-05-17 23:37:23 +01:00
cc761d20f6 updated package.json 2016-05-10 15:26:36 +01:00