Releases: RaspberryPiFoundation/editor-ui
Releases · RaspberryPiFoundation/editor-ui
v0.34.1 - 2025-11-18
v0.34.0
Added
- Font-family variables that can be used to customise the sans-serif and monospace fonts used in the editor (#1264)
- Material symbols font to web component preview page since the Design System depends on this (#1261)
- Ability for plugins to add buttons to the SidebarPanel header (#1270, #1271, #1274)
- Prevent access to the session from within the editor (#1275)
Changed
- Changed the horizontal scrollbar to show without needing to scroll to the bottom of the editor window (#1257)
- Updated Design System react to v2.6.2 (#1261)
- Changed SidebarPanel to accept an array of buttons (#1270)
- Changed SidebarPanel to use an array of buttons as elements (#1271)
- Changed default-width and min-width on SidebarPanel (#1273)
Fixed
- Styling design system components used in the web component (#1263)
- Sidebar panel overflow for plugins (#1266, #1269)
- Extra border around code output in the instructions panel (#1253)
- Line numbering alignment in code blocks in the instructions panel (#1259)
- Extra lines added at the start of some code blocks (#1267)
v0.33.0
What's Changed
- Plotly support by @loiswells97 in #1226
- v0.33.0 by @loiswells97 in #1258
Full Changelog: v0.32.0...v0.33.0
v0.32.0
What's Changed
- Quantise colour before writing by @jamiebenstead in #1247
- Update README.md to include how to initial install by @adrian-rpf in #1248
- Plugin system for sidebar panels by @loiswells97 in #1251
- Add line numbers and line highlight by @rammodhvadia in #1254
- V0.32.0 by @rammodhvadia in #1256
New Contributors
- @adrian-rpf made their first contribution in #1248
- @rammodhvadia made their first contribution in #1254
Full Changelog: v0.31.1...v0.32.0
v0.31.1
What's Changed
- New Crowdin updates by @raspberrypitranslationsbot in #1242
- v0.31.1 by @loiswells97 in #1246
Full Changelog: v0.31.0...v0.31.1
v0.31.0
What's Changed
- Translate web component by @loiswells97 in #1224
- New Crowdin updates by @raspberrypitranslationsbot in #1212
- Fix typo, change loadpath by @jamiebenstead in #1241
- Add locale attribute instead of detecting language by @loiswells97 in #1244
- v0.31.0 by @loiswells97 in #1245
New Contributors
- @raspberrypitranslationsbot made their first contribution in #1212
Full Changelog: v0.30.3...v0.31.0
v0.30.3
v0.30.2
[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-sizetomin-block-sizeto allow for height increase when text wraps (#1219) - Changed
SkulptRunner.jsximplementation of hiding elements to usedisplay: nonerather thanblock-size: 0(#1219) - Enabled
hyphens: autoglobally (with exceptions) to prevent overflow with longer words (#1215) - Removed fixed size from
ProjectBarto prevent overflow when text wraps (#1221) - Added missing translation strings (#1222)
- Changed
colour_rawto now correctly return a 4-tuple (R, G, B, Clear) in simulation
Changed
v0.30.1
What's Changed
- Adding fake translation by @loiswells97 in #1206
- fix sidebar styling on mobile by @conorriches in #1194
- Render blank screen if project is a scratch project by @loiswells97 in #1210
- v0.30.1 by @loiswells97 in #1211
Full Changelog: v0.30.0...v0.30.1
v0.30.0
What's Changed
- Update version by @jamiebenstead in #1197
- Fixing the append file write mode by @loiswells97 in #1200
- Added project load failed custom event by @loiswells97 in #1201
- Add runnerBeingLoaded logic by @jamiebenstead in #1205
- Fix turtle canvas bug by @loiswells97 in #1203
- v0.30.0 by @loiswells97 in #1207
Full Changelog: v0.29.1...v0.30.0