- Fixed html imports in default gadget
- Fixed several bundle issues
- Fixed specifying preview dir
- Bumped to recent player
- Support legacy gadgets transparently
- Use zlib instead of exec'ing zip
- Housekeeping/cleanup
- Component launcher pass through on compile
- Rename codio buttons
- Add PUT gadget order
- Fix upload bug
- Error out with exit 1 when appropriate
- Local API fixed to correspond to rest-api
- Fix iframe preview
- Polish docs
- Run
bower install
inversal create
- Updated templates to new format (
versal.html
,versal.json
) - Removed broken template "space"
- Fixed editing mode not working when clicking the gear
- Bump Player to 1.6.4
- Use versal.json instead of manifest.json by default
- Warn when uploading new version of a gadget without changing the version
- Bump Player to 1.6.3
- Use relative asset url path in course.json
- Add 'versal codio' command, that creates .codio file in current folder
- Rename ~/.versal/config.json to ~/.versal/sdk/default.json
- Use and save versal.json in the compile command
- Bump Player to 1.5.2 (from now on we'll keep the SDK minor version in sync with the player minor version)
- Add Travis CI
- Minor fixes (bugs and documentation)
- Bump Player to 1.2.2 (fix sync events, iframe border, asset reps, etc...)
- Bump Player to 1.2.1 (support for Blob in Asset.upload)
- Update templates to accomodate for Player 1.2.0
- Bump Player to 1.2.0 (prefer /index.html to /assets/index.html)
- Bump Player to 1.1.2 (fix getPath/setPath behavior)
- Use 0.0.1 as default version for new gadgets
- Generate legacy required files at publish time
- Updates to player at 1.1.1
- Fixes requirejs dependency
- Initial public release of Versal gadget SDK.