Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range 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: netlify/extension-showcase
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 08ee752b3612602580a58290fe5baac46b42e4a6
Choose a base ref
..
head repository: netlify/extension-showcase
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a03d34938ab5188a8e156a85e84da7b3b601cb50
Choose a head ref
Showing with 15,698 additions and 30,429 deletions.
  1. +0 −30,389 package-lock.json
  2. +4 −3 package.json
  3. +15,643 −0 pnpm-lock.yaml
  4. +31 −15 src/ui/surfaces/ConnectConfiguration.tsx
  5. +16 −6 src/ui/surfaces/SiteConfiguration.tsx
  6. +2 −8 src/ui/surfaces/SiteGeneralConfiguration.tsx
  7. +2 −8 src/ui/surfaces/TeamConfiguration.tsx
Loading