UNPKG

auto-events

Version:

Small Vanilla JS utility for binding events between DOMNode and a simple controller.

79 lines (37 loc) 2.56 kB
# Change Log All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. <a name="1.0.9"></a> ## [1.0.9](https://github.com/nomocas/auto-events/compare/v1.0.8...v1.0.9) (2018-02-16) <a name="1.0.8"></a> ## [1.0.8](https://github.com/nomocas/auto-events/compare/v1.0.7...v1.0.8) (2018-02-16) <a name="1.0.7"></a> ## [1.0.7](https://github.com/nomocas/auto-events/compare/v1.0.6...v1.0.7) (2018-01-03) <a name="1.0.6"></a> ## [1.0.6](https://github.com/nomocas/auto-events/compare/v1.0.5...v1.0.6) (2017-12-30) <a name="1.0.5"></a> ## [1.0.5](https://github.com/nomocas/auto-events/compare/v1.0.4...v1.0.5) (2017-12-30) <a name="1.0.4"></a> ## [1.0.4](https://github.com/nomocas/auto-events/compare/v1.0.3...v1.0.4) (2017-12-30) <a name="1.0.3"></a> ## [1.0.3](https://github.com/nomocas/auto-events/compare/v1.0.2...v1.0.3) (2017-12-30) <a name="1.0.2"></a> ## [1.0.2](https://github.com/nomocas/auto-events/compare/v1.0.1...v1.0.2) (2017-12-29) <a name="1.0.1"></a> ## 1.0.1 (2017-12-29) <a name="0.1.1"></a> ## [0.1.1](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/compare/v0.1.0...v0.1.1) (2017-05-11) ### Bug Fixes * **package:** udate dependencies ([4d61e8a](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/4d61e8a)) * **package:** udate dependencies ([14a8748](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/14a8748)) <a name="0.1.0"></a> # 0.1.0 (2017-04-16) ### Bug Fixes * **build:** add commonjs and nordeResolver in rollup.config ([64c18ad](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/64c18ad)) * **build:** add unassert in babelrc (production) ([6b0e684](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/6b0e684)) * **structure:** clean index.js ([ca97d4b](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/ca97d4b)) * **structure:** clean main test file ([1356cff](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/1356cff)) * **structure:** remove unneeded file ([1f812e7](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/1f812e7)) * **test:** clean karma conf build name ([8548b7c](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/8548b7c)) ### Features * **build:** add coveralls and update dependencies ([aa8d809](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/aa8d809)) * **build:** add esdoc ([d11d58f](https://github.com/nomocas/es6-rb-mc-k-i-boilerplate/commit/d11d58f))