Highlights
- Arctic Code Vault Contributor
Pinned
590 contributions in the last year
Activity overview
Contribution activity
January 2021
Reviewed 20 pull requests in 1 repository
angular/angular 20 pull requests
- fix(core): fix possible XSS attack in development through SSR
- feat(common): string value support for `options.params` && basic datatypes support for map values
- feat(router): Add more find-tuned control in `routerLinkActiveOptions`
- feat(core): lazy load zone-testing in fake_async
- docs: fix NG0201 error description
- docs: add debugging videos to error guides
- perf(core): simplify bloom bucket computation
- docs: include template input variables entry in aio glossary
- docs: remove duplicated the
- docs: Fix typo in Trusted Types documentation
- docs: Update security.md to include Trusted Types
- feat(docs-infra): add shortcuts for the angular.io PWA
- fix(core): `QueryList` does not fire changes if the underlying list did not change.
- fix(elements): do not throw in SSR due to `HTMLElement` not being defined
- docs(router): Clearly document how to retrieve all params in the router tree
- fix(core): ensure sanitizer works if DOMParser return null body
- Docs: Transfer in-memory-web-api into main repo
- fix(service-worker): allow checking for updates when constantly polling the server
- refactor(router): refactor and simplify router RxJS chains
- refactor(core): express trusted constants with tagged template literals