Releases: angular/components
Releases · angular/components
protoplasm-phantasm
cdk
|
|
bug fix |
overlay: sub-pixel deviations throwing off positioning in some cases (#21427) (5900d70cc65882307a8ef374bd1d41e228c8d5c7), closes #21350 |
bug fix |
a11y: focusVia not accounting for focused child node (#21512) (f8df9f86d1abd03d0824bac321fd01031e0c9836), closes #20966 #21500 |
bug fix |
a11y: set AriaDescriber messages container to visibility:hidden (#21186) (2e7407c0c59fc0437ccbce49f9152922c961e7ce) |
bug fix |
drag-drop: account for enterPredicate when setting receiving class (#21346) (411b1747df587243f7d70f8e5a7cc75a753d1b7d), closes #21171 |
bug fix |
drag-drop: don't block scrolling if it happens before delay has elapsed (#21382) (eb318d938279357272c7fc2b99d627e16e80835c), closes #17923 |
bug fix |
drag-drop: don't stop event propagation unless nested (#21227) (e42d502f89b455c23a4f2c6e0fe39ab255b9bd57), closes #19334 #19333 |
bug fix |
overlay: block scroll strategy throwing off scroll behavior feature detection (#17223) (f940d344b5c6c5ecaa4886285eaaba73f3f6b737), closes #17221 |
bug fix |
scrolling: Prevents NaN being returned as firstVisibleIndex. (#21505) (390afca4bd9b54ee40b9d24b30b7a51db219ea37) |
bug fix |
scrolling: virtual scroll not picking up trackBy function when items come in after init (#21335) (43081d9d094aa93b702090a2ca142216466b975a), closes #21281 |
bug fix |
tree: add missing generic types to trackBy (#21421) (22d5600aab931dba65f4ef9cb0a31d7ca69a486a), closes #21364 |
feature |
a11y: support setting a role through AriaDescriber (fec67cd9ba7de1f79a76c1763c501cf4ef2a65fe), closes #20593 |
feature |
drag-drop: support configurable scroll speed (#21400) (e65ead8436dd8a93ae719008cc3cd6798d13ada8), closes #19401 |
feature |
scrolling: update ScrollDispatcher to allow HTMLElement parameters (#21201) (ddc2e23e8e0e93b236e2c484ce8fb50b7a98d90e) |
feature |
table: Emit CSS classes on sticky elements that border non-sticky elements (#21179) (764863278b237804e009c6aa70943465bd3d9602) |
feature |
testing: allow for data to be attached to custom event (#20764) (f99d0dd62c30098bd748f4fc32987ee82229c3f7) |
feature |
testing: support modifiers for clicking on a TestElement (#20758) (e70e5dd307f586f7c95377e00dc158c2e4dfde61) |
performance |
testing: reduce change detections when running parallel actions (#21071) (43997571da4d599815d8bc4bb366f398f8652db7) |
material
Read more
silver-specter
cdk
|
|
bug fix |
a11y: focusVia not accounting for focused child node (#21512) (612cdc1), closes #20966 #21500 |
bug fix |
drag-drop: account for enterPredicate when setting receiving class (#21346) (c535444), closes #21171 |
bug fix |
drag-drop: don't block scrolling if it happens before delay has elapsed (#21382) (4134580), closes #17923 |
bug fix |
drag-drop: don't stop event propagation unless nested (#21227) (87ee0b8), closes #19334 #19333 |
bug fix |
overlay: block scroll strategy throwing off scroll behavior feature detection (#17223) (c04d8be), closes #17221 |
bug fix |
scrolling: Prevents NaN being returned as firstVisibleIndex. (#21505) (8875221) |
bug fix |
scrolling: virtual scroll not picking up trackBy function when items come in after init (#21335) (2a6862d), closes #21281 |
bug fix |
tree: add missing generic types to trackBy Fixes (#21364) (#21421) (6318d11) |
material
|
|
bug fix |
autocomplete: not closing when clicking outside using auxilliary button (#21397) (9c6dfd6) |
bug fix |
core: unable to distinguish disabled mat-option in high contrast mode (#21484) (c2f337e) |
bug fix |
datepicker: a couple of accessibility issues in touch UI mode (#21228) (175d4e4) |
bug fix |
datepicker: adjust focused date background for better visibility (#21176) (3889bf4) |
bug fix |
datepicker: remove scroll bar while animating in touch UI mode (#21493) (819e2f8) |
bug fix |
datepicker: unable to distinguish disabled calendar cells in high contrast mode (#21399) (748072d) |
bug fix |
datepicker: unable to pass in errorStateMatcher through binding on range input (#21210) (421a849), closes #21205 |
bug fix |
menu: allow menu height to grow after open (#21436) (bc5c3a7), closes #18168 #13988 |
bug fix |
menu: set correct focus origin on item when opened via keyboard (#21252) (995ed98), closes #21241 |
bug fix |
sort: animation not working correctly when activated on focus (#21339) (2e13216) |
bug fix |
table: increase specificity on sticky selector (#21403) (760fb30), closes #19823 #19823 #20558 |
material-experimental
|
|
bug fix |
mdc-autocomplete: panel losing max-height if menu is opened after autocomplete (#21394) (007d4ac), closes #21341 |
bug fix |
mdc-button: fix ripple noop animation (#21360) (5d2edfd) |
bug fix |
mdc-form-field: fill appearance blending in with the background in high contrast mode (#21446) (a0adffd) |
bug fix |
mdc-form-field: fix fill appearance contrast ratio (#21365) (f9a166d) |
bug fix |
mdc-list: make internal input non-interactive (#21438) (22bd693) |
bug fix |
mdc-progress-spinner: fix noop animation (#21359) (b1d8fb3) |
bug fix |
mdc-progress-spinner: indeterminate animation not working (#21391) (4d60f90), closes #21359 |
bug fix |
mdc-select: panel losing max-height if menu is opened after select (#21341) (8714cd5) |
bug fix |
mdc-slide-toggle: add class to mdc-switch element (#21284) (0266db2) |
bug fix |
mdc-snack-bar: disable animations in noop (#21377) (97aac4e) |
bug fix |
mdc-snack-bar: not stretching to full width on handset (#21477) (3e9ef44) |
bug fix |
mdc-snack-bar: simple snack button should be accent (#21384) (8e57fc8) |
bug fix |
mdc-table: error when flexbox-based table is initialized (#21428) (aade5d1), closes #20994 |
bug fix |
mdc-table: remove bottom border for flex table (#21566) (ce5d10a) |
feature |
mdc-autocomplete: add panel animation (#21525) (2063a55) |
feature |
mdc-table: add mat-table selector (#20994) (d84d3d0) |
adobe-home
11.0.3 "adobe-home" (2020-12-14)
material
|
|
bug fix |
datepicker: screen reader not announcing view switch button value (#21229) (dbae066) |
bug fix |
expansion: not clearing custom query list (#21222) (f0dc895) |
bug fix |
menu: clear static aria attributes from host node (#21231) (f568af1), closes #21152 |
bug fix |
select: incorrect default typeahead debounce time (#21253) (8c56d06), closes #21242 |
material-experimental
|
|
bug fix |
mdc-form-field: make sure fonts are loaded before calculating notch width (#21245) (0dae8a8) |
paper-bag
cdk
|
|
bug fix |
drag-drop: preview not inheriting styles inside shadow dom (#21107) (8f178c5) |
bug fix |
observers: incorrect coercion member type (#21116) (5921859), closes #21101 |
bug fix |
schematics: fix resolving modules in ng update (#21161) (a60a055), closes #21160 |
material
|
|
bug fix |
autocomplete: add missing aria-label for autocomplete panel (#20892) (e878ca7) |
bug fix |
bottom-sheet: some changes not being picked up (#21175) (8ee9369), closes #21141 |
bug fix |
button-toggle: fix ChromeVox focus issue on button toggle (#21046) (868915e) |
bug fix |
radio: group selected button not set for preselected control value (#21154) (3194a3e), closes #21148 |
bug fix |
slider: unable to assign min/max values if they are more precise than then step (#21155) (80a6bfb), closes #21147 |
feature |
core: add typography config normalization function (#21059) (6830350) |
material-experimental
|
|
bug fix |
mdc-radio: include form field styles in mdc-radio theme (#21168) (0aa94ac) |
bug fix |
mdc-select: fix long labels being incorrectly cut off (#21184) (5f47e8b) |
bug fix |
mdc-table: Fix sticky scrolling (#21211) (ceb0066) |
bismuth-cape
11.0.1 "bismuth-cape" (2020-11-24)
cdk
|
|
bug fix |
drag-drop: avoid retaining disabled handles after they've been destroyed (#21015) (7ab8a8e), closes #21009 |
bug fix |
drag-drop: don't disable native dragging on inactive handles (#20991) (dcf870d), closes #20974 |
material
|
|
bug fix |
checkbox: no color assigned if defaults don't have a color (#21042) (c1a65c3), closes #21031 |
bug fix |
chips: ripple not disabled when animations are disabled (#20982) (42acf11), closes #20981 |
bug fix |
datepicker: don't invoke change handler when filter is swapped out if result is the same (#20970) (ee78609), closes #20967 |
bug fix |
datepicker: screen reader close button style specificity too low (#21058) (aba227a), closes #21043 |
bug fix |
menu: icons in menu not inheriting disabled color (#20948) (e629d65), closes #20947 |
bug fix |
select: remove focus outline on panel (#21005) (a5ab829) |
feature |
checkbox: Avoid nested divs in labels by changing to span instead. (#20990) (c7153e1) |
feature |
radio: Avoid nested divs in labels by changing to span instead. (#20986) (e001e70) |
google-maps
material-experimental
|
|
bug fix |
mdc-button: fix positioning of icons in text buttons (#20963) (c287f5d) |
bug fix |
mdc-paginator: buttons not visible in high contrast mode (#21096) (e7cabf1) |
bug fix |
mdc-progress-spinner: prevent animation from affecting surrounding layout (#20962) (c598fe2), closes #16930 |
nitrite-trilobite
cdk
|
|
bug fix |
a11y: allow for origin of already focused element to be changed (#20966) (da581a2), closes #20965 |
bug fix |
layout: decrease breakpoint upper bounds (#20866) (cf7267e), closes angular/components#20850 |
bug fix |
stepper: error if out-of-bounds index is assigned before initialization (#20766) (793b62f), closes #20735 |
bug fix |
drag-drop: error if dragging starts from active sibling container (#20704) (6d86f0f), closes #20623 |
bug fix |
drag-drop: error when cloning file input with value (#20793) (5eb1035), closes #20783 |
bug fix |
drag-drop: references to SVG not working inside preview (#20742) (06294d1), closes #20720 |
feature |
scrolling: update CdkVirtualForOf to work with sets. (#20594) (e15f82c), closes #20210 |
bug fix |
testing: avoid using dotted property access for dispatchEven? (#20754) (7d99c35) |
feature |
overlay: connected-overlay directive should have input for disabling escape close (#20585) (57c7b6a) |
feature |
testing: add the ability to dispatch arbitrary events (#20714) (b7cfe67) |
feature |
testing: support right clicking on a TestElement (#20400) (b1be164), closes #20385 |
bug fix |
a11y: cdkAriaLive default to polite (#20672) (1ac653f), closes #11618 |
bug fix |
a11y: error if FocusMonitor is used on non-element nodes (#20640) (9edab81), closes #20632 |
bug fix |
drag-drop: throw if drop list or handle are set on a non-element node (#20668) (d4b505a), closes #13540 |
bug fix |
testing: fix behavior in fakeAsync tests (#20638) (40fa9ff) |
bug fix |
tree: fix level for nested tree nodes (#20226) (f951bf4) |
feature |
coercion: add coercion for string arrays (#20652) (a14eeb4) |
feature |
table: add API for registering no data row (#20658) (58341a7), closes #20560 |
feature |
table: fixed table layouts (#20258) (58e0c48) |
feature |
testing: add getNativeElement to harness environments (#20538) (1328420) |
feature |
testing: add the ability to select options inside a native select (6de8ca3) |
feature |
testing: allow disabling & batching of change detection (#20464) (5562788) |
feature |
testing: make MatButtonHarness extend ContentContainerComponentHarness (#20653) (8cacf64) |
performance |
testing: Improve performance of clicking in unit tests. (#20441) (5b725d6) |
material
Breaking changes:
- snack-bar: matSnackBarHarness.getRole() replaced with .getAriaLive() due to using aria-live
rather than the alert and status roles.
- Deprecated month constants from
@angular/material/core
have been
removed. These have been accidentally published in the past while they
were only intended for internal consumption in tests.
|
|
bug fix |
button-toggle: clear static aria attributes from host nodes (#17086) (fab6880), closes #16938 |
bug fix |
checkbox: set display on host node (#20961) (d868717), closes #20954 |
bug fix |
datepicker: input harness not dispatching dateChange event (#20877) (a2cd41b), closes #20480 |
bug fix |
datepicker: range input emitters not picked up by language service (#20937) (63d9364), closes #20932 |
bug fix |
dialog: incorrect action height if box-sizing is configured globally (#20889) (cc32c5d), closes #20887 |
bug fix |
paginator: remove unnecessary @ViewChild in harness test (#20943) (28c70d3) |
bug fix |
progress-bar: buffer not rendering correctly on ios (#19346) (4eb5504), closes #19328 |
bug fix |
progress-spinner: rotating circle changing surrounding layout (#16930) (87ccb98), closes #16894 |
bug fix |
slider: some screen readers announcing long decimal values (#20870) (2291100), closes #20719 |
bug fix |
table: filter predicate not called for falsy values (#19094) (acd8e74), closes #19092 #9967 |
bug fix |
icon: not updating svg icon assigned through setter (#20509) (9f73933), closes #20470 |
bug fix |
list: exclude icons from harness getText result (#20845) (aec12b6), closes #20812 |
bug fix |
button: add more prominent focus indication in high contrast mode (#20821) (345ad70), closes #20820 |
bug fix |
menu: getLabel not working if text is inside indirect descendant node (#20705) (a461929... |
Read more
angora-archipelago
11.0.0-rc.4 "angora-archipelago" (2020-11-10)
11.0.0-rc.2 and 11.0.0-rc.3 had a regression in the sass bundle size. This has been fixed in 11.0.0-rc.4
merino-meadow
11.0.0-rc.3 "merino-meadow" (2020-11-10)
There are no changes bewteen 11.0.0-rc.2 and 11.0.0-rc.3.
vicuna-valley
11.0.0-rc.2 "vicuna-valley" (2020-11-10)
cdk
material
google-maps
material-experimental
|
|
bug fix |
mdc-button: narrow down overly-broad selector (#20969) (17ef700) |
bug fix |
mdc-slide-toggle: hide native focus outline (#20964) (8cb46a9) |
feature |
mdc-chips: Allow custom role for ChipSet (#20829) (c54a3ac) |