Commit Graph

  • 777fd1bffa Fix casing for resolution of node modules Daniel Stiner 2017-01-08 19:09:56 -08:00
  • 4d47085e52 Merge pull request #43 from FullScreenShenanigans/complete-html-pipeline Josh Goldberg 2016-12-30 16:53:53 -05:00
  • 854338da70 Bumped version to 0.6.3 Josh Goldberg 2016-12-30 16:53:08 -05:00
  • 4ed5105556 Added AMD, uglify, and HTML stripping to web Josh Goldberg 2016-12-30 16:51:31 -05:00
  • bb7762683e Moved from gulp-webpack to webpack-stream Josh Goldberg 2016-12-30 15:58:59 -05:00
  • 4ba21c2864 Fixed index.html to correctly redirect when in lib Josh Goldberg 2016-12-30 15:56:18 -05:00
  • 6d571520c8 Simplified test task names Josh Goldberg 2016-12-30 15:40:41 -05:00
  • cfa6d1f70f Updated configuration files for node modules Josh Goldberg 2016-12-30 13:49:25 -05:00
  • 6a10a935b4 Bumped gulp-scss-lint to gulp-sass-lint Josh Goldberg 2016-12-29 03:19:15 -05:00
  • 7df82626d5 Bumped tsconfig.json outputs to ES5 Josh Goldberg 2016-12-29 03:04:44 -05:00
  • fde249f13c Merge pull request #39 from FullScreenShenanigans/web Josh Goldberg 2016-12-29 02:52:24 -05:00
  • 465feba774 Fleshed out documentation in README.md web Josh Goldberg 2016-12-29 02:51:51 -05:00
  • cd74f2ae7d Removed debug.log Josh Goldberg 2016-12-29 02:17:39 -05:00
  • 66082cdc75 Shuffled around web's setup to make sense Josh Goldberg 2016-12-29 02:02:56 -05:00
  • 1dc81369f5 (v0.6.2) Bumped dependency versions to latest Josh Goldberg 2016-12-26 03:02:50 -05:00
  • e209c3e4fb Removed gulp-debug requires Josh Goldberg 2016-12-26 01:03:53 -05:00
  • f68c6d98bc Bumped package version to 0.6.0 Josh Goldberg 2016-12-26 01:00:19 -05:00
  • a2c38ffc5b Started on web theming for 0.6.x Josh Goldberg 2016-12-26 00:59:56 -05:00
  • 38912221d5 Moved web tasks into individual folders Josh Goldberg 2016-12-04 13:23:56 -08:00
  • c1b574b9b9 Added {{{dependencies}}} and templates to src HTML Josh Goldberg 2016-12-03 18:15:04 -08:00
  • c19bfc3234 Slightly fixed some docs, and html whitespace Josh Goldberg 2016-12-03 17:53:31 -08:00
  • 80e7c8eca6 Changed require dependencies to be all lowercase Josh Goldberg 2016-11-29 23:35:32 -05:00
  • 7662eac2a6 Bumped version to 0.5.20 Josh Goldberg 2016-11-29 21:10:48 -05:00
  • 1e07fb7cc1 Added AMD redirection for test dependencies Josh Goldberg 2016-11-29 21:10:03 -05:00
  • 32bfad5c7e Removed test utils from gitignore Josh Goldberg 2016-11-29 18:33:18 -05:00
  • d9470bd9ea Bumped version to 0.5.19 Josh Goldberg 2016-11-29 18:04:33 -05:00
  • 33300b7233 Finalized moving test\index.html to AMD Josh Goldberg 2016-11-29 14:15:45 -05:00
  • 7d7e5749ea Removed typings dir; added .js, .d.ts clearing Josh Goldberg 2016-11-29 11:39:18 -05:00
  • 7b82996c12 Bump to version 0.5.18 Josh Goldberg 2016-11-28 20:07:57 -05:00
  • d5d5130e5e Merge pull request #32 from FullScreenShenanigans/no-typespace Josh Goldberg 2016-11-28 19:59:55 -05:00
  • 7b700eea17 Changed compiled .js in src/ to be AMD Josh Goldberg 2016-11-28 19:57:38 -05:00
  • 7d3d2f66fe Added source maps and commonjs output Josh Goldberg 2016-11-28 17:20:59 -05:00
  • 6f7f180148 Merge pull request #31 from FullScreenShenanigans/fixed-tsc-and-tslint Josh Goldberg 2016-11-28 16:53:36 -05:00
  • b22ea8a21c Fixed TS compliation for new gulp-typescript fixed-tsc-and-tslint Josh Goldberg 2016-11-28 16:42:27 -05:00
  • d8b0d7becc Removed outdated tslint rules Josh Goldberg 2016-11-28 16:36:22 -05:00
  • 595cb9ae01 Removed tsconfig.json from setup Josh Goldberg 2016-11-28 16:36:13 -05:00
  • 972d37c7aa Change tsconfig to commonjs (0.5.17) Josh Goldberg 2016-11-28 07:28:17 -05:00
  • fd05a0ec2c Bumped version to 0.5.16 Josh Goldberg 2016-11-28 07:22:16 -05:00
  • 6d1f622fb0 Updated packaged modules and TypeScript flags Josh Goldberg 2016-11-28 07:21:56 -05:00
  • 15126b9227 Fixed {{{ }}} parsing for readme details Josh Goldberg 2016-11-28 03:28:46 -05:00
  • 995b74a212 Fixed relative paths for test scripts Josh Goldberg 2016-11-28 03:28:34 -05:00
  • 30af67e015 Added a test\tsconfig.json to setup Josh Goldberg 2016-11-28 02:57:52 -05:00
  • 3f809c9ee0 Fixed typings files to respect project names Josh Goldberg 2016-11-28 02:53:03 -05:00
  • fea8657a47 Merge pull request #27 from FullScreenShenanigans/fancy-documentation Josh Goldberg 2016-11-28 02:52:34 -05:00
  • 709c8b847d Added optional details under src/docs/README.md Josh Goldberg 2016-11-28 01:29:31 -05:00
  • 489f7bcd72 Added docs to the default task Josh Goldberg 2016-11-28 01:09:13 -05:00
  • e6fecbf3e4 Added docs back to default task groups Josh Goldberg 2016-11-28 00:43:09 -05:00
  • 9d3c765829 Re-added docs path to definitions.ts Josh Goldberg 2016-11-28 00:38:53 -05:00
  • 7fe600f1ac Merge pull request #26 from FullScreenShenanigans/fixed-tests Josh Goldberg 2016-11-28 00:37:48 -05:00
  • 1f1a68676e Brought in recent NPM updates Josh Goldberg 2016-11-28 00:37:04 -05:00
  • 1445fe9667 Merge pull request #25 from FullScreenShenanigans/documentation Josh Goldberg 2016-11-28 00:19:27 -05:00
  • 0e36cfab06 Added default-theme typedoc Josh Goldberg 2016-11-27 23:49:13 -05:00
  • d6b4022a54 Moved .js file loading in test's HTML down source-tests Josh Goldberg 2016-09-22 02:26:10 -07:00
  • d8260625f9 Changed tests to run with require against src Josh Goldberg 2016-09-15 09:27:13 -07:00
  • 176ee0ee99 Actually compiled this time (0.5.14) Josh Goldberg 2016-09-08 18:57:25 -07:00
  • b4e148a0bc Added npm badge to readme (0.5.13) Josh Goldberg 2016-09-08 18:42:41 -07:00
  • c53ec25cff Added link to Documentation's Build Details Josh Goldberg 2016-08-16 14:10:03 -07:00
  • d57e2e1d4f Added existence checks to externals, dependencies Josh Goldberg 2016-08-15 00:17:51 -07:00
  • fd9caaf980 Removed typings/** from .gitignore Josh Goldberg 2016-08-14 23:38:41 -07:00
  • 36f1c8525b Fixed typings issue (I swear it works now) Josh Goldberg 2016-08-14 23:31:38 -07:00
  • 1394bf9b34 Moved to gulp streams for typings copying Josh Goldberg 2016-08-14 23:30:02 -07:00
  • 09b6081d54 Removed unnecessary console.logs Josh Goldberg 2016-08-14 23:26:17 -07:00
  • baad21e4e8 Fixed case sensitivity (again) of package.json Josh Goldberg 2016-08-14 23:25:04 -07:00
  • a0305e7f77 Bumped version to 0.5.5 Josh Goldberg 2016-08-14 22:40:03 -07:00
  • 9eac4309fa Fixed casing issues with typings Josh Goldberg 2016-08-14 22:39:34 -07:00
  • c34d126c17 Bumped version to 0.5.4 Josh Goldberg 2016-08-14 22:25:45 -07:00
  • caa4757102 Fixed package.json casing Josh Goldberg 2016-08-14 22:25:31 -07:00
  • 0dc9e0d8c1 Bumped version to 0.5.3 Josh Goldberg 2016-08-14 22:20:19 -07:00
  • c83d8cb8ba Merge pull request #19 from FullScreenShenanigans/typings Josh Goldberg 2016-08-14 22:19:51 -07:00
  • 703bb36070 Added automatic .d.ts typings copying Josh Goldberg 2016-08-14 22:15:41 -07:00
  • 41824edf04 Fixed nullreference errors in package.ts Josh Goldberg 2016-08-14 21:13:02 -07:00
  • a9b414a900 Added concept of node_modules to shenanigans.json Josh Goldberg 2016-08-14 20:29:10 -07:00
  • c30085e624 Bump version to 0.5.1 Josh Goldberg 2016-08-14 18:44:57 -07:00
  • 212b506620 Fleshed out configuration file generation Josh Goldberg 2016-08-14 18:42:04 -07:00
  • 0c109f5376 Merge pull request #18 from FullScreenShenanigans/shenanigans-json Josh Goldberg 2016-08-14 17:14:27 -07:00
  • 2fd227a88b Bumped to 0.5.0 Josh Goldberg 2016-08-14 17:11:13 -07:00
  • bdd2b237f6 Switched to shenanigans.json for settings Josh Goldberg 2016-08-14 17:11:06 -07:00
  • 9f4e5e9681 Cleaned up optional tasks and watching Josh Goldberg 2016-08-14 13:20:56 -07:00
  • 147cfc6939 Bump version to 0.4.3 Josh Goldberg 2016-08-14 10:55:09 -07:00
  • 700d5ccbf7 Used DOMContentLoaded event for running tests Josh Goldberg 2016-08-14 10:47:20 -07:00
  • 3a9acbb8b1 Bumped version to 0.4.2 Josh Goldberg 2016-08-14 00:53:17 -07:00
  • 1aef4d2fbb Fleshed out setup tasks for dot files Josh Goldberg 2016-08-14 00:37:31 -07:00
  • 7da9b995dd Fixed ordering problem with test setups Josh Goldberg 2016-08-13 15:58:37 -07:00
  • e5c93bdf2d Bump version to 0.4.0 Josh Goldberg 2016-08-13 05:40:12 -07:00
  • b8f6189d46 Fleshed out html generation Josh Goldberg 2016-08-13 05:24:50 -07:00
  • cf6cd788e2 Parallelized src tasks Josh Goldberg 2016-08-13 04:27:34 -07:00
  • d8366643c9 Fixed names for test tasks Josh Goldberg 2016-08-13 02:22:59 -07:00
  • 8c34deeabb Added a done to MochaLoader::addTest Josh Goldberg 2016-08-13 02:08:42 -07:00
  • 10a014e0b4 Merge pull request #15 from FullScreenShenanigans/css-minification Josh Goldberg 2016-08-13 02:08:04 -07:00
  • 8fdf93a4ba Added a minification task for css Josh Goldberg 2016-08-13 02:07:03 -07:00
  • c9f6f42bf3 Merge pull request #14 from FullScreenShenanigans/task-directories Josh Goldberg 2016-08-13 01:40:45 -07:00
  • 0d95042a81 Split tasks into directories Josh Goldberg 2016-08-13 01:39:00 -07:00
  • 4bbabde032 Merge pull request #13 from FullScreenShenanigans/webpages Josh Goldberg 2016-08-11 19:31:19 -07:00
  • 3307c7a29a Added a missing comment in webCopy Josh Goldberg 2016-08-11 19:28:28 -07:00
  • 6f79a9d038 Added a processHtml task Josh Goldberg 2016-08-11 19:27:57 -07:00
  • 3593c5d172 Added missing gulp-scss in package Josh Goldberg 2016-08-11 16:14:11 -07:00
  • a8617633b1 Added scss, scssLint tasks within webCopy Josh Goldberg 2016-08-11 16:12:49 -07:00
  • c2084bd52e Added externals Josh Goldberg 2016-08-06 13:00:17 -07:00
  • 5a53369efa Bumped gulp-typespace to 0.1.8 Josh Goldberg 2016-07-30 23:52:07 -07:00
  • a693feeafa Fixed case sensitivity issue with generated test html Josh Goldberg 2016-07-30 22:07:35 -07:00