Thanks to visit codestin.com
Credit goes to github.com

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: microbit-foundation/python-editor-v3
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.0.23
Choose a base ref
...
head repository: microbit-foundation/python-editor-v3
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.0.24
Choose a head ref
  • 3 commits
  • 7 files changed
  • 1 contributor

Commits on Oct 18, 2023

  1. Add a cmsPreview flag to use alternative CMS dataset (#1135)

    I tried using draft documents but that requires authentication.
    
    This way if we copy + publish to preview it's easy to see content changes deep
    in the tree which would otherwise be awkward as we fetch it all in one go.
    microbit-matt-hillsdon authored Oct 18, 2023
    Configuration menu
    Copy the full SHA
    0046f2e View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Configuration menu
    Copy the full SHA
    0d530f6 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2023

  1. Audit fixes (#1134)

    Still one dev-tooling issue in react-scripts.
    Medium term plan is to move to Vite.
    microbit-matt-hillsdon authored Nov 2, 2023
    Configuration menu
    Copy the full SHA
    2f4cce1 View commit details
    Browse the repository at this point in the history
Loading