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: codesandbox/sandpack
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.19.1
Choose a base ref
...
head repository: codesandbox/sandpack
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 18 commits
  • 25 files changed
  • 5 contributors

Commits on Sep 3, 2024

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

Commits on Sep 4, 2024

  1. fix: accessibility issue in tabs (#1184)

    * fix: accessibility issue in  tabs
    
    * refactor: use css to give outline to the tab when button is focused over js
    
    * chore: remove console.log
    
    * chore: remove unwanted color from FileTab
    
    * add sandpack id
    
    * tweak focus
    
    * feat: add unique id to each tab and tab panel for aria-* attributes
    
    * chore: revert back code editor stories changes
    
    * chore: remove focus-within added in codeEditor/styles
    
    * refactor: make activeFileUniqueId as optional paramater in FileTabs
    
    ---------
    
    Co-authored-by: Danilo Woznica <danilowoz@gmail.com>
    shrilakshmishastry and danilowoz committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    98af978 View commit details
    Browse the repository at this point in the history
  2. chore: [skip ci] bump packages

    codesandbot[bot] committed Sep 4, 2024
    Configuration menu
    Copy the full SHA
    f7ac596 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Configuration menu
    Copy the full SHA
    c7d4113 View commit details
    Browse the repository at this point in the history
  2. chore: [skip ci] bump packages

    codesandbot[bot] committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    c0d47f5 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2024

  1. fix(sw): get transpiled files from bundler (#1196)

    * fix(sw): load transpiled files
    
    * fix(sw): load transpiled files
    danilowoz committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    4563646 View commit details
    Browse the repository at this point in the history
  2. chore: [skip ci] bump packages

    codesandbot[bot] committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    0ae65cc View commit details
    Browse the repository at this point in the history
  3. fix(sw): support fixed id value (#1197)

    * fix(sw): support fixed id value
    
    * refactor
    
    * revert
    
    ---------
    
    Co-authored-by: codesandbox-bot <codesandbot@codesandbox.io>
    danilowoz and codesandbot committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    1fb5a56 View commit details
    Browse the repository at this point in the history
  4. chore: [skip ci] bump packages

    codesandbot[bot] committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    292a63c View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2024

  1. fix(file-tab): close button (#1198)

    * fix(file-tab): close button
    
    * fix
    
    * fix
    danilowoz committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    58d1f54 View commit details
    Browse the repository at this point in the history
  2. chore: [skip ci] bump packages

    codesandbot[bot] committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    399221c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0b57de6 View commit details
    Browse the repository at this point in the history
  4. chore: [skip ci] bump packages

    codesandbot[bot] committed Sep 11, 2024
    Configuration menu
    Copy the full SHA
    e3bd9e7 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Configuration menu
    Copy the full SHA
    dbb882e View commit details
    Browse the repository at this point in the history
  2. chore: [skip ci] bump packages

    codesandbot[bot] committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    83a4949 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2024

  1. chore(deps-dev): bump vite from 4.5.3 to 4.5.5 in /examples/vite-react (

    #1206)
    
    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 4.5.3 to 4.5.5.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v4.5.5/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v4.5.5/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: direct:development
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    fa8c5bc View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump next from 14.0.0 to 14.2.10 (#1205)

    Bumps [next](https://github.com/vercel/next.js) from 14.0.0 to 14.2.10.
    - [Release notes](https://github.com/vercel/next.js/releases)
    - [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
    - [Commits](vercel/next.js@v14.0.0...v14.2.10)
    
    ---
    updated-dependencies:
    - dependency-name: next
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    237450b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump vite from 3.2.10 to 3.2.11 (#1204)

    Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 3.2.10 to 3.2.11.
    - [Release notes](https://github.com/vitejs/vite/releases)
    - [Changelog](https://github.com/vitejs/vite/blob/v3.2.11/packages/vite/CHANGELOG.md)
    - [Commits](https://github.com/vitejs/vite/commits/v3.2.11/packages/vite)
    
    ---
    updated-dependencies:
    - dependency-name: vite
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] committed Sep 18, 2024
    Configuration menu
    Copy the full SHA
    25459e3 View commit details
    Browse the repository at this point in the history
Loading