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
Pinned
3,270 contributions in the last year
Activity overview
Contribution activity
June 2020
Created a pull request in angular/angular that received 12 comments
fix(compiler-cli): downlevel angular decorators to static properties
fix(compiler-cli): downlevel angular decorators to static properties
In v7 of Angular we removed tsickle from the default ngc pipeline.
This had th…
+1,550
−420
•
12
comments
- build: set up caretaker note label in merge script
- refactor(form-field): use lightweight token for optimized treeshaking
- refactor: use lightweight token for chip avatar, remove and trailing icon
- build: remove unused bootstrap calls in size tests
- build: sort integration size test golden lexicographically
- refactor: use lightweight token in CDK drag-drop
- refactor: use lightweight token for CDK accordion
- build: run tslint for integration tests
- build: add support for view engine in size tests
- build: remove unused triage-tracker build output
- build: update to typescript v3.9.5
- refactor: use lightweight token for injecting radio group
- refactor: use lightweight token for lazy menu content
- refactor: use light-weight token for form-field in range-picker input
- Port master-only changes to patch branch for v10 final
- build: ci failure notifications accidentally skipped
- Patch port of mdc-chips arrow-key deletion fix #19599
- build: switch to yaml file for size test golden
- build: update merge script temporarily to merge into rc branch
- build: improve postinstall patches with better messaging and prompt
- build: setup slack notifications for circleci jobs
- build: fix ci failures in patch branch
- build: disable stale remote http cache for local development
- build: remove jelbourn from top-level files as reviewer
- build: enable license header linting for benchmark tests
- Some pull requests not shown.
- release(benchpress): bump version to v0.2.1 and update `@angular/core` peer dependency
- docs: fix invalid anchor for CLI flags in deprecation guide
- ci: test acceptance web tests in saucelabs [test only]
- refactor: cleanup esm5 output flavor in bazel and fix rollup optimization pipeline
- feat(dev-infra): support for caretaker note label in merge script
- refactor(dev-infra): cleanup shared package dependencies
- refactor(compiler-cli): skip class decorators in tooling constructor parameters transform
- feat(core): support injection token as predicate in queries
- fix(dev-infra): rebase pr script and token sanitization not working
- test v2
- refactor: test rebase-pr ng-dev script
- fix(dev-infra): properly determine oauth scopes for git client token
- fix(dev-infra): properly determine oauth scopes for git client token
- fix(datepicker): add role to date range input
- build: bazel_build CI check to also build docs-content and examples-highlighted
- test(button): add performance tests for mat-raised-button
- test(card): add performance tests for mat-card
- test(chips): add performance tests for mat-chips
- test(radio): add performance tests for mat-radio-button
- test(slide-toggle): add performance tests for mat-slide-toggle
- refactor(material-experimental): expose whether harness elements are focused
- build: some scripts not being linted
- docs(select): switch examples to fill appearance
- build: fix syntax error in docs
- refactor(core): avoid circular dependency in ripples
- fix(material-experimental/form-field): fix notch width after appearance change
- docs: fix syntax error in doc region
- refactor: update snippets/embedded example comments in material docs md to reflect new API (badge, toolbar)
- build: column resize examples not set up consistently
- build: lint integration test files
- feat(material-experimental/mdc-list): add MDC foundation for action/nav list
- build: update to latest Angular RC
- docs(datepicker): switch examples to non-deprecated form field appearance
- chore: bump version to 10.0.0-rc.2 w/ changelog
- refactor: use lightweight token for injecting radio group
- build: enforce consistent array types
- refactor(material-experimental): include feature targets in density mixins
- fix(input): incorrectly handling nested themes
- Some pull request reviews not shown.
- build: set up caretaker note label in merge tooling
- ci: disable saucelabs tests on Firefox ESR while investigating failures
- Fixes to Pullapprove config
- fix: grammatical errors
- refactor: cleanup esm5 output flavor in bazel and fix rollup optimization pipeline
- fix(zone.js): remove defineProperty monkey patch
- refactor(dev-infra): migrate github api in GitClient to rely on GithubClient
- feat(dev-infra): support for caretaker note label in merge script
- ci: upload build results to ResultStore for CI linux bazel executions
- feat(dev-infra): add `#` to outputed list of PRs for discover-new-conflicts
- Expand scope of formatting to enforce formatting on more files
- Add lightweight token doc to library section
- fix(compiler-cli): downlevel angular decorators to static properties
- refactor(dev-infra): use the `exec()` helper from `utils/shelljs` whenever possible
- Add dev-infra/ directory to tslint enforced files
- feat(language-service): TS references from template items
- perf(core): avoid pulling in jit-specific code in aot bundles
- feat(dev-infra): Add oauth scope check to ensure necessary permissions for merge tooling
- refactor(dev-infra): change required base commit sha
- Bring in missing dev-infra commits to patch
- ci: temporarily disable Android 10 browser unit tests on Saucelabs
- ngcc: move logging and sourcemaps
- refactor(dev-infra): move GitClient to common util