Releases: spasdk/component
Releases · spasdk/component
v1.5.3
v1.5.2
v1.5.1
v1.5.0: Merge pull request #1 from spasdk/develop
- fix remove event emitting on component removal
- correct return for show/hide on failure
- remove docs directory from npm package publishing
- add jsdoc dependency
- remove docs directory from eslint checks
- correct contribution info
- set documentation generation path to match GitHub Pages path
- add node 7/8 for testing
- update dependencies
- reformat/correct DEVELOP checks
v1.4.0
- add devDependencies status shield
- switch to the global npm version of cjs-emitter
- switch to the global npm version of spa-eslint-config
- remove config from Emitter constructor call
- improve component debug info
- update eslint version
- correct eslint script params
- add build status shield
- enable Travis CI with eslint checks
- remove old code
- rework component class name handling
- correct repository address format
- correct import to prevent wrong spa-app develop main.js requirement
- switch to the MIT license
- correct DEBUG to DEVELOP in description
- emit click for all types of events
- remove event wrapper
- add tags to debug messages
- rework old and add new events logging with new debug
- correct paths in sass build script
- start reworking develop checks
- rename global webpack flag DEBUG to DEVELOP
- replace addListeners with addListener
- remove spa-router