Skip to content

v1.1.3

Choose a tag to compare

@DarkPark DarkPark released this 13 Jul 09:45
· 166 commits to master since this release
  • update dependencies
  • add zip files to git ignore list
  • expose inner ID to global scope and toggle component inner structure visibility
  • fix debug.inspect depth option
  • correct formatting
  • add less file for current project components
  • correct safe zones
  • add verbose mode to the preloader
  • disable navigation to the given page if set
  • rework init page
  • add parseUri and parseQuery tools methods
  • add event descriptions to log output
  • add color marking for player events
  • force css cache reset on resolution change
  • allow value field missing in grid data
  • generate empty pot file even if no data
  • update 'img' task name, now there is only one folder for images in build
  • add test promise module
  • add constructor new check
  • add version block to the init page
  • rename gulp-webpack to webpack-stream
  • update gulp-eslint
  • make emit calls conditional