Skip to content

Releases: RaspberryPiFoundation/editor-ui

v0.5.0

23 Sep 10:42
Compare
Choose a tag to compare

Added

  • Functionality for renaming a file (#193)
  • Styling for a secondary button (#193)

Changed

  • Layout and spacing in the Mission Zero Control Panel so web component fits in a narrower container (#191)
  • Updated modal styling (#193)

v0.4.0

13 Sep 11:29
e99d9af
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

Added

  • Option to specify that the visual output tab should be present on page load via a query string, otherwise only the text output is present (#182)
  • Automatically add and switch focus to the visual output tab when a visual library is imported during the code run (#182)

Changed

  • Update styling of embedded player to stack the visual and text output (#182, #187)
  • Update styling on the sense_hat visual output (#174)
  • Update build workflow with a reusable job to update preview, staging, and prod (#176)
  • Change deployment to use specific AWS endpoint, and deploy releases to /releases/... and branches to /branches/.. (#177)

Fixed

  • Stop button contrast in dark mode (#182)
  • Surfacing errors promptly when stopping p5 code runs (#182)
  • ESLint (#175) and stylelint (#178) errors

v0.3.0

05 Sep 13:10
11facee
Compare
Choose a tag to compare
v0.3.0 Pre-release
Pre-release
Merge for v0.3.0 (#149)

* Update changelog for v0.2.0 and add v0.3.0
* Remove `v` from version in package.json and update to 0.3.0

v0.1.0: Initial release

21 Jun 10:51
7bc9e43
Compare
Choose a tag to compare
Pre-release
Release v0.1.0