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: posit-dev/shinylive
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.9.3
Choose a base ref
...
head repository: posit-dev/shinylive
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 16 commits
  • 14 files changed
  • 3 contributors

Commits on Dec 20, 2024

  1. Add polars

    wch committed Dec 20, 2024
    Copy the full SHA
    53461c2 View commit details
  2. Update shinylive_lock.json

    wch committed Dec 20, 2024
    Copy the full SHA
    6975f07 View commit details

Commits on Jan 22, 2025

  1. chore: Add done. signal when package installation is completed (#195)

    * fix: strip extras from package req
    
    micropip.install() doesn't install extras but apparently it *acts like it does*.
    
    * feat: Add indication that installation completed
    
    It was pointed out on Discord that the current message approach
    makes it look like the last installation has hung
    
    * fix: micropip.install() installs extras if the main package isn't installed
    gadenbuie authored Jan 22, 2025
    Copy the full SHA
    6af0f17 View commit details
  2. feat: Support #|, # | and ##| for quarto metadata comment indic…

    …ators (#197)
    
    * feat: Support `#|`, `# |` and `##|` for quarto metadata comment indicators
    
    * chore: update comment
    gadenbuie authored Jan 22, 2025
    Copy the full SHA
    17d3bc6 View commit details

Commits on Jan 28, 2025

  1. Update to pyodide 0.27.2

    wch committed Jan 28, 2025
    Copy the full SHA
    8615d37 View commit details
  2. Copy the full SHA
    d3f9fc6 View commit details
  3. Merge pull request #199 from posit-dev/upgrade-pyodide

    Upgrade Pyodide to 0.27.2
    wch authored Jan 28, 2025
    Copy the full SHA
    77938f9 View commit details

Commits on Feb 3, 2025

  1. Remove custom build of polars

    wch committed Feb 3, 2025
    Copy the full SHA
    11a0d1e View commit details

Commits on Mar 3, 2025

  1. v0.10.0 release candidate

    cpsievert committed Mar 3, 2025
    Copy the full SHA
    1a7b424 View commit details
  2. Run make all

    cpsievert committed Mar 3, 2025
    Copy the full SHA
    e98e30a View commit details
  3. Update to pyodide 0.27.3

    wch committed Mar 3, 2025
    Copy the full SHA
    828bb54 View commit details
  4. Bump version to 0.10.1

    wch committed Mar 3, 2025
    Copy the full SHA
    fa4a347 View commit details
  5. Copy the full SHA
    eb4ad23 View commit details
  6. Update dompurify

    wch committed Mar 3, 2025
    Copy the full SHA
    4e4266a View commit details
  7. Update esbuild

    wch committed Mar 3, 2025
    Copy the full SHA
    0853666 View commit details
  8. Merge pull request #203 from posit-dev/update-deps

    Update JS dependencies
    wch authored Mar 3, 2025
    Copy the full SHA
    cf9b83b View commit details
Loading