Skip to content

Releases: spasdk/app

v1.5.2

13 Aug 15:20
164715a

Choose a tag to compare

  • update gremlins.js repo
  • correct Travis CI node versions
  • update dependencies
  • correct project keywords
  • change @copyright to @author
  • use spa-eslint instead of spa-eslint-config

v1.5.1

24 Jul 12:50
afc76ea

Choose a tag to compare

  • change debug to console methods
  • remove page from show/hide event

v1.5.0

04 Jan 16:24
578210e

Choose a tag to compare

  • disable contextmenu event handling
  • remove docs directory from npm package publishing
  • add jsdoc dependency
  • correct jsdoc generation path
  • remove docs directory from eslint checks
  • add node 7 and 8 for testing
  • remove eslint warnings
  • update dependencies

v1.4.2

05 Jan 14:06
9a10758

Choose a tag to compare

  • remove logging

v1.4.1

02 Nov 15:19
96f459c

Choose a tag to compare

  • do not work with wamp in case it's not initialized
  • correct NodeList iterations

v1.4.0

21 Oct 09:42
88e81a5

Choose a tag to compare

  • switch to the global npm version of spa-wamp
  • switch to the global npm version of cjs-query
  • add devDependencies status shield
  • switch to the global npm version of cjs-emitter
  • switch to the global npm version of spa-eslint-config
  • remove eslint warnings
  • show keypress log and process contextmenu event
  • make page placeholders invisible out of the box (before page initialization)
  • improve component debug info
  • fix toggle develop/release css layout
  • rebuild everything on Alt+b
  • move open/close events to separate handlers
  • correct wamp events names
  • switch to keys from rc with rework
  • update eslint version
  • correct eslint script params and dependencies
  • add eslint checks to Travis CI
  • add missing dependencies
  • replace obsolete 'code' property of Event with 'keyCode'
  • remove warning
  • switch from +new Date() to Date.now()
  • add gremlins.js dependency
  • correct repository address format
  • correct type of app.query.wampTargetId
  • separate base app elements
  • start files reorganization
  • switch to the MIT license
  • correct DEBUG to DEVELOP in description
  • add code eval on target
  • fix multiple errors on page loading
  • add target id info
  • disable click and context menu app events
  • provide persistent wamp connection for targets
  • add data to logging
  • add temp var check
  • add linked sessions
  • add linked data initial support
  • improve logging structure
  • add warn/fail logging methods
  • add tags to debug messages
  • improve develop implementation
  • remove spa-develop dependency
  • add develop code from spa-develop
  • add css build script
  • rename cjs-parse-query to cjs-query
  • correct paths in sass build script
  • rename global webpack flag DEBUG to DEVELOP
  • disable bubbling (rework is required)