Releases: CoderBotOrg/frontend
Releases · CoderBotOrg/frontend
v0.1-alpha5
v0.1-alpha5
v0.1-alpha4
Add basic circleci configuration to run and publish the webpack build
Create, load and edit Activities. Basic customisation of the workspace.
This version ships the Activity builder and loader, providing a basic editor of the UI.
Runtime view, bugfix
This add a basic runtime view showing the log, polling for the execution status and stopping the execution on closing the modal.
The "mobile" animation (drawing the sidebar on the content, darkening it while it's open) of the navigation drawer is now disabled in the Blockly Component, fixing #6 .
Basic Feature Parity
This release reaches a basic feature parity with the legacy JQuery application.
Every additional feature, like the Create Activity component, the Augmented Reality tests and PoCs are disabled and excluded from the build.
Missing features:
- Runtime view;
- CNN Settings;
- "guided" movement settings;
- Gallery tags;
Additional Features:
- Import/Export (locally) Blockly program as JSON file.
Critical Bugs:
- Opening the Navigation Drawer in the Blockly component renders over the Blockly toolbox.