-
-
Notifications
You must be signed in to change notification settings - Fork 0
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Checking mergeability…
Don’t worry, you can still create the pull request.
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: angular-package/callback
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: angular-package/callback
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.0.x
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 17 commits
- 12 files changed
- 1 contributor
Commits on Sep 12, 2021
-
refactor(ResultHandler): add the
valueparameter of a generic type ……variable `Value`.
Configuration menu - View commit details
-
Copy full SHA for baace82 - Browse repository at this point
Copy the full SHA baace82View commit details -
refactor(ResultCallback): add the
valueparameter of a generic type…… variable `Value`. Remove `extends object` from the `Payload`. Update jsdoc.
Configuration menu - View commit details
-
Copy full SHA for 744f225 - Browse repository at this point
Copy the full SHA 744f225View commit details -
refactor(CallbackPayload): change to the
typeinstead of `interface……` with a generic type variable `Payload` equal to `object`.
Configuration menu - View commit details
-
Copy full SHA for ac3c8af - Browse repository at this point
Copy the full SHA ac3c8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 65e6880 - Browse repository at this point
Copy the full SHA 65e6880View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4015750 - Browse repository at this point
Copy the full SHA 4015750View commit details
Commits on Sep 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 254ee34 - Browse repository at this point
Copy the full SHA 254ee34View commit details
Commits on Sep 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3bc8a46 - Browse repository at this point
Copy the full SHA 3bc8a46View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9364ca0 - Browse repository at this point
Copy the full SHA 9364ca0View commit details -
Configuration menu - View commit details
-
Copy full SHA for f974e0f - Browse repository at this point
Copy the full SHA f974e0fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 888ca77 - Browse repository at this point
Copy the full SHA 888ca77View commit details -
Configuration menu - View commit details
-
Copy full SHA for a62a967 - Browse repository at this point
Copy the full SHA a62a967View commit details -
refactor(Callback): general update and jsdoc.
Add: - static method `defineForEachCallback()`, - public instance method `setForEachCallback()`, `getForEachCallback()`, Change: - public instance method `getCallback()` name to `getResultCallback()`. - parameter `capturePayload?: Payload` to `defaultPayload?: Payload` in the method `setResultCallback()`, `defineResultCallback()`, `defineErrorCallback()` as the default value of `payload` parameter, - use direct functions instead of object `is` and `guard`, - `ResultHandler` type to use generic type variable `Value`, - `defineErrorCallback()`, `setErrorCallback()` method by adding `resultHandler` parameter of `ResultHandler` type to handle parameters before the thrown error,
Configuration menu - View commit details
-
Copy full SHA for bbeede1 - Browse repository at this point
Copy the full SHA bbeede1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96214e8 - Browse repository at this point
Copy the full SHA 96214e8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 63e68d1 - Browse repository at this point
Copy the full SHA 63e68d1View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebb706e - Browse repository at this point
Copy the full SHA ebb706eView commit details -
Configuration menu - View commit details
-
Copy full SHA for d880f00 - Browse repository at this point
Copy the full SHA d880f00View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9be7c3f - Browse repository at this point
Copy the full SHA 9be7c3fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff main...3.0.x