Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
1,226 contributions in the last year
Contribution activity
September 2020
Created a pull request in angular/angular that received 10 comments
fix(ngcc): use aliased exported types correctly
If a type has been renamed when it was exported, we need to reference the external public alias name rather than the internal original name for the…
+294
−42
•
10
comments
- refactor(compiler): replace Comment nodes with leadingComments property
- docs: clarify what fixes are merged to LTS versions
- fix(localize): ensure that `formatOptions` is optional
- refactor(compiler-cli): make the output AST translator generic
- I18n localize sourcemapping patch
- docs: update v9 support status to LTS
- fix(localize): enable whitespace preservation marker in XLIFF files
- refactor(core): remove deprecated `ɵɵselect` instruction
- docs(core): update CONSTS to DECLS
- fix(localize): render location in XLIFF 2 even if there is no metadata
- fix(localize): do not expose NodeJS typings in $localize runtime code
- fix(localize): install `@angular/localize` in `devDependencies` by default
- fix(localize): render context of translation file parse errors
- fix(compiler): detect pipes in ICUs in template binder
- docs: fix component decorator closing brackets
- refactor(core): _reset() remove nextRecord
- docs: fix typo in lightweight injection guide
- build: upgrade all preview-server JS dependencies to latest versions
- refactor(core): Ensure that `previousOrParentTNode` always belongs to current `TView`.
- fix(upgrade): add try/catch when downgrading injectables
- docs: word correction
- fix(compiler-cli): ignoring useFactory as method declaration in Injectable
- docs: fix typos in deployment guide
- docs: fix typos in library guide
- docs: remove reverted bug fix from 10.1 change log
- fix(ngcc): use aliased exported types correctly
- fix(compiler): correct confusion between field and property names
- fix(compiler-cli): ensure that a declaration is available in type-to-value conversion
- fix(core): reset `tView` between tests in Ivy TestBed

