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
-
-
-
-
-
-
Forked from angular/flex-layout
Angular 2 component Layout engine; using flexbox-2016 css.
TypeScript
1,227 contributions in the last year
Contribution activity
November 2020
Created 11 commits in 10 repositories
Created 1 repository
- mmalerba/test-mdc-checkbox TypeScript
Created a pull request in angular/components that received 4 comments
feat(material-experimental/mdc-list): add test harness
Note: This PR is based on #20510, rebased with fixes for a few things that changed since it was created.
Opened 1 other pull request in 1 repository
angular/components
1
open
Reviewed 11 pull requests in 1 repository
angular/components 11 pull requests
- ci: rebase PRs before running CI checks
- build: add CI check to ensure consistent exports for MDC packages
- fix(material/stepper): last step not being marked as interacted
- build: use MDC components for MDC demos
- fix(material-experimental/mdc-slide-toggle): hide native focus outline
- fix(material-experimental/mdc-button): narrow down overly-broad selector
- build: update to latest Angular RC and MDC canary
- fix(material/datepicker): don't invoke change handler when filter is swapped out if result is the same
- feat(material/radio): allow focus origin to be optional input in focus method
- feat(material/slide-toggle): allow focus origin to be optional input in focus method
- refactor(material/core): remove underscores from symbols consumed in other files