Skip to content

Releases: CoderBotOrg/frontend

v0.1-alpha5

23 Jan 20:24
Compare
Choose a tag to compare
v0.1-alpha5

v0.1-alpha4

26 Dec 23:17
Compare
Choose a tag to compare
v0.1-alpha4 Pre-release
Pre-release
Add basic circleci configuration to run and publish the webpack build

Create, load and edit Activities. Basic customisation of the workspace.

30 Nov 14:04
Compare
Choose a tag to compare

This version ships the Activity builder and loader, providing a basic editor of the UI.

Runtime view, bugfix

16 Nov 10:49
Compare
Choose a tag to compare
Runtime view, bugfix Pre-release
Pre-release

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

28 Oct 15:57
Compare
Choose a tag to compare
Basic Feature Parity Pre-release
Pre-release

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.