All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
Maintenance update - no functional changes.
- Add installation instructions
- Replace grunt by npm scripts
- Add keywords to
package.json
- Fix typos
- Review ESLint rules and handle linter issues
2 January 2019 Audi McAvoy
- initialize "result" to display "loading dad joke" at startup
- add "fadeSpeed" (defaults to 4 seconds) to config
- socketNotificationReceived() function updates DOM with "fadeSpeed" setting
- simplified getDom() and scheduleUpdate() functions
- eliminated isEmpty() and (unused) getValue() functions
First public release.