Releases: angular/components
Releases · angular/components
v12.2.4
01 Sep 18:32
Compare
Sorry, something went wrong.
No results found
12.2.4 "pulp-porpoise" (2021-09-01)
material
Commit
Description
tabs: tab header border reset when parent has a background color (#23450 )
cdk
Commit
Description
testing: fix value stringification in harnesses (#23421 )
Special Thanks
Kristiyan Kostadinov, Miles Malerba, Paul Gschwendtner and Rameshwor Shrestha
v13.0.0-next.2
26 Aug 16:54
Compare
Sorry, something went wrong.
No results found
v12.2.3
25 Aug 23:29
Compare
Sorry, something went wrong.
No results found
12.2.3 "meteorite-mango" (2021-08-25)
material/datepicker
Commit
Description
calendar reopening on spacebar selection (#23336 )
material/stepper
Commit
Description
remove ripple and hover styling for disabled step (#23386 )
material-experimental/mdc-slider
Commit
Description
correct description of slider harness thumb getters (#23431 )
Special Thanks:
Amy Sorto, Kristiyan Kostadinov, Michael-James, Paul Gschwendtner and Wagner Maciel
v13.0.0-next.1
18 Aug 20:20
Compare
Sorry, something went wrong.
No results found
v12.2.2
18 Aug 19:29
Compare
Sorry, something went wrong.
No results found
12.2.2 "leather-library" (2021-08-18)
material/checkbox
Commit
Description
hide svg from assistive technology (#23340 )
material/datepicker
Commit
Description
wrong day of week read out for dates in first row (#23388 )
Special Thanks:
Joey Perrott, Kristiyan Kostadinov and Paul Gschwendtner
v13.0.0-next.0
11 Aug 18:11
Compare
Sorry, something went wrong.
No results found
13.0.0-next.0 "plastic-toy" (2021-08-11)
google-maps
Commit
Description
cd9f5eb
fix(google-maps): throw an error if clustering library hasn't been loaded (#23064 )
224de73
feat(google-maps): add event emitter for gm_authFailure callback (#22953 )
material-luxon-adapter
Commit
Description
492268a
feat(material-luxon-adapter): add luxon date adapter (#23167 )
material-date-fns-adapter
Commit
Description
e8dd070
feat(material-date-fns-adapter): add date adapter for date-fns (#23262 )
cdk-experimental/dialog
Commit
Description
de22048
fix(cdk-experimental/dialog): focus restoration not working inside shadow dom (#23194 )
cdk/a11y
Commit
Description
a18d26f
fix(cdk/a11y): fake mousedown detection not working (#23029 )
cdk/drag-drop
Commit
Description
219e1f5
fix(cdk/drag-drop): add conditional to scroll update (#23337 )
c03d8ac
fix(cdk/drag-drop): add generic parameter for item type in CdkDragDrop (#23209 )
0baca18
perf(cdk/drag-drop): avoid excessive change detections with zone-patch-rxjs (#23272 )
83d82b9
fix(cdk/drag-drop): element not draggable when has initial transform … (#22458 )
88d68ff
fix(cdk/drag-drop): don't start dragging on fake screen reader events (#23126 )
6cfb549
fix(cdk/drag-drop): avoid conflicts with sticky table headers (#22864 )
bd08e93
fix(cdk/drag-drop): resolve various event tracking issues inside the shadow dom (#23026 )
cdk/overlay
Commit
Description
357c396
fix(cdk/overlay): expand OverlayReference interface to cover more properties (#23254 )
51796e1
feat(cdk/overlay): Extend cdkConnectedOverlayOrigin to support more types. (#23253 )
da91c18
fix(cdk/overlay): use interface for test environment globals (#23041 )
cdk/scrolling
Commit
Description
fec20ad
perf(cdk/scrolling): don't re-measure viewport on resize (#23124 )
8f052cc
feat(cdk/scrolling): add input to enable append-only mode in virtual scroll viewport (#22986 )
cdk/stepper
Commit
Description
fe24ce7
fix(cdk/stepper): focus management not working with shadow dom encapsulation (#23047 )
cdk/table
Commit
Description
71d75f4
fix(cdk/table): set default role of table to 'table' (#22491 )
62bbffa
feat(cdk/table): add event that emits after rendering (#22750 )
cdk/testing
Commit
Description
0742bab
fix(cdk/testing): extract hidden text in web driver element (#23239 )
26366e7
fix(cdk/testing): protractor element not extracting hidden text (#21540 )
b682f84
fix(cdk/testing): strongly type return value of TestElement.getProperty (#22918 )
cdk/text-field
Commit
Description
d83e5cf
fix(cdk/text-field): avoid page jump on firefox (#23296 )
material-experimental/mdc-button
Commit
Description
e57bae0
fix(material-experimental/mdc-button): fix ripple size after MDC changes (#23266 )
30e9205
fix(material-experimental/mdc-button): high contrast outline for solitary (#22987 )
72ae5a2
fix(material-experimental/mdc-button): not disabling animations under noop animations module (#23027 )
36fbae1
fix(material-experimental/mdc-button): pass query param to extended mixin
material-experimental/mdc-chips
Commit
Description
ca02022
fix(material-experimental/mdc-chips): add 'required' to chips input (#23055 )
material-experimental/mdc-dialog
Commit
Description
8b2ec8b
fix(material-experimental/mdc-dialog): use same container selector as non-mdc version (#23074 )
material-experimental/mdc-form-field
Commit
Description
ad06d7d
fix(material-experimental/mdc-form-field): color inputs not working (#23095 )
015c350
fix(material-experimental/mdc-form-field): add stronger focus indicator in high-contrast mode
material-experimental/mdc-list
Commit
Description
4af0547
fix(material-experimental/mdc-list): fix selected indication in high contrast mode (#23242 )
74d08cf
fix(material-experimental/mdc-list): fix secondary line accidentally wrapping text (#23236 )
e1d775d
fix(material-experimental/mdc-list): support noop animations (#23117 )
material-experimental/mdc-menu
Commit
Description
a81834a
fix(material-experimental/mdc-menu): increase specificity of menu panel styles (#23178 )
1e7b2f4
fix(material-experimental/mdc-menu): add disabled item styles (#23112 )
a1e8e40
fix(material-experimental/mdc-menu): align ripple timings with MDC (#23015 )
material-experimental/mdc-paginator
Commit
Description
b3a6a0a
fix(material-experimental/mdc-paginator): add screen reader announcement for current range when navigating between pages (#23285 )
85a7e45
fix(material-experimental/mdc-paginator): target page size label with aria-labelledby (#23172 )
material-experimental/mdc-radio
Commit
Description
150d5af
fix(material-experimental/mdc-radio): add accessible touch targets (#22994 )
material-experimental/mdc-select
Commit
Description
babfb21
fix(material-experimental/mdc-select): resolve a couple of visual issues in high contrast mode (#23007 )
material-experimental/mdc-slide-toggle
Commit
Description
a4ae3b8
feat(material-experimental/mdc-slide-toggle): switch to non-deprecated styles (#23143 )
material-experimental/mdc-slider
Commit
Description
32e4bb4
fix(material-experimental/mdc-slider): add strong focus indication (#23040 )
f361b6c
fix(material-experimental/mdc-slider): don't disable ripples for noop animations (#23084 )
91fa44e
fix(material-experimental/mdc-slider): event handling fixes and cleanup (#23063 )
material-experimental/mdc-snack-bar
Commit
Description
fa35251
fix(material-experimental/mdc-snack-bar): use same container selector as non-mdc version (#23075 )
2c57c58
fix(material-experimental/mdc-snack-bar): increase the specificity of styles targeting the action buttons (#22959 )
material-experimental/mdc-table
Commit
Description
b17ed9d
fix(material-experimental/mdc-table): flex tables should stretch cells (#23259 )
f1e57b8
fix(material-experimental/mdc-table): allow text to wrap (#23222 )
9c2ea19
fix(material-experimental/mdc-table): match legacy examples (#23159 )
54218d6
fix(material-experimental/mdc-table): apply 500 font weight to headers (#23169 )
material-experimental/mdc-tooltip
Commit
Description
e134598
fix(material-experimental/mdc-tooltip): make background color opaque (#23106 )
81cd26b
fix(material-experimental/mdc-tooltip): fix text alignment of multili… (#22981 )
material/badge
Commit
Description
b7db96c
fix(material/badge): avoid emitting the structural styles more than once (#23011 )
material/chips
Commit
Description
6a6712d
fix(material/chips): restoring focus to last chip when pressing backspace (#23136 )
material/core
Commit
Description
f8778b5
fix(material/core): sanity checks not running (#23289 )
df7c46b
fix(material/core): handle hues inferred as numbers (#23237 )
0816f08
fix(material/core): align ripple animation parameters with spec (#23086 )
6a8c965
fix(material/core): Focus indicator theme and color mixins should accept a basic color as well. (#23016 )
material/datepicker
Commit
Description
1afbdbd
fix(material/datepicker): correctly render calendar arrow in high contrast mode (#23057 )
98bc6f4
fix(material/datepicker): date ranges not visible in high contrast mode (#23038 )
a049de4
fix(material/datepicker): incorrect appearance when used in MDC form field (#23028 )
f0ddd54
fix(material/datepicker): correct structure for grid role (#23022 )
fafb24d
fix(material/datepicker): Return union of view component types (#23000 )
material/form-field
Commit
Description
278e67b
fix(material/form-field): safely coerce line-height to em (#23215 )
427bbdd
fix(material/form-field): missing focus indicator for outline appearance in high-contrast
material/input
Commit
Description
4404d0a
fix(material/input): show focus indication for readonly inputs (#22847 )
material/list
Commit
Description
298da1c
feat(material/list): support two-data binding on list option selected (#23125 )
c571da6
fix(material/list): set initial focus on first selected option in selection list (#23092 )
material/menu
Commit
Description
5f529db
fix(material/menu): not interrupting keyboard events to other overlays (#22928 )
2a2cd9c
fix(material/menu): item highlighted state not updating in time when using lazy content (#23185 )
ad2baa6
fix(material/menu): submenu icon not working in high contrast mode (#23012 )
material/radio
Commit
Description
21bb4d5
fix(material/radio): hidden circle visible on some zoom levels (#23154 )
ae968ab
fix(material/radio): hidden circle visible on some zoom levels (#22066 )
material/schematics
Commit
Description
0b65df0
fix(material/schematics): don't migrate commented code in theming API migration (#23004 )
material/select
Commit
Description
fbb80fc
fix(material/select): scroll to top on last option befo...
Read more
v12.2.1
11 Aug 17:36
Compare
Sorry, something went wrong.
No results found
12.2.1 "concrete-wall" (2021-08-11)
cdk/drag-drop
Commit
Description
29466d9
fix(cdk/drag-drop): add generic parameter for item type in CdkDragDrop (#23209 )
material-experimental/mdc-button
Commit
Description
48b7ae7
fix(material-experimental/mdc-button): fix ripple size after MDC changes (#23266 )
material/core
Commit
Description
6f1a276
fix(material/core): sanity checks not running (#23289 )
material/tabs
Commit
Description
5d0ad3b
fix(material/tabs): pagination not working inside flex container (#23160 )
Special Thanks:
Guilherme Rossato, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and mmalerba
corduroy-aardvark
05 Aug 23:30
Compare
Sorry, something went wrong.
No results found
cdk
material
material-experimental
google-maps
tallow-wire
28 Jul 18:44
Compare
Sorry, something went wrong.
No results found
cdk
material
material-experimental
ruby-racecar
21 Jul 21:22
Compare
Sorry, something went wrong.
No results found
material
cdk-experimental
material-experimental