Releases: spasdk/app
Releases · spasdk/app
v1.5.2
v1.5.1
v1.5.0
v1.4.2
v1.4.1
v1.4.0
- 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)