Josh Goldberg
d6b4022a54
Moved .js file loading in test's HTML down
2016-09-22 02:26:10 -07:00
Josh Goldberg
d8260625f9
Changed tests to run with require against src
...
No more waiting for full compilation runs to test!
2016-09-15 09:27:13 -07:00
Josh Goldberg
176ee0ee99
Actually compiled this time (0.5.14)
2016-09-08 18:57:25 -07:00
Josh Goldberg
b4e148a0bc
Added npm badge to readme (0.5.13)
2016-09-08 18:42:41 -07:00
Josh Goldberg
c53ec25cff
Added link to Documentation's Build Details
2016-08-16 14:10:03 -07:00
Josh Goldberg
d57e2e1d4f
Added existence checks to externals, dependencies
...
(0.5.11)
2016-08-15 00:17:51 -07:00
Josh Goldberg
fd9caaf980
Removed typings/** from .gitignore
2016-08-14 23:38:41 -07:00
Josh Goldberg
36f1c8525b
Fixed typings issue (I swear it works now)
2016-08-14 23:31:38 -07:00
Josh Goldberg
1394bf9b34
Moved to gulp streams for typings copying
2016-08-14 23:30:02 -07:00
Josh Goldberg
09b6081d54
Removed unnecessary console.logs
...
ugh
2016-08-14 23:26:17 -07:00
Josh Goldberg
baad21e4e8
Fixed case sensitivity (again) of package.json
2016-08-14 23:25:04 -07:00
Josh Goldberg
a0305e7f77
Bumped version to 0.5.5
2016-08-14 22:40:03 -07:00
Josh Goldberg
9eac4309fa
Fixed casing issues with typings
2016-08-14 22:39:34 -07:00
Josh Goldberg
c34d126c17
Bumped version to 0.5.4
2016-08-14 22:25:45 -07:00
Josh Goldberg
caa4757102
Fixed package.json casing
2016-08-14 22:25:31 -07:00
Josh Goldberg
0dc9e0d8c1
Bumped version to 0.5.3
2016-08-14 22:20:19 -07:00
Josh Goldberg
c83d8cb8ba
Merge pull request #19 from FullScreenShenanigans/typings
...
Added automatic .d.ts typings copying
2016-08-14 22:19:51 -07:00
Josh Goldberg
703bb36070
Added automatic .d.ts typings copying
...
Fixes #6 .
2016-08-14 22:15:41 -07:00
Josh Goldberg
41824edf04
Fixed nullreference errors in package.ts
2016-08-14 21:13:02 -07:00
Josh Goldberg
a9b414a900
Added concept of node_modules to shenanigans.json
...
Projects like GameStartr require it for module dependencies outside of
FullScreenShenanigans.
2016-08-14 20:29:10 -07:00
Josh Goldberg
c30085e624
Bump version to 0.5.1
2016-08-14 18:44:57 -07:00
Josh Goldberg
212b506620
Fleshed out configuration file generation
...
Expands on #9 's solution by also generating package.json.
Also fixes missing node types, speeds up the watch test, and fixes
README.md mustache templating.
2016-08-14 18:42:04 -07:00
Josh Goldberg
0c109f5376
Merge pull request #18 from FullScreenShenanigans/shenanigans-json
...
Moved package settings to shenanigans.json
2016-08-14 17:14:27 -07:00
Josh Goldberg
2fd227a88b
Bumped to 0.5.0
2016-08-14 17:11:13 -07:00
Josh Goldberg
bdd2b237f6
Switched to shenanigans.json for settings
...
Also updated tslint.json, so most changes are of tslint fixes.
2016-08-14 17:11:06 -07:00