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/makecode-embed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.0-alpha.7
Choose a base ref
...
head repository: microbit-foundation/makecode-embed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.0
Choose a head ref
  • 4 commits
  • 28 files changed
  • 2 contributors

Commits on Sep 13, 2024

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

Commits on Feb 3, 2025

  1. Add documentation and stories; update React API (#1)

    * Breaking: Flatten options into props for render blocks React
    * Use TypeDoc to generate docs, tweak README.md
    * Add usage documentation for VanillaJS and React
    * Export createMakeCodeRenderBlocks (potentially breaking change)
    microbit-grace authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    666bf1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d608899 View commit details
    Browse the repository at this point in the history
  3. Breaking: Rename Project -> MakeCodeProject (#2)

    * Breaking: Rename Project -> MakeCodeProject
    
    * Remove unused import that wasn't renamed
    microbit-matt-hillsdon authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    936d6a5 View commit details
    Browse the repository at this point in the history
Loading