Skip to content

v0.1.29

Compare
Choose a tag to compare
@frncesc frncesc released this 22 Jul 21:53
· 633 commits to master since this release

Improvements

  • Waiting image changed from SVG animation (deprecated) to CSS keyframes
  • Skin support implemented with (almost) pure CSS
  • Implemented support for stock skins (standard, orange, blue, green, simple and mini)
  • Created loadProject function in the global JClicObject, thus allowing the creation of JClic players from other scripts
  • Allow JClic.js to be used as a Node.js module
  • Added example of Node.js usage in test/nodejs