49 Commits
Author SHA1 Message Date
Josh Goldberg 7e550a8529 0.7.7 2019-09-15 17:44:37 -04:00
Josh Goldberg e31d2bead6 Disabled no-use-before-declare 2019-09-15 17:12:29 -04:00
Josh Goldberg 8d8f11435a Added a separate factory function for non-class components 2019-09-15 15:18:27 -04:00
Josh Goldberg 859dfc4f13 0.7.6 2019-09-12 23:40:44 -04:00
Josh Goldberg b2d0bba221 0.7.5 2019-04-14 16:14:40 -04:00
Josh Goldberg fc0c50d1f5 Removed typedoc docs generation 2019-04-14 16:14:32 -04:00
Josh Goldberg ffdc0be4b2 Bumped all to latest 2019-04-13 17:56:40 -04:00
Josh Goldberg 58ab9e8a37 Updated all to latest; excluded source .ts in npm 2019-04-13 14:49:39 -04:00
Josh Goldberg 23f20456bd Updated all to latest 2019-04-07 18:16:26 -04:00
Josh Goldberg b36d5c18bd Removed now-unnecessary -a from ncu command 2019-04-07 18:09:10 -04:00
Josh Goldberg cadb241d06 Bumped all to latest 2019-03-10 20:34:53 -04:00
Josh Goldberg 89f1ea3610 worldseedr@0.2.35 2019-01-19 11:13:33 -05:00
Josh Goldberg 9940f86fdd Fixed tslint callable-types complaints 2019-01-19 10:47:21 -05:00
Josh Goldberg d233b82d3a Updated all to latest 2019-01-19 10:34:04 -05:00
Josh Goldberg 71f9d9ec40 Bumped all to latest 2018-11-03 17:47:43 -07:00
Josh Goldberg 72fe10c1a0 Updated all to latest 2018-10-09 10:49:49 -07:00
Josh Goldberg 4f3c4950b3 Updated all to latest 2018-10-09 09:26:22 -07:00
Josh Goldberg d069ce1aa7 Updated all to latest 2018-10-08 14:22:00 -07:00
Josh Goldberg c1f223d14c Updated dependencies to latest; added ncu 2018-09-30 10:45:20 -04:00
Josh Goldberg ad02e59968 Disabled greenkeeper-lockfile... 2018-08-30 10:29:39 -04:00
Josh Goldberg 9ddaf60fa7 Added package*.json changes 2018-08-30 10:04:44 -04:00
Josh Goldberg a2176affc4 Bumped all to latest 2018-08-30 01:30:29 -04:00
Josh Goldberg c55d5f603c Brought in latest shenanigans-manager 2018-08-15 23:57:39 -07:00
Josh Goldberg ab7c8659b9 Bumped all dependencies to latest 2018-08-15 22:38:09 -07:00
Josh Goldberg 96254f5f2f Bumped dependencies to latest 2018-06-18 01:54:53 -07:00
Josh Goldberg f0e406b422 Bumped shenanigans-manager and all to latest 2018-05-30 20:43:28 -07:00
Josh Goldberg 5cff7b1d97 test:coverage 2018-04-16 09:38:24 -07:00
Josh Goldberg 2bea99e349 .github 2018-04-08 01:24:15 -04:00
Josh Goldberg cccd9a79de shenanigans-manager@0.2.26 2018-03-25 02:05:56 -07:00
Josh Goldberg 09e36fe1be shenanigans-manager@0.2.25 2018-03-05 13:14:17 -08:00
Josh Goldberg 706014db6e shenanigans-manager@0.2.24 2018-03-04 18:58:35 -08:00
Josh Goldberg 14991a5d97 shenanigans-manager@0.2.23 2018-02-05 18:36:01 -08:00
Josh Goldberg 61519c8961 @types/lodash@4.14.99 2018-02-01 10:41:35 -08:00
Josh Goldberg ecf144750c shenanigans-manager@0.2.22 2018-01-21 12:54:22 -08:00
Josh Goldberg 1c8155dd9f package-fixes 2018-01-14 18:12:22 -08:00
Josh Goldberg 251d7dc57d (mocha-headless-chrome&tsutlis&@types/sinon)@latest 2018-01-14 14:31:02 -08:00
Josh Goldberg 12c7b1232d shenanigans-manager@0.2.20 2018-01-12 10:58:01 -08:00
Josh Goldberg 1544aeb3a6 Dev-instructions 2018-01-11 23:54:17 -08:00
Josh Goldberg e61d978694 "shenanigans-manager@0.2.16 2018-01-08 00:50:17 -08:00
Josh Goldberg 21a3ea93f8 Merge branch 'master' of https://github.com/FullScreenShenanigans/BabyIoC 2018-01-06 21:57:04 -08:00
Josh Goldberg 8a0c8b2346 Added tests for duplicate instance retrievals, grandchildren 2018-01-06 11:00:19 -06:00
Josh Goldberg 50d3b1d47c (v0.7.4) README.md typo fixes 2018-01-05 17:05:40 -05:00
Josh Goldberg 8b76fb37ef Fixed code link in README.md 2018-01-05 17:03:10 -05:00
Josh Goldberg 2e6304eb60 Bumped version to 0.7.2 2018-01-05 17:00:41 -05:00
Josh Goldberg fc0d98eb5c Two-layer getters; README.md philosophy
The component decorator defines a getter property on parent class prototypes that creates a getter on the calling scope (whoa).
This removes the need for __listings__ storage or parsing function names. Neat!

Always gotta have philosophy in the README.md.
2018-01-05 17:00:01 -05:00
Josh Goldberg 4176df1a7f Simplified using double-layer getters; README.md philosophy
Always gotta have philosophy in the README.md.
2018-01-05 16:33:13 -05:00
Josh Goldberg d68a8a35c6 (v0.7.1) Removed dependencies
GameStartr isn't using them - components are all `GeneralComponent`s.
2018-01-04 10:20:50 -05:00
Josh Goldberg 9fb3187058 Bump for travis 2018-01-04 05:08:51 -05:00
Josh Goldberg 8b9a6e9997 Initial commit 2018-01-04 05:06:29 -05:00