-
Notifications
You must be signed in to change notification settings - Fork 109
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: angular/tsickle
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.41.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: angular/tsickle
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.42.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 4 commits
- 7 files changed
- 3 contributors
Commits on Jun 14, 2021
-
We forgot to publish an updated version that works after the latest API changes. This change moves demo to a new release that's compatible, adjusts its TypeScript & tsickle version, and also includes its basic build in the yarn test target (that, independently, we might want to break into smaller tasks at some point). It also fixes an incorrect argument in the release instructions.
Configuration menu - View commit details
-
Copy full SHA for e5d941c - Browse repository at this point
Copy the full SHA e5d941cView commit details
Commits on Jun 15, 2021
-
Merge pull request #1273 from angular:demo-rel
PiperOrigin-RevId: 379430084
Configuration menu - View commit details
-
Copy full SHA for 9b02ea4 - Browse repository at this point
Copy the full SHA 9b02ea4View commit details -
Add support for optional method declarations.
Optional method declarations are not handled like methods, as there is no way to declare methods as optional in Closure Compiler. Instead, these map to properties that have a function type. PiperOrigin-RevId: 379450936
Configuration menu - View commit details
-
Copy full SHA for ca1acb7 - Browse repository at this point
Copy the full SHA ca1acb7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 35705bd - Browse repository at this point
Copy the full SHA 35705bdView commit details
There are no files selected for viewing