Releases: RaspberryPiFoundation/editor-ui
Releases · RaspberryPiFoundation/editor-ui
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
v0.29.1
What's Changed
- Check instructions length before setting option value by @jamiebenstead in #1196
Full Changelog: v0.29.0...v0.29.1
v0.29.0
What's Changed
- Support output tabs in pyodide by @loiswells97 in #1157
- Downloading the instructions by @loiswells97 in #1160
- Hack open function to write files in main thread by @loiswells97 in #1146
- Try pinning previous ubuntu version to avoid cloudflare issue by @danhalson in #1178
- Integration: Save / Login functionality not as expected by @create-issue-branch in #1162
- HTML audio video support by @loiswells97 in #1179
- Feat/editable instructions by @loiswells97 in #1166
- Add remove instructions button modal by @jamiebenstead in #1176
- fix dark mode colours by @conorriches in #1182
- Copy change: Project steps to Project instructions by @loiswells97 in #1183
- Fixing padding for first line of code block by @loiswells97 in #1184
- Fix contrast on dark mode instructions code block by @loiswells97 in #1187
- Markdown changes by @jamiebenstead in #1188
- Remove line from demoInstructions by @jamiebenstead in #1189
- Instructions syntax highlighting for CEfE by @loiswells97 in #1190
- Fixing instructions state when set to an empty string by @loiswells97 in #1191
- Identify caching issue for editor-ui by @create-issue-branch in #1186
New Contributors
- @jamiebenstead made their first contribution in #1176
Full Changelog: v0.28.14...v0.29.0