-
Notifications
You must be signed in to change notification settings - Fork 6.8k
Insights: angular/components
Overview
Could not load contribution data
Please try again later
2 Releases published by 1 person
-
19.2.11
published
Apr 23, 2025 -
20.0.0-next.8
published
Apr 23, 2025
39 Pull requests merged by 11 people
-
fix(cdk-experimental/tabs): handle space and enter events
#30889 merged
Apr 25, 2025 -
perf(material/form-field): set notch outline variable only on relevant element
#30955 merged
Apr 25, 2025 -
fix(cdk/table): remove private symbols from public API
#30956 merged
Apr 25, 2025 -
Switch to tree-shakeable overlay APIs
#30929 merged
Apr 25, 2025 -
General schematic cleanups
#30951 merged
Apr 25, 2025 -
fix(google-maps): implicitly include google.maps types instead of the triple slash workaround
#30942 merged
Apr 24, 2025 -
feat(cdk-experimental/tabs): add cdk-active class and update example styles
#30950 merged
Apr 24, 2025 -
fix(material/chips): icon cut off when text-spacing is increased
#30867 merged
Apr 24, 2025 -
[PATCH] build: merge the default.bzl and default2.bzl files
#30954 merged
Apr 24, 2025 -
build: merge the default.bzl and default2.bzl files
#30953 merged
Apr 24, 2025 -
Add closePredicate option to dialog
#30919 merged
Apr 24, 2025 -
feat(material/card): support filled variant
#29868 merged
Apr 24, 2025 -
refactor(multiple): expose private APIs for internal migration
#30947 merged
Apr 24, 2025 -
fix(cdk/stepper): resolve null pointer errors
#30944 merged
Apr 24, 2025 -
feat(cdk-experimental/popover-edit): Support skipping over annotated …
#30916 merged
Apr 23, 2025 -
[PATCH] Migrate to use rules_js based ng_package
#30940 merged
Apr 23, 2025 -
Migrate to use rules_js based ng_package
#30935 merged
Apr 23, 2025 -
feat(cdk-experimental/listbox): add cdk-active class
#30932 merged
Apr 23, 2025 -
fix(cdk-experimental/listbox): initial listbox focus state
#30764 merged
Apr 23, 2025 -
Bump version to "v20.0.0-next.8" with changelog.
#30941 merged
Apr 23, 2025 -
docs: release notes for the v19.2.11 release
#30939 merged
Apr 23, 2025 -
Bump version to "v19.2.11" with changelog.
#30938 merged
Apr 23, 2025 -
ci: update public dir for docs preview deployments
#30937 merged
Apr 23, 2025 -
ci: update public dir for docs preview deployments
#30936 merged
Apr 23, 2025 -
ci: setup preview docs service
#30934 merged
Apr 23, 2025 -
refactor(cdk-experimental/ui-patterns): move active index operations …
#30922 merged
Apr 23, 2025 -
Revert "[PATCH] Migrate to use rules_js based ng_package (#30917)"
#30928 merged
Apr 22, 2025 -
Revert "Migrate to use rules_js based ng_package (#30915)"
#30927 merged
Apr 22, 2025 -
[PATCH] Migrate to use rules_js based ng_package
#30917 merged
Apr 22, 2025 -
test: add back fixture.whenStable for patch branch
#30923 merged
Apr 22, 2025 -
fix(cdk/overlay): scroll was blocked when zoomed out even if scrolling wasn't an option
#30762 merged
Apr 22, 2025 -
docs: remove noop module from harness examples
#30899 merged
Apr 22, 2025 -
ci: remove caretaker script which is no longer used
#30866 merged
Apr 21, 2025 -
Migrate to use rules_js based ng_package
#30915 merged
Apr 21, 2025 -
build: drop usage of
rules_nodejs
'spkg_npm
in favor of usingnpm_package
#30914 merged
Apr 21, 2025 -
build: remove miscellaneous usages of the noop animations module
#30908 merged
Apr 21, 2025 -
fix(cdk/schematics): account for new karma builder
#30907 merged
Apr 21, 2025 -
perf(cdk/overlay): add tree-shakeable alternatives for overlay APIs
#30904 merged
Apr 20, 2025 -
feat(cdk/drag-drop): introduce
resetToBoundary
#30436 merged
Apr 20, 2025
2 Pull requests opened by 2 people
-
feat(material/testing): Add 'label' filter to form field control harnesses
#30960 opened
Apr 25, 2025 -
fix(material/chips): adds border on chip-action focus
#30961 opened
Apr 26, 2025
10 Issues closed by 5 people
-
Mat Dialog: beforeClosed() should have an option to cancel
#14292 closed
Apr 24, 2025 -
bug(mat-slide-toggle): M3 style overrides and focus behavior do not work consistently
#30945 closed
Apr 24, 2025 -
bug(card): align card appearance with m3 specs
#29840 closed
Apr 24, 2025 -
bug(stepper): access to undefined
#30864 closed
Apr 24, 2025 -
mat-select is scrolling up when selecting - continuation
#30931 closed
Apr 23, 2025 -
bug(COMPONENT): NO OVERVIEW MD FILE FOUND! 404
#30925 closed
Apr 22, 2025 -
bug(MatAutocomplete): Errors not displaying
#28887 closed
Apr 21, 2025 -
bug(MatAutocomplete): Resetting the input value doesn't reset the selected autocomplete value
#28093 closed
Apr 21, 2025 -
bug(CdkDrag): CdkDrag stays outside the boundary if it's size change
#30325 closed
Apr 20, 2025
14 Issues opened by 14 people
-
bug(material-date-fns-adapter): Cannot render datepicker, formatLong is undefined
#30959 opened
Apr 25, 2025 -
Cdk virtual (18.0.1) is not working properly in some case with angular 18.2.12
#30958 opened
Apr 25, 2025 -
bug(Drag and Drop CDK): Drag and Drop not working across Tabs in a MatTabGroup
#30952 opened
Apr 24, 2025 -
bug(schematics/theme-color): css file generation does not include --mat-sys-surface-container-low
#30948 opened
Apr 24, 2025 -
Timepicker ignores provided moment adapter
#30933 opened
Apr 23, 2025 -
bug(Button toggle): Voice Over not read status pressed / not pressed after select and deselect
#30930 opened
Apr 23, 2025 -
bug(cdk-ally): Remove development mode warning "[cdkFocusInitial]' is not focusable"
#30924 opened
Apr 22, 2025 -
Migration to Angular Material 18 fails due to invalid regular expression in define-light-theme migration
#30921 opened
Apr 22, 2025 -
docs-bug(COMPONENT): Missing Source Traceability for CSS Variable Overrides in DevTools
#30920 opened
Apr 22, 2025 -
docs-bug(core): Missing documentation about elevation since v19.1
#30918 opened
Apr 22, 2025 -
bug(MATERIAL): Hashed Imports are generated in a .d.ts for a Library based on Angular Material >= 19.2.4
#30913 opened
Apr 21, 2025 -
docs(COMPONENT): Improve styling filters
#30911 opened
Apr 21, 2025 -
bug(datepicker): Localized date format issue
#30910 opened
Apr 21, 2025
27 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
docs: generate adev-compatible api json
#30857 commented on
Apr 26, 2025 • 3 new comments -
fix(cdk/listbox): avoid resetting scroll position when using mouse
#30903 commented on
Apr 21, 2025 • 0 new comments -
fix(material/table): add missing sort tests
#30876 commented on
Apr 22, 2025 • 0 new comments -
fix(material/chips): chips form control updating value immediately
#30818 commented on
Apr 25, 2025 • 0 new comments -
build: update angular shared dev-infra code to 4090da1
#30808 commented on
Apr 25, 2025 • 0 new comments -
feat(material/menu): enhance menu item component with interactive disabled state
#30730 commented on
Apr 24, 2025 • 0 new comments -
perf(cdk-experimental/column-resize): add debounce to column header h…
#30709 commented on
Apr 25, 2025 • 0 new comments -
fix(material/toolbar): Update icon button color to match label text color token
#30280 commented on
Apr 22, 2025 • 0 new comments -
perf(cdk/table): Further defer direct dom measurement. In all cases I…
#29936 commented on
Apr 21, 2025 • 0 new comments -
feat(material/core): improve date parsing in the NativeDateAdapter
#27835 commented on
Apr 22, 2025 • 0 new comments -
CDK Overlay - Position Strategy with zoom css on parent
#10924 commented on
Apr 25, 2025 • 0 new comments -
virtual-scroll inside mat-select new values not visible & big space
#13087 commented on
Apr 25, 2025 • 0 new comments -
Dependency Dashboard
#25260 commented on
Apr 24, 2025 • 0 new comments -
bug(cdk-tree): CDK Tree can't be opened when trackBy function is used after update of datasource
#30403 commented on
Apr 24, 2025 • 0 new comments -
Use of custom TrackByFunction in MatTree does not preserve expansion state when nodes change
#15872 commented on
Apr 24, 2025 • 0 new comments -
Mat-tree :Tree with nested nodes adding child doesnt update the view.
#11381 commented on
Apr 24, 2025 • 0 new comments -
bug(mat-form-field): mat-form-field appearance outline with mat-icon as matPrefix inside a mat-tab
#26271 commented on
Apr 23, 2025 • 0 new comments -
feat(typography): use variable fonts instead of statics one by default
#30328 commented on
Apr 22, 2025 • 0 new comments -
feat(material icon): Support for Material Symbols
#24845 commented on
Apr 22, 2025 • 0 new comments -
bug(cdk/menu): screen is freezing and becomes unresponsive when `cdkContextMenuTriggerFor` and `cdkMenuTriggerFor` is used together
#30881 commented on
Apr 22, 2025 • 0 new comments -
feat(DatePicker): Add DateTime support to DatePicker OR new DateTimePicker Component
#30023 commented on
Apr 22, 2025 • 0 new comments -
@angular/material 19: Datepicker integrated with Timepicker should not reset the time
#30181 commented on
Apr 22, 2025 • 0 new comments -
bug(cdk/listbox): using scrollbar with mouse breaks
#30900 commented on
Apr 22, 2025 • 0 new comments -
bug(google-maps): Warning in Console about adding Event-Listener for click instead of gmp-click
#30599 commented on
Apr 21, 2025 • 0 new comments -
tooltip: buggy when deployed as an Angular Element
#15781 commented on
Apr 21, 2025 • 0 new comments -
bug(cdk-tree): cdk tree with levelAccessor only renders all nodes and cant render based on the expanded state
#30735 commented on
Apr 21, 2025 • 0 new comments -
feat(table): Show sort icon by default
#30563 commented on
Apr 20, 2025 • 0 new comments