Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rchod
/
angular-components
Public
forked from
angular/components
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
angular-components
integration
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 10, 2022
feat(material/menu): switch implementation to use MDC (#25431)
Show description for 20db76d
crisbeto
authored
20db76d
View commit details
Copy full SHA for 20db76d
View code at this point
Browse repository at this point
Commits on Aug 8, 2022
feat(material/radio): switch implementation to use MDC (#25409)
Show description for 4a6a0f1
crisbeto
authored
4a6a0f1
View commit details
Copy full SHA for 4a6a0f1
View code at this point
Browse repository at this point
feat(material/slide-toggle): Switch slide-toggle implementation to use MDC (#25404)
Show description for a1bb436
mmalerba
authored
a1bb436
View commit details
Copy full SHA for a1bb436
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
feat(material/chips): switch implementation to use MDC (#25400)
Show description for d496ebe
crisbeto
authored
d496ebe
View commit details
Copy full SHA for d496ebe
View code at this point
Browse repository at this point
Commits on Aug 4, 2022
feat(material/checkbox): switch implementation to use MDC (#25369)
Show description for 9ac264f
andrewseguin
authored
9ac264f
View commit details
Copy full SHA for 9ac264f
View code at this point
Browse repository at this point
feat(material/autocomplete): switch implementation to use MDC (#25386)
Show description for 532454b
crisbeto
authored
532454b
View commit details
Copy full SHA for 532454b
View code at this point
Browse repository at this point
Commits on Aug 1, 2022
build: fix error in size tests (#25368)
Show description for ede9cf6
crisbeto
authored
ede9cf6
View commit details
Copy full SHA for ede9cf6
View code at this point
Browse repository at this point
feat(material/select): switch implementation to use MDC (#25360)
Show description for bf6f38a
crisbeto
authored
bf6f38a
View commit details
Copy full SHA for bf6f38a
View code at this point
Browse repository at this point
Commits on Jul 26, 2022
build: account for new dev-infra packages `@angular/ng-dev` and `@angular/build-tooling` (#25345)
Show description for 00ee53a
devversion
authored
00ee53a
View commit details
Copy full SHA for 00ee53a
View code at this point
Browse repository at this point
Commits on Jul 25, 2022
feat(material/form-field): switch implementation to use MDC
Show description for 3db6b1d
crisbeto
committed
3db6b1d
View commit details
Copy full SHA for 3db6b1d
View code at this point
Browse repository at this point
Commits on Jul 19, 2022
refactor: remove empty harness e2e stylesheet (#25304)
Show description for 2905638
alkavats1
authored
2905638
View commit details
Copy full SHA for 2905638
View code at this point
Browse repository at this point
Commits on Jul 15, 2022
build: fix lint issues introduced by #25285 (#25290)
mmalerba
authored
a378147
View commit details
Copy full SHA for a378147
View code at this point
Browse repository at this point
build: add tooltip example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
3f29da5
View commit details
Copy full SHA for 3f29da5
View code at this point
Browse repository at this point
build: add tabs example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
5da7f56
View commit details
Copy full SHA for 5da7f56
View code at this point
Browse repository at this point
build: add checkbox example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
f9e7557
View commit details
Copy full SHA for f9e7557
View code at this point
Browse repository at this point
build: add table example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
9ac4c03
View commit details
Copy full SHA for 9ac4c03
View code at this point
Browse repository at this point
build: add snack-bar example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
3c480dd
View commit details
Copy full SHA for 3c480dd
View code at this point
Browse repository at this point
build: add slider example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
17f3714
View commit details
Copy full SHA for 17f3714
View code at this point
Browse repository at this point
build: add slide-toggle example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
d8d5ecb
View commit details
Copy full SHA for d8d5ecb
View code at this point
Browse repository at this point
build: add radio example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
4af6601
View commit details
Copy full SHA for 4af6601
View code at this point
Browse repository at this point
build: add list example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
62607c2
View commit details
Copy full SHA for 62607c2
View code at this point
Browse repository at this point
build: add card example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
ef4a360
View commit details
Copy full SHA for ef4a360
View code at this point
Browse repository at this point
build: add button example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
868ee67
View commit details
Copy full SHA for 868ee67
View code at this point
Browse repository at this point
build: add autocomplete example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
296e42d
View commit details
Copy full SHA for 296e42d
View code at this point
Browse repository at this point
build: add select example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
e826c54
View commit details
Copy full SHA for e826c54
View code at this point
Browse repository at this point
build: add form-field example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
2671e56
View commit details
Copy full SHA for 2671e56
View code at this point
Browse repository at this point
build: add input example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
09d034b
View commit details
Copy full SHA for 09d034b
View code at this point
Browse repository at this point
build: add progress-bar example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
56c8a5f
View commit details
Copy full SHA for 56c8a5f
View code at this point
Browse repository at this point
build: add progress-spinner example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
d8b5e39
View commit details
Copy full SHA for d8b5e39
View code at this point
Browse repository at this point
build: add paginator example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
ba77c4b
View commit details
Copy full SHA for ba77c4b
View code at this point
Browse repository at this point
build: add chips example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
33c7922
View commit details
Copy full SHA for 33c7922
View code at this point
Browse repository at this point
build: add menu example to mdc-migration integration test
amysorto
authored and
mmalerba
committed
ff3a61d
View commit details
Copy full SHA for ff3a61d
View code at this point
Browse repository at this point
feat(material/schematics): add select styles migrator and tests
amysorto
authored and
mmalerba
committed
4792672
View commit details
Copy full SHA for 4792672
View code at this point
Browse repository at this point
feat(material/schematics): add input styles migrator and tests
amysorto
authored and
mmalerba
committed
6eac002
View commit details
Copy full SHA for 6eac002
View code at this point
Browse repository at this point
feat(material/schematics): add form-field styles migrator and tests
amysorto
authored and
mmalerba
committed
dcc9829
View commit details
Copy full SHA for dcc9829
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.