-
Notifications
You must be signed in to change notification settings - Fork 51
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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: plausible/plausible-tracker
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.3.5
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: plausible/plausible-tracker
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 450a9d10dd1b18708c2a919fc74c7a432fb2c3cc
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 5 commits
- 5 files changed
- 4 contributors
Commits on Apr 2, 2022
-
fix(request): accept number and boolean as event props
According to Plausible docs, event props can be strings, numbers or booleans: https://plausible.io/docs/custom-event-goals#using-custom-props
Configuration menu - View commit details
-
Copy full SHA for d6461f9 - Browse repository at this point
Copy the full SHA d6461f9View commit details
Commits on Apr 4, 2022
-
Merge pull request #27 from ouuan/event-props-number-boolean
fix(request): accept number and boolean as event props
Configuration menu - View commit details
-
Copy full SHA for 0369c0e - Browse repository at this point
Copy the full SHA 0369c0eView commit details
Commits on May 13, 2022
-
Don't access localStorage if it is not available
Some browsers completely remove the localStorage key when certain settings are enabled (for example: "disable all cookies"). This adds an extra check to ensure localStorage is available before accessing it.
Configuration menu - View commit details
-
Copy full SHA for 879e8bc - Browse repository at this point
Copy the full SHA 879e8bcView commit details
Commits on Jun 6, 2022
-
Merge pull request #31 from Windvis/fix/local-storage-access-check
Don't access localStorage if it is not available
Configuration menu - View commit details
-
Copy full SHA for 89261b5 - Browse repository at this point
Copy the full SHA 89261b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 450a9d1 - Browse repository at this point
Copy the full SHA 450a9d1View commit details
There are no files selected for viewing