Commit Graph

47 Commits

Author SHA1 Message Date
Josh Goldberg 853dd4190a Fixed new lint complaints 2019-03-12 23:35:09 -04:00
Josh Goldberg 0dcbb5d7a7 Unused import. Pretty sure we're good to go, lol. 2018-05-23 08:31:18 +02:00
Josh Goldberg b321b6324e Missing { 2018-05-23 08:21:40 +02:00
Josh Goldberg 88dd730428 Missing > 2018-05-23 08:15:52 +02:00
Josh Goldberg 5bc494eded Added stub test to stop istanbul crashes 2018-05-23 08:11:40 +02:00
Josh Goldberg 02f834a88e Added docs to README.md 2018-04-30 16:50:37 -04:00
Josh Goldberg 55a9e24f55 Removed unnecessary hasOwnProperty check from constructor 2018-01-16 03:03:14 -08:00
Josh Goldberg 1f5a9d9c44 Fixed error string to no longer refer to the global name 2018-01-16 02:59:40 -08:00
Josh Goldberg 2ecbcf53da (v0.7.4) Simplified and documented API
It's just enable, disable, and fireEvent now.
2018-01-16 02:41:29 -08:00
Josh Goldberg 93a25d590b Bumped itemsholdr to 0.7.4 2018-01-15 00:26:42 -08:00
Josh Goldberg a5f66b54d4 tslint@5.9.1 2018-01-14 11:51:43 -08:00
Josh Goldberg a286c38c3a 'shenanigans-manager' 2017-12-28 20:24:21 -08:00
Josh Goldberg 3df9f3c966 (v0.7.1) Exported EventNames; added browser to package.json 2017-12-27 10:47:52 -08:00
Josh Goldberg 722642464e (v0.7.0) Used shenanigans-manager@0.2 instead of Gulp 2017-12-25 09:46:45 -05:00
Josh Goldberg d6e0768eff Added no-trailing-whitespace with gulp-shenanigans 0.1.13
Also test/**/* in .npmignore and docs/generated/** in .gitignore.
2017-06-08 00:30:17 -07:00
Connor Hadley 6ebdb4c2a7 Spread unit tests out into more defined blocks 2017-03-09 17:39:49 -05:00
Connor Hadley 855d7f4f4c Added unit tests for EventNames.ts 2017-03-05 05:13:16 -05:00
syo 236899c7a7 Spaced out the imports on IModAttachr 2017-03-03 14:49:15 -05:00
syo 8d39ed624d Missed a space 2017-03-03 14:47:41 -05:00
syo 3f1f6ecb19 Fixed trailing whitespace and spacing issues 2017-03-03 14:44:33 -05:00
syo ae9c8bcb73 moved construction of eventNames in ModAttachr settings so it is created in time to be used 2017-02-27 22:00:39 -05:00
syo 4f7d4a5e3e small tweaks: revised comments, property access for mod events, simplified code 2017-02-27 21:51:08 -05:00
syo 66c25ff537 small tweaks: revised comments, property access for mod events, and general grammar 2017-02-27 21:47:10 -05:00
syo 0bbd750a15 tslint now runs without errors 2017-02-27 18:48:00 -05:00
syo be42c06ab5 another missed period 2017-02-27 18:48:00 -05:00