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: r-wasm/webr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.3
Choose a base ref
...
head repository: r-wasm/webr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.4
Choose a head ref
  • 14 commits
  • 27 files changed
  • 1 contributor

Commits on Jun 30, 2025

  1. Set version 0.5.4-dev

    georgestagg committed Jun 30, 2025
    Configuration menu
    Copy the full SHA
    a1ef342 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

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

Commits on Jul 7, 2025

  1. webR App: Load and update encoded share URLs (#554)

    * REPL: Show unsaved file indicator
    
    * REPL: Focus on editor when changing tabs
    
    * REPL: Update share code in URL as files are modified
    
    * Update files when hash changes
    
    * Refactor sharing functionality
    
    * Keep linter happy
    
    * Add sharing modal
    
    * Fix openFileInEditor options in Files.tsx
    
    * Fix open multiple files in editor simultaneously
    
    * Minor tweak for stability
    
    * Add postMessage functionality
    
    * Update NEWS.md
    
    * Show share data during initial load
    
    * Update embed example
    
    * Support JSON and uncompressed share strings
    georgestagg authored Jul 7, 2025
    Configuration menu
    Copy the full SHA
    88c3fb8 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2025

  1. Configuration menu
    Copy the full SHA
    d6e2ec6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2bf6319 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7b24ad8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dceb167 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    170a578 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    93c29c9 View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2025

  1. Configuration menu
    Copy the full SHA
    5aad845 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8ff3a09 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2025

  1. Update Fontconfig to v2.15.0 (#557)

    * Update Fontconfig to v2.14.0
    
    * Use `install` command when installing wasm bins
    
    Ensures correct permissions are set at destination.
    
    * Use fontconfig v2.15.0
    
    * Update NEWS.md
    georgestagg authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    96fa626 View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. Update NEWS.md

    georgestagg committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    b88ed52 View commit details
    Browse the repository at this point in the history
  2. Set version 0.5.4

    georgestagg committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    cd65219 View commit details
    Browse the repository at this point in the history
Loading