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.7
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.8
Choose a head ref
  • 4 commits
  • 35 files changed
  • 4 contributors

Commits on Nov 12, 2024

  1. Enable Pyodide input test (#1125)

    Closes
    https://github.com/RaspberryPiFoundation/digital-editor-issues/issues/327
    
    Changes where also ensure the pyodide execution in Cypress is closer
    aligned to how it's used
    sra405 authored Nov 12, 2024
    Configuration menu
    Copy the full SHA
    7f14753 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Updates docker config to match standalone, and run yarn install and y…

    …arn start on container start (#1136)
    
    Ready for review
    
    - Update docker config to match standalone
    - run yarn install and yarn start on container start
    danhalson authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    1455d32 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Limit editor file size (#1138)

    Co-authored-by: Scott Adams <[email protected]>
    loiswells97 and Scott Adams authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f63926e View commit details
    Browse the repository at this point in the history
  2. v0.28.8 (#1143)

    ### Fixed
    
    - Crashing caused by excessive file sizes (#1138)
    loiswells97 authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    193325f View commit details
    Browse the repository at this point in the history
Loading