Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
angular
/
components
Public
Notifications
You must be signed in to change notification settings
Fork
6.8k
Star
24.9k
Code
Issues
2k
Pull requests
158
Discussions
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
kseamon
Datepicker
All time
Commit History
Commits on May 13, 2025
fix(cdk-experimental/column-resize): Obscure weird behavior in tables that are too wide by conditionally disabling resize (#31100)
kseamon
authored
49f9966
Copy full SHA for 49f9966
Commits on Apr 23, 2025
feat(cdk-experimental/popover-edit): Support skipping over annotated rows when the user moves focus up/down. (#30916)
kseamon
authored
96fa9fc
Copy full SHA for 96fa9fc
Commits on Feb 20, 2025
perf(material/slide-toggle): Optimize :state descendant selectors (#30521)
kseamon
authored
6ff9c9f
Copy full SHA for 6ff9c9f
Commits on Feb 13, 2025
perf(material/radio): Optimize costly css selectors. (#30470)
Show description for 6bd31f9
kseamon
authored
6bd31f9
Copy full SHA for 6bd31f9
perf(cdk/table): Short circuit _removeStickyStyle calls against elements with no sticky styles (#30471)
kseamon
authored
7f9970f
Copy full SHA for 7f9970f
Commits on Feb 11, 2025
perf(multiple): Don't double-inject the style loader. (#30467)
Show description for 1ddb9cf
kseamon
authored
1ddb9cf
Copy full SHA for 1ddb9cf
Commits on Feb 7, 2025
perf(material/tooltip): Defer injection of injectables not needed until tooltip is shown. (#30440)
kseamon
authored
622152d
Copy full SHA for 622152d
Commits on Feb 3, 2025
perf(material/button): Optimize the remaining descendant state selector. (#30428)
kseamon
authored
7b17243
Copy full SHA for 7b17243
Commits on Jan 31, 2025
perf(material/checkbox): Optimize more expensive selectors (#30409)
kseamon
authored
1b3c42e
Copy full SHA for 1b3c42e
fix(cdk-experimental/column-resize): Fix lazy resize mode (broken by ##30378) (#30413)
kseamon
authored
151ff1a
Copy full SHA for 151ff1a
Commits on Jan 27, 2025
perf(material/button): Change frequently missed descendant selectors to child selectors (#30385)
kseamon
authored
21586ae
Copy full SHA for 21586ae
perf(material/checkbox): Optimize css selectors (#30386)
kseamon
authored
e4388c6
Copy full SHA for e4388c6
Commits on Jan 24, 2025
fix(cdk/table): Column sizing and scrolling bug when number of columns in table changes (#30378)
Show description for 8950ec3
kseamon
authored
8950ec3
Copy full SHA for 8950ec3
Commits on Jan 15, 2025
perf(material/button): Remove unused inject. (#30320)
kseamon
authored
ff8cffc
Copy full SHA for ff8cffc
Commits on Jan 13, 2025
perf(material/table): Optimize expensive css selector (#30305)
kseamon
authored
5142268
Copy full SHA for 5142268
Commits on Jan 6, 2025
perf(material/tooltip): Use afterNextRender to invoke aria describer to align layout updates with other components using afterNextRender. (#30265)
kseamon
authored
980f9ba
Copy full SHA for 980f9ba
Commits on Jan 2, 2025
perf(cdk/table): Use afterNextRender for sticky styling. Fixes a performance regression dating back to #28393 and removes need for coalesced sticky styler. (#30242)
kseamon
authored
d721f0c
Copy full SHA for d721f0c
Commits on Dec 20, 2024
perf(material/tooltip): Tiny but measurable optimization to MatTooltip construction. Defer hooking up to directionality changes until overlay is created. (#30214)
kseamon
authored
af29a92
Copy full SHA for af29a92
Commits on Dec 19, 2024
perf(cdk-experimental/column-resize): Use ResizeObserver to avoid layout thrashing (#30215)
kseamon
authored
9f73fed
Copy full SHA for 9f73fed
Commits on Dec 11, 2024
fix(cdk-experimental/column-resize): Previous size was being sent for persistance rather than newly updated size in non-live resize mode. (#30161)
kseamon
authored
50d906b
Copy full SHA for 50d906b
Commits on Dec 10, 2024
feat(cdk-experimental/column-resize): Support column size persistance hooks (#30136)
kseamon
authored
75c8aa8
Copy full SHA for 75c8aa8
Commits on Dec 4, 2024
feat(material-experimental/column-resize): Add support for "lazy" rather than live updating during resizing. (#30120)
Show description for 8685c01
kseamon
authored
8685c01
Copy full SHA for 8685c01
Commits on Oct 28, 2024
perf(cdk/table): Use ResizeObservers instead of dom measurement to reduce layout thrashing (where possible) (#29814)
kseamon
authored
8c52b6d
Copy full SHA for 8c52b6d
Commits on Aug 28, 2024
perf(material/tooltip): Avoid unneeded calls to clearTimeout (#29643)
kseamon
authored
64cf19c
Copy full SHA for 64cf19c
Commits on Jul 9, 2024
fix(cdk-experimental/popover-edit): Fix dialog role and allow aria label on popup (#29380)
kseamon
authored
23494a9
Copy full SHA for 23494a9
Commits on Jan 22, 2024
perf(cdk/table): Use afterRender hooks (#28354)
kseamon
authored
81cb5ac
Copy full SHA for 81cb5ac
Commits on Jan 8, 2024
perf(cdk/table): Optimize a11y role logic in CdkCell. (#28336)
kseamon
authored
1fe1f69
Copy full SHA for 1fe1f69
Commits on Jan 2, 2024
perf(cdk/a11y): Micro-optimizations to aria-reference.ts. (#28337)
kseamon
authored
e43c059
Copy full SHA for e43c059
Commits on Jan 3, 2023
fix(material/datepicker): Update strategy to handle dragging across month boundaries and/or DateAdapter implementations that do not return difference in days from compareDate (#26341)
Show description for 4da9e19
kseamon
authored
4da9e19
Copy full SHA for 4da9e19
Commits on Dec 16, 2022
fix(material-experimental/popover-edit): Make cell focus indicator visible in high contrast (forced colors) mode (#26275)
kseamon
authored
98365a8
Copy full SHA for 98365a8
Commits on Nov 16, 2022
feat(material/datepicker): Support drag and drop to adjust date ranges (#25548)
kseamon
authored
8554e15
Copy full SHA for 8554e15
Commits on Aug 5, 2022
feat(material/datepicker): Allow user to jump between start and end dates with arrow keys (#25359)
kseamon
authored
3960e4f
Copy full SHA for 3960e4f
Commits on Feb 10, 2022
fix(cdk-experimental/column-resize): Fix bug in hover logic introduced by IE cleanup (#24396)
kseamon
authored
d8ff80a
Copy full SHA for d8ff80a
Commits on Feb 1, 2022
perf(multiple): Remove IE 11 cruft from table, column-resize, and popover-edit. (#23900)
kseamon
authored
c46ece0
Copy full SHA for c46ece0
Commits on Jan 25, 2022
fix(material-experimental/mdc-form-field): Properly handle when defaults setting is 'dynamic' and the subscriptSizing input is not present. (#24263)
kseamon
authored
b8e4183
Copy full SHA for b8e4183
Pagination
Previous
Next
You can’t perform that action at this time.