Skip to content

Releases: RaspberryPiFoundation/editor-ui

v0.33.0

15 Oct 13:46
8d36161

Choose a tag to compare

What's Changed

Full Changelog: v0.32.0...v0.33.0

v0.32.0

13 Oct 13:30
2bff51e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.31.1...v0.32.0

v0.31.1

19 Sep 11:01
ea1a608

Choose a tag to compare

What's Changed

Full Changelog: v0.31.0...v0.31.1

v0.31.0

19 Sep 10:32
e8c3972

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.30.3...v0.31.0

v0.30.3

07 Aug 14:06
6f3ad96

Choose a tag to compare

[0.30.3] - 2025-08-07

Fixed

  • Issue where clicking the tick icon would not save a filename when editing (#1237)

Changed

  • Set selectionMatch to be transpartent so not all instances of a word are highlighted when selected (#1239)

v0.30.2

22 Jul 14:03
757831a

Choose a tag to compare

[0.30.2] - 2025-07-22

Fixed

  • Styling issue preventing scrolling in the sidebar (#1216)
  • Styling issue on status bar on mobile (#1217)
  • Change tab block-size to min-block-size to allow for height increase when text wraps (#1219)
  • Changed SkulptRunner.jsx implementation of hiding elements to use display: none rather than block-size: 0 (#1219)
  • Enabled hyphens: auto globally (with exceptions) to prevent overflow with longer words (#1215)
  • Removed fixed size from ProjectBar to prevent overflow when text wraps (#1221)
  • Added missing translation strings (#1222)
  • Changed colour_raw to now correctly return a 4-tuple (R, G, B, Clear) in simulation

Changed

  • Improved status bar styling (#1221)
  • Added horizontal scrollbar to editor (#1228)
  • Add theme for scrollbars (#1233)

v0.30.1

09 Jun 14:13
426ba8a

Choose a tag to compare

What's Changed

Full Changelog: v0.30.0...v0.30.1

v0.30.0

15 Apr 10:20
29b3b3f

Choose a tag to compare

What's Changed

Full Changelog: v0.29.1...v0.30.0

v0.29.1

21 Feb 15:50
a02d4da

Choose a tag to compare

What's Changed

Full Changelog: v0.29.0...v0.29.1

v0.29.0

06 Feb 12:52
fee4bce

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.28.14...v0.29.0