- Copenhagen
- https://crisbeto.com
- @_crisbeto
Block or Report
Block or report crisbeto
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
angular/components Public
Component infrastructure and Material Design components for Angular
-
-
Angular module that uses SVG to create a circular progressbar
-
-
5,571 contributions in the last year
Activity overview
Contributed to
angular/components,
angular/cdk-experimental-builds,
angular/google-maps-builds
and 22 other
repositories
Contribution activity
June 2022
Created 174 commits in 12 repositories
Created a pull request in angular/angular that received 6 comments
fix(common): handle CSS custom properties in NgStyle
Fixes that NgStyle
wasn't applying CSS custom properties.
+23
−4
•
6
comments
Opened 29 other pull requests in 3 repositories
angular/components
17
merged
2
open
1
closed
- build: load Google Maps and YouTube APIs on demand in dev app
- fix(material-experimental/mdc-chips): missing role for trailing actions container
- build: dependencies duplicated when deploying snapshots
- fix(material/datepicker): actions not re-rendering if swapped out while calendar is open
- fix(material/button-toggle): selected state not visible in high contrast mode
- fix(multiple): touch targets not excluded in densities lower than -2
- fix(cdk/scrolling): content jumping in appendOnly mode
- fix(cdk/a11y): re-apply the high contrast mode class when the forced-colors media query changes
- refactor(material/core): clean up focus indicators
- fix(material-experimental/mdc-chips): checkmark blending into background in high contrast mode
- Simulate offsetX/offsetY and attempt to reduce test flakes
- fix(cdk/drag-drop): constrainPosition not working as expected
- fix(material-experimental/mdc-list): don't access class before initialization
- refactor(cdk/drag-drop): move sorting and positioning logic into a separate class
- feat(material/core): use strong focus indicators in high contrast mode
- feat(material/core): use strong focus indicators in high contrast mode
- fix(material-experimental/mdc-chips): unable to override role of chip option
- build: set up schematics for version 15
- build: update to Angular 14 stable
- refactor(material-experimental/mdc-progress-bar): remove usage of MDC adapter
angular/angular
1
open
7
closed
- feat(common): support URL object in HttpClient
- fix(platform-server): invalid style attribute being generated for null values
- build: update angular version of in-memory-web-api
- fix(compiler-cli): don't emit empty providers array
- fix(common): allow null in ngComponentOutlet
- fix(bazel): update API extractor version
- refactor(core): don't use patched data in LifecycleHooksFeature
- refactor(core): remove unused error handler logic
angular/material.angular.io
1
merged
Reviewed 52 pull requests in 4 repositories
angular/components
25 pull requests
- feat(material/icon): SEO friendly ligature icons
- Bump version to "v14.1.0-next.2" with changelog.
- docs: release notes for the v14.0.3 release
- Bump version to "v14.0.3" with changelog.
- build: avoid use of ts-node wrapper script as it breaks child process forking
- refactor: explicitly set the display of the mat-paginator-icon to inline
- build: fix benchpress build errors
- build: update angular shared dev-infra code to f2ca0a5
- Fix mat-chip avatar image stretch issue
-
build: avoid use of
yarn ts-node
to avoid nested yarn execution - build: ensure ng-dev command works on windows
- fix(material/stepper): isErrorState accepts AbstractControl instead of UntypedFormControl to avoid compiler errors when strict typing is enabled
-
fix(cdk/keycodes): types for the
hasModifierKey
have been updated - Bump version to "v14.0.2" with changelog.
- fix(material-experimental/mdc-core): consolidate mdc theming code under mdc-core
- fix(docs/typography-guide): Update dialog.md typo
-
fix(material/datepicker): add aria labels to
<input/>
s for Start/En… - docs(material/select): Disabling the select or individual options
- build: replace dynamic require with import statement for ESM
-
ci: fix slack notification script failing due to missing
ts-node
- build: update to the latest version of dev-infra with ESM
- feat(material/core): use strong focus indicators in high contrast mode
- build: update to Angular 14 stable
- docs(cdk/scrolling): Docs for new virtual scroll features added in #24394
- fix(material/datepicker): add i18n strings
- Some pull request reviews not shown.
angular/dev-infra
12 pull requests
- build: add circleci readme badge
- build: fix remote execution not enabled on linux builds
- fix(ng-dev): avoid ts-node esm shebang that breaks on windows
- Update supports-color and improve perf of ng-dev
- fix(ng-dev): ensure config can be properly loaded on windows
- build: improve stability of concurrent integration tests running locally
- Various ESM migration fixes
- fix(ng-dev/pr): yargs positional placeholder does not match positional name
- feat(bazel/browsers): add support for excluding files from browser runfiles
-
build: prevent
glob
from being updated by renovate due to protobufjs limitation - test: re-enable benchmark tests after them temporarily being disabled
- refactor(ng-dev): enable color for non-interactive child processes
angular/angular
6 pull requests
- feat(common): support URL object in HttpClient
- fix(animations): enable shadowElements to leave when their parent does
- fix(platform-server): invalid style attribute being generated for null values
- build: update angular version of in-memory-web-api
- fix(compiler-cli): don't emit empty providers array
- fix(common): allow null in ngComponentOutlet