All notable changes to this project will be documented in this file.
- Declare core-js as a dependency
- Preserve camel-casing of event names in customListeners mixin
- Fix VERSION string in src
- Use babel to transpile for older browser support
- Correct version number in particl.js
- Add support for extensibility via mixins
- Fix bug with exploded view constructor pattern when function passed as second argument
- Improve docs
- Fix bug with exploded view constructor pattern
- Improve README docs
- Fork from [email protected] and rename
- Update to use ES6+
- Use Promises where it makes sense to
- Use eslint and jest
- Add a bunch of unit tests