Skip to content

v1.4.0

Choose a tag to compare

@DarkPark DarkPark released this 21 Oct 09:53
· 28 commits to master since this release
37a1462
  • 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