Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: RaspberryPiFoundation/editor-ui
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.28.9
Choose a base ref
...
head repository: RaspberryPiFoundation/editor-ui
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.28.10
Choose a head ref
  • 2 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 29, 2024

  1. Fix p5 run errors (#1147)

    Reported that when running p5 code more than once the runner breaks and
    errors.
    
    This remove setting visualOutput to false and uses initial state and
    rerenders to set the correct visual output behaviour.
    
    This is still dynamic and works well when adding code that requires
    visualisation as well as always showing for the sense hat model
    sra405 authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    82e197c View commit details
    Browse the repository at this point in the history
  2. Release v0.28.10 (#1148)

    sra405 authored Nov 29, 2024
    Configuration menu
    Copy the full SHA
    96a2fcd View commit details
    Browse the repository at this point in the history
Loading