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 40 million developers.
Sign up- Copenhagen
- http://crisbeto.com/
Pinned
3,785 contributions in the last year
Activity overview
Contributed to
angular/components,
angular/cdk-builds,
angular/material2-builds
and 5 other
repositories
Contribution activity
March 2020
Created a pull request in angular/angular that received 4 comments
fix(core): log error instead of warning for unknown properties and elements
Changes the Ivy unknown element/property messages from being logged with console.warn to console.error. This should make them a bit more visible wi…
+47
−47
•
4
comments
- fix(column-resize): don't allow dragging using the right mouse button
- fix(drag-drop): error on IE when document is being auto scrolled
- fix(menu): allow focus to be moved inside menuClosed event
- feat(datepicker): implement comparison and overlap ranges
- fix(slide-toggle): incorrect text color when placed inside an overlay with a dark theme
- fix(material-experimental/mdc-progress-bar): account for breaking changes in latest canary
- docs(clipboard): example in readme not working on firefox
- build: add clipboard to dev app
- fix(autocomplete): restore focus after emitting option selected event
- fix(drag-drop): only return item to initial index if the new container's sorting is disabled
- fix(drag-drop): detect changes on custom preview/placeholder before measuring
- fix(form-field): error when trying to lock label into position too early
- Correct English in the 'sort' documentation
- fix(mat-button-toggle): mat-button-toggle element should not have a focus indicator class.
- docs(focus indicators): Add documentation for focus indicators.
- build: downgrade ibazel version to v0.12.0
- docs(clipboard): example in readme not working on firefox
- chore: bump version to 9.1.1 w/ changelog
- fix(cdk/testing): don't send unnecessary `Key.chord`s to protractor
- perf(focus-monitor): optimize event registration
- fix: event emitter type