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: cars10/elasticvue
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.0-beta-2
Choose a base ref
...
head repository: cars10/elasticvue
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Loading
Showing 306 changed files with 29,218 additions and 5,799 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
@@ -16,6 +16,7 @@ yarn-*.log
# Tests
/test-results/
/playwright-report/
/playwright-report-ci/
/playwright/.cache/
playwright/.auth
tests/*.png
@@ -30,3 +31,4 @@ browser_extension/*
!browser_extension/firefox/manifest.json
tmp
src-tauri/target
scripts/screenshots/*
13 changes: 0 additions & 13 deletions .eslintrc.js

This file was deleted.

176 changes: 0 additions & 176 deletions .github/workflows/build.yml

This file was deleted.

Loading