v0.1.41
Improvements
- Use of es6-promise polyfill to support
Promise
in IE11 and other outdated browsers. - Explicit loading of fonts included in JClic projects. The
name
attribute of media elements is now used asfont-family
value.
Bug fixes
- Resolve dependencies and browserless issues affecting
listProjectContents.js
(intest/nodejs
)
Miscellaneous
- Specific developer's settings for VS-Code, besides NetBeans IDE.
- Use of ESLint instead of JSHint. Same functionality, but better integration with VS-Code.