Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@angular/google-maps

Package Overview
Dependencies
Maintainers
2
Versions
409
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular/google-maps - npm Package Versions

1
41

13.0.0-next.0

Diff

Changelog

Source

13.0.0-next.0 "plastic-toy" (2021-08-11)

google-maps

| Commit | Description | | -- | -- | | cd9f5ebfdf | fix(google-maps): throw an error if clustering library hasn't been loaded (#23064) | | 224de73bb4 | feat(google-maps): add event emitter for gm_authFailure callback (#22953) |

material-luxon-adapter

| Commit | Description | | -- | -- | | 492268a06e | feat(material-luxon-adapter): add luxon date adapter (#23167) |

material-date-fns-adapter

| Commit | Description | | -- | -- | | e8dd070bbd | feat(material-date-fns-adapter): add date adapter for date-fns (#23262) |

cdk-experimental/dialog

| Commit | Description | | -- | -- | | de22048c26 | fix(cdk-experimental/dialog): focus restoration not working inside shadow dom (#23194) |

cdk/a11y

| Commit | Description | | -- | -- | | a18d26f321 | fix(cdk/a11y): fake mousedown detection not working (#23029) |

cdk/drag-drop

| Commit | Description | | -- | -- | | 219e1f558a | fix(cdk/drag-drop): add conditional to scroll update (#23337) | | c03d8acda0 | fix(cdk/drag-drop): add generic parameter for item type in CdkDragDrop (#23209) | | 0baca18780 | perf(cdk/drag-drop): avoid excessive change detections with zone-patch-rxjs (#23272) | | 83d82b9a13 | fix(cdk/drag-drop): element not draggable when has initial transform … (#22458) | | 88d68ff327 | fix(cdk/drag-drop): don't start dragging on fake screen reader events (#23126) | | 6cfb54956c | fix(cdk/drag-drop): avoid conflicts with sticky table headers (#22864) | | bd08e93567 | fix(cdk/drag-drop): resolve various event tracking issues inside the shadow dom (#23026) |

cdk/overlay

| Commit | Description | | -- | -- | | 357c396768 | fix(cdk/overlay): expand OverlayReference interface to cover more properties (#23254) | | 51796e1601 | feat(cdk/overlay): Extend cdkConnectedOverlayOrigin to support more types. (#23253) | | da91c1828a | fix(cdk/overlay): use interface for test environment globals (#23041) |

cdk/scrolling

| Commit | Description | | -- | -- | | fec20ad49c | perf(cdk/scrolling): don't re-measure viewport on resize (#23124) | | 8f052ccca2 | feat(cdk/scrolling): add input to enable append-only mode in virtual scroll viewport (#22986) |

cdk/stepper

| Commit | Description | | -- | -- | | fe24ce75cf | fix(cdk/stepper): focus management not working with shadow dom encapsulation (#23047) |

cdk/table

| Commit | Description | | -- | -- | | 71d75f41ed | fix(cdk/table): set default role of table to 'table' (#22491) | | 62bbffaae6 | feat(cdk/table): add event that emits after rendering (#22750) |

cdk/testing

| Commit | Description | | -- | -- | | 0742babf33 | fix(cdk/testing): extract hidden text in web driver element (#23239) | | 26366e759a | fix(cdk/testing): protractor element not extracting hidden text (#21540) | | b682f84c43 | fix(cdk/testing): strongly type return value of TestElement.getProperty (#22918) |

cdk/text-field

| Commit | Description | | -- | -- | | d83e5cfb86 | fix(cdk/text-field): avoid page jump on firefox (#23296) |

material-experimental/mdc-button

| Commit | Description | | -- | -- | | e57bae030a | fix(material-experimental/mdc-button): fix ripple size after MDC changes (#23266) | | 30e92057fc | fix(material-experimental/mdc-button): high contrast outline for solitary (#22987) | | 72ae5a2d79 | fix(material-experimental/mdc-button): not disabling animations under noop animations module (#23027) | | 36fbae1c20 | fix(material-experimental/mdc-button): pass query param to extended mixin |

material-experimental/mdc-chips

| Commit | Description | | -- | -- | | ca02022adb | fix(material-experimental/mdc-chips): add 'required' to chips input (#23055) |

material-experimental/mdc-dialog

| Commit | Description | | -- | -- | | 8b2ec8bc34 | fix(material-experimental/mdc-dialog): use same container selector as non-mdc version (#23074) |

material-experimental/mdc-form-field

| Commit | Description | | -- | -- | | ad06d7dc12 | fix(material-experimental/mdc-form-field): color inputs not working (#23095) | | 015c350c3d | fix(material-experimental/mdc-form-field): add stronger focus indicator in high-contrast mode |

material-experimental/mdc-list

| Commit | Description | | -- | -- | | 4af0547b00 | fix(material-experimental/mdc-list): fix selected indication in high contrast mode (#23242) | | 74d08cfa42 | fix(material-experimental/mdc-list): fix secondary line accidentally wrapping text (#23236) | | e1d775dc9c | fix(material-experimental/mdc-list): support noop animations (#23117) |

material-experimental/mdc-menu

| Commit | Description | | -- | -- | | a81834a9ea | fix(material-experimental/mdc-menu): increase specificity of menu panel styles (#23178) | | 1e7b2f4279 | fix(material-experimental/mdc-menu): add disabled item styles (#23112) | | a1e8e409d5 | fix(material-experimental/mdc-menu): align ripple timings with MDC (#23015) |

material-experimental/mdc-paginator

| Commit | Description | | -- | -- | | b3a6a0a295 | fix(material-experimental/mdc-paginator): add screen reader announcement for current range when navigating between pages (#23285) | | 85a7e4546b | fix(material-experimental/mdc-paginator): target page size label with aria-labelledby (#23172) |

material-experimental/mdc-radio

| Commit | Description | | -- | -- | | 150d5af0ec | fix(material-experimental/mdc-radio): add accessible touch targets (#22994) |

material-experimental/mdc-select

| Commit | Description | | -- | -- | | babfb215c2 | fix(material-experimental/mdc-select): resolve a couple of visual issues in high contrast mode (#23007) |

material-experimental/mdc-slide-toggle

| Commit | Description | | -- | -- | | a4ae3b88c0 | feat(material-experimental/mdc-slide-toggle): switch to non-deprecated styles (#23143) |

material-experimental/mdc-slider

| Commit | Description | | -- | -- | | 32e4bb4e88 | fix(material-experimental/mdc-slider): add strong focus indication (#23040) | | f361b6c0d0 | fix(material-experimental/mdc-slider): don't disable ripples for noop animations (#23084) | | 91fa44ec0c | fix(material-experimental/mdc-slider): event handling fixes and cleanup (#23063) |

material-experimental/mdc-snack-bar

| Commit | Description | | -- | -- | | fa35251785 | fix(material-experimental/mdc-snack-bar): use same container selector as non-mdc version (#23075) | | 2c57c58c3c | fix(material-experimental/mdc-snack-bar): increase the specificity of styles targeting the action buttons (#22959) |

material-experimental/mdc-table

| Commit | Description | | -- | -- | | b17ed9dde8 | fix(material-experimental/mdc-table): flex tables should stretch cells (#23259) | | f1e57b845e | fix(material-experimental/mdc-table): allow text to wrap (#23222) | | 9c2ea191c5 | fix(material-experimental/mdc-table): match legacy examples (#23159) | | 54218d623e | fix(material-experimental/mdc-table): apply 500 font weight to headers (#23169) |

material-experimental/mdc-tooltip

| Commit | Description | | -- | -- | | e134598427 | fix(material-experimental/mdc-tooltip): make background color opaque (#23106) | | 81cd26bac7 | fix(material-experimental/mdc-tooltip): fix text alignment of multili… (#22981) |

material/badge

| Commit | Description | | -- | -- | | b7db96c109 | fix(material/badge): avoid emitting the structural styles more than once (#23011) |

material/chips

| Commit | Description | | -- | -- | | 6a6712d422 | fix(material/chips): restoring focus to last chip when pressing backspace (#23136) |

material/core

| Commit | Description | | -- | -- | | f8778b5842 | fix(material/core): sanity checks not running (#23289) | | df7c46b82a | fix(material/core): handle hues inferred as numbers (#23237) | | 0816f08fe5 | fix(material/core): align ripple animation parameters with spec (#23086) | | 6a8c965ee9 | fix(material/core): Focus indicator theme and color mixins should accept a basic color as well. (#23016) |

material/datepicker

| Commit | Description | | -- | -- | | 1afbdbda6c | fix(material/datepicker): correctly render calendar arrow in high contrast mode (#23057) | | 98bc6f4d55 | fix(material/datepicker): date ranges not visible in high contrast mode (#23038) | | a049de4473 | fix(material/datepicker): incorrect appearance when used in MDC form field (#23028) | | f0ddd54d4f | fix(material/datepicker): correct structure for grid role (#23022) | | fafb24d60d | fix(material/datepicker): Return union of view component types (#23000) |

material/form-field

| Commit | Description | | -- | -- | | 278e67b76b | fix(material/form-field): safely coerce line-height to em (#23215) | | 427bbddc22 | fix(material/form-field): missing focus indicator for outline appearance in high-contrast |

material/input

| Commit | Description | | -- | -- | | 4404d0ad7f | fix(material/input): show focus indication for readonly inputs (#22847) |

material/list

| Commit | Description | | -- | -- | | 298da1cbc3 | feat(material/list): support two-data binding on list option selected (#23125) | | c571da6149 | fix(material/list): set initial focus on first selected option in selection list (#23092) |

material/menu

| Commit | Description | | -- | -- | | 5f529db2ad | fix(material/menu): not interrupting keyboard events to other overlays (#22928) | | 2a2cd9c3e4 | fix(material/menu): item highlighted state not updating in time when using lazy content (#23185) | | ad2baa642c | fix(material/menu): submenu icon not working in high contrast mode (#23012) |

material/radio

| Commit | Description | | -- | -- | | 21bb4d5a6a | fix(material/radio): hidden circle visible on some zoom levels (#23154) |

material/schematics

| Commit | Description | | -- | -- | | 0b65df0c56 | fix(material/schematics): don't migrate commented code in theming API migration (#23004) |

material/select

| Commit | Description | | -- | -- | | fbb80fcaad | fix(material/select): scroll to top on last option before option group (#23147) |

material/slide-toggle

| Commit | Description | | -- | -- | | 6b553ec79f | feat(material/slide-toggle): add aria-describedby input (#23104) | | 90479854cc | fix(material/slide-toggle): Made label non user selectable (#22756) |

material/slider

| Commit | Description | | -- | -- | | 3231d1d5b4 | fix(material/slider): Style should only be applied when slider is focused. (#23184) |

material/stepper

| Commit | Description | | -- | -- | | 653f412a9d | fix(material/stepper): indicate to assistive technology when step is disabled (#23090) |

material/table

| Commit | Description | | -- | -- | | c76a09ed84 | fix(material/table): switch back to class-based styling for flex tables (#22350) |

material/tabs

| Commit | Description | | -- | -- | | 73bef2becd | fix(material/tabs): pagination not working inside flex container (#23160) | | 4279ff139b | fix(material/tabs): avoid interrupting click event when scrolling the header (#21911) | | 40a3e16463 | fix(material/tabs): update tab nav bar focused index on direct focus (#22584) |

material/testing

| Commit | Description | | -- | -- | | d733ee2799 | feat(material/testing): MatChipHarness getAvatar (#22348) |

material/theming

| Commit | Description | | -- | -- | | 0e3bd88dd8 | fix(material/theming): correctly configure input typography level (#23217) |

multiple

| Commit | Description | | -- | -- | | 769996ed3f | feat(multiple): add options to autoFocus field for dialogs (#22780) | | 6e1cede6d7 | fix(multiple): incosistent item text truncation when used together with MDC list (#23138) |

Breaking Changes

cdk/overlay

  • ConnectedPositionStrategy has been removed. Use FlexibleConnectedPositionStrategy instead.
  • OverlayPositionBuilder.connectedTo has been removed. Use OverlayPositionBuilder.flexibleConnectedTo instead.

Special Thanks:

Alex Morris, Amy Sorto, Andrew Seguin, Annie Wang, Guilherme Rossato, Jeremy Elbourn, Jeri Peier, Joey Perrott, Kishan Gajera, Kristiyan Kostadinov, Lai Seng, Luke Gatchell, Md. Enzam Hossain, Michael-James, Miles Malerba, Németh Tamás, Paul Gschwendtner, Rafał Sławik, Tobias Schneider, Wagner Maciel, Zach Arend, Zack Elliott, cpatin10, mmalerba and subsetdht

<!-- CHANGELOG SPLIT MARKER -->

<a name="12.2.1"></a>

google-wombot
published 12.2.1 •

Changelog

Source

12.2.1 "concrete-wall" (2021-08-11)

cdk/drag-drop

| Commit | Description | | -- | -- | | 29466d9e38 | fix(cdk/drag-drop): add generic parameter for item type in CdkDragDrop (#23209) |

material-experimental/mdc-button

| Commit | Description | | -- | -- | | 48b7ae7542 | fix(material-experimental/mdc-button): fix ripple size after MDC changes (#23266) |

material/core

| Commit | Description | | -- | -- | | 6f1a276d4b | fix(material/core): sanity checks not running (#23289) |

material/tabs

| Commit | Description | | -- | -- | | 5d0ad3b806 | fix(material/tabs): pagination not working inside flex container (#23160) |

Special Thanks:

Guilherme Rossato, Kristiyan Kostadinov, Paul Gschwendtner, Zach Arend and mmalerba

google-wombot
published 12.2.0 •

Changelog

Source

12.2.0 "corduroy-aardvark" (2021-08-04)

cdk

| | | | ---------- | --------------------- | | bug fix | overlay: expand OverlayReference interface to cover more properties (#23254) (efa9e92a789e6647f7428c58ad720104007becfc), closes #23234 | | bug fix | text-field: avoid page jump on firefox (#23296) (ef18df02d20f69c092503ca6a164afd3e81dfbc8), closes #23233 | | performance | drag-drop: avoid excessive change detections with zone-patch-rxjs (#23272) (7d29bc301e7dd21fe601ea1c291872abfa3fc939), closes #23248 | | feature | scrolling: add input to enable append-only mode in virtual scroll viewport (#22986) (8f052ccca2b6ca28083c7d550be1952060c0cd92) | | feature | table: add event that emits after rendering (#22750) (62bbffaae642d39e4b87ac6a33b02853720a4c2f) |

material

| | | | ---------- | --------------------- | | bug fix | core: handle hues inferred as numbers (#23237) (a752641ffff853864f87ff81c5fc40192120b62a), closes #23230 | | bug fix | menu: submenu icon not working in high contrast mode (#23012) (ad2baa642c8f9592bfd190579cb62642c27ca87f), closes #22944 | | bug fix | multiple: incosistent item text truncation when used together with MDC list (#23138) (6e1cede6d76ff7e54668d0647b875453fe6c3ded) | | bug fix | schematics: don't migrate commented code in theming API migration (#23004) (0b65df0c56bccfebe43bf6f6f641f68908a74997) | | feature | list: support two-data binding on list option selected (#23125) (298da1cbc3b2d91d47e4d0a433ee0bd0f8439863), closes #23122 | | feature | slide-toggle: add aria-describedby input (#23104) (6b553ec79f1a7369bf34d958cd0fd3e928b9f6e0), closes #23094 | | feature | testing: MatChipHarness getAvatar (#22348) (d733ee2799d97c5711302964f6450c729bf1146e) |

material-experimental

| | | | ---------- | --------------------- | | bug fix | mdc-paginator: add screen reader announcement for current range when navigating between pages (#23285) (8d4f4e245d62ae85ab9e71cc9c8010db318a98e8) | | bug fix | mdc-table: flex tables should stretch cells (#23259) (47a9c532d73b29d0d6488c0e9187eb0a8d27580a) |

google-maps

| | | | ---------- | --------------------- | | feature | add event emitter for gm_authFailure callback (#22953) (224de73bb440e131e687cc493bc52765b3821a0a) |

material-luxon-adapter

| | | | ---------- | --------------------- | | feature | add luxon date adapter (#23167) (492268a06e189accfb06354b586416a3b7a2d644) |

google-wombot
published 12.2.0-rc.0 •

google-wombot
published 12.1.4 •

Changelog

Source

12.1.4 "tallow-wire" (2021-07-28)

cdk

| | | | ---------- | --------------------- | | bug fix | drag-drop: element not draggable when has initial transform … (#22458) (b8b89196c7c46acc44fccef72d28b73792b90e83) | | bug fix | testing: extract hidden text in web driver element (#23239) (51b7cbaba2a4d3ea51deb18398de14e484b53815) | | bug fix | testing: protractor element not extracting hidden text (#21540) (90f6726282577dd3764ba6e6c1c8e6d15c3c0134) |

material

| | | | ---------- | --------------------- | | bug fix | form-field: safely coerce line-height to em (#23215) (9aaa4c699a9b5137544cdffde56dff4811d499a2) | | bug fix | menu: item highlighted state not updating in time when using lazy content (#23185) (6a3230e457b9841a6e06cbf39e2322b964c35541), closes #23175 | | bug fix | tabs: avoid interrupting click event when scrolling the header (#21911) (af20bfc1d1836c5a1c95616365eb284d2bfcdd88), closes #21898 | | bug fix | theming: correctly configure input typography level (#23217) (b055ac7c09ae7517dda8a89823f2b9bb78868473), closes #23216 |

material-experimental

| | | | ---------- | --------------------- | | bug fix | mdc-button: high contrast outline for solitary (#22987) (762140a2ba56a2bf5a7bc1679a4b537a7d18cab4) | | bug fix | mdc-list: fix secondary line accidentally wrapping text (#23236) (6a6a953048652ef760fbb4e8b20ff16f92c741a0) | | bug fix | mdc-list: fix selected indication in high contrast mode (#23242) (fd5f3da525059ff9115319df9abc9c8fbe88a59f) | | bug fix | mdc-paginator: target page size label with aria-labelledby (#23172) (53ba5a749e7764d43a55cde99f27c7c61d4e904f) | | bug fix | mdc-table: allow text to wrap (#23222) (9416832ebe74a7709b6ded63b4a526e5e986f70b) |

google-wombot
published 12.1.3 •

Changelog

Source

12.1.3 "ruby-racecar" (2021-07-21)

material

| | | | ---------- | --------------------- | | bug fix | input: show focus indication for readonly inputs (#22847) (afa943101f3757a66b76e8475da9468b49295123), closes #22783 | | bug fix | radio: hidden circle visible on some zoom levels (#23154) (c26264ff4dff9417808236105e648f36a4e7200f), closes #22036 | | bug fix | slider: Style should only be applied when slider is focused. (#23184) (ecac3b5c21cc51985f5dc8c2aebece192f9ad7e0) |

cdk-experimental

| | | | ---------- | --------------------- | | bug fix | dialog: focus restoration not working inside shadow dom (#23194) (93459129096b142925bb42306253497bbf10fc35) |

material-experimental

| | | | ---------- | --------------------- | | bug fix | mdc-menu: increase specificity of menu panel styles (#23178) (881b0137cabfa4e70586f97fb1b08c182a654f5d) | | bug fix | mdc-select: resolve a couple of visual issues in high contrast mode (#23007) (d112acbc484ce40fcc29f410d3c9ba4d1d3b79c2) | | bug fix | mdc-table: apply 500 font weight to headers (#23169) (0884cc9ed4c10edd16d8e850f97c87ab28423ea1) | | bug fix | mdc-table: match legacy examples (#23159) (aa470effbde88b0110f2143e01e8b808e1de1d02) | | bug fix | multiple: inconsistent item text truncation when used together with MDC list (#23138) (48739eb0962188a1adbb3ac9bef6b00d44f6c2a8) |

google-wombot
published 12.1.2 •

Changelog

Source

12.1.2 "porcelain-plate" (2021-07-14)

cdk

| | | | ---------- | --------------------- | | bug fix | a11y: fake mousedown detection not working (#23029) (4de15eae05aded1037a5604496c88a10ec7eab33), closes #22549 | | bug fix | drag-drop: avoid conflicts with sticky table headers (#22864) (2f90fc253d9c58b06334d44bb2873fd3dda2722b), closes #22781 | | bug fix | drag-drop: don't start dragging on fake screen reader events (#23126) (1463338653686d4cdfd48bab6948dc60a9c36609) | | bug fix | table: set default role of table to 'table' (#22491) (f4b4b7f9caca0dd6cd08f7823b4528141d6a5fe0) | | bug fix | testing: strongly type return value of TestElement.getProperty (#22918) (03203daf92f1dc7ed5cfacdaded426e0b64b98b9) | | performance | scrolling: don't re-measure viewport on resize (#23124) (dec3ab0597951e8342a64a73ca937bc2834e7944) |

material

| | | | ---------- | --------------------- | | bug fix | chips: restoring focus to last chip when pressing backspace (#23136) (a62eed8fe792112009bfd4bcd9543aa6497c91d1), closes #19700 #23128 | | bug fix | core: align ripple animation parameters with spec (#23086) (083311aefaa352c387a4a5284251b548584ddeac) | | bug fix | core: Focus indicator theme and color mixins should accept a basic color as well. (#23016) (#23134) (140849089efc49f884dbe0cad2a450d8aa7bbad0) | | bug fix | datepicker: correctly render calendar arrow in high contrast mode (#23057) (c10c257b281d9053501adb099dd48dae3c65c163) | | bug fix | form-field: missing focus indicator for outline appearance in high-contrast (5317ceaae82164e631507623e1c10d9fc4d9c86f), closes #22989 | | bug fix | list: set initial focus on first selected option in selection list (#23092) (e68874475cd16aad51704e093ac407318aaf9ba1), closes #22675 | | bug fix | radio: hidden circle visible on some zoom levels (#22066) (281267720089c60bdd1443f6e7a50ac7d77d9288), closes #22036 | | bug fix | select: scroll to top on last option before option group (#23147) (71078ddcc046b76dd938b0c68501d44f099fff19) | | bug fix | stepper: indicate to assistive technology when step is disabled (#23090) (6a794ab975a46de2a73caa7087ec58796db1f10e), closes #23088 | | bug fix | table: switch back to class-based styling for flex tables (#22350) (749dcbfbbe06b2c6a3f7e07d7e27a37cf0468f4c), closes #22349 #22349 |

google-maps

| | | | ---------- | --------------------- | | bug fix | throw an error if clustering library hasn't been loaded (#23064) (a60154699f4912a5610a668c75b659222639503d), closes #23050 |

material-experimental

| | | | ---------- | --------------------- | | bug fix | mdc-button: not disabling animations under noop animations module (#23027) (ebb1c73c37f3e224134499a8f4e68342b4fc1bf8) | | bug fix | mdc-button: pass query param to extended mixin (a7b0c4c4107942daaa4364219c1ee2088f77ecf8), closes #23103 | | bug fix | mdc-chips: add 'required' to chips input (#23055) (1450943e3d182bd8654b7dde821e48726b29230c) | | bug fix | mdc-form-field: add stronger focus indicator in high-contrast mode (2f050e8054d9919141bd71b79a31c0d7305e5a3e) | | bug fix | mdc-form-field: color inputs not working (#23095) (07f8c18ed7ee9d9314ed31835bd6b82e4e81d8a3) | | bug fix | mdc-list: support noop animations (#23117) (279461c90bc8abf9a184f09d2a1ac6cf6e803a46) | | bug fix | mdc-menu: add disabled item styles (#23112) (851f13e2ee200532c542d6af4ffeb52b04b10938) | | bug fix | mdc-menu: align ripple timings with MDC (#23015) (124b42b1edd44b526317cc617b07f44ed917faaa) | | bug fix | mdc-slider: add strong focus indication (#23040) (5a539531b0b77292672ef2c35021812716cb9c3f) | | bug fix | mdc-slider: don't disable ripples for noop animations (#23084) (431e2e642934f4bf7ebd8038849e971caf58be92) | | bug fix | mdc-tooltip: make background color opaque (#23106) (d0a204141a94101f31e9136c8cefd8dd9f149289) |

google-wombot
published 12.1.1 •

Changelog

Source

12.1.1 "bronze-banana" (2021-06-30)

cdk

| | | | ---------- | --------------------- | | bug fix | overlay: use interface for test environment globals (#23041) (4624ca823d7000a4a9c039e1dab00746126d5d34) | | bug fix | stepper: focus management not working with shadow dom encapsulation (#23047) (7302e70f8b1f74d7f6b4f7a61d1935d80d5331c1) |

material

| | | | ---------- | --------------------- | | bug fix | datepicker: date ranges not visible in high contrast mode (#23038) (c21da30903fb42e5462e1e9a2ac3a552c64fb184), closes #23034 |

material-experimental

| | | | ---------- | --------------------- | | bug fix | mdc-dialog: use same container selector as non-mdc version (#23074) (155cfea15287f02fc7721fe5ec988ddfdb58044a) | | bug fix | mdc-slider: event handling fixes and cleanup (#23063) (174c99e0eb3eff6641f0165f3b311429beebf910) | | bug fix | mdc-snack-bar: use same container selector as non-mdc version (#23075) (fe1de10b66acfaf9de0eaa26514a1c08734c287f) |

google-wombot
published 12.0.6 •

google-wombot
published 12.1.0 •

Changelog

Source

12.1.0 "stainlesssteel-sloth" (2021-06-24)

cdk

| | | | ---------- | --------------------- | | bug fix | drag-drop: resolve various event tracking issues inside the shadow dom (#23026) (1193972ca2718e62a94d64ab84a2242b5ad98fa8), closes #22939 |

material

| | | | ---------- | --------------------- | | bug fix | badge: avoid emitting the structural styles more than once (#23011) (cf54d8b63984c153dcd3fc121e710a3d17e97a29) | | bug fix | datepicker: correct structure for grid role (#23022) (5b74a0d69a13ab8968637e7595a675a0fb1eef2c), closes #21357 | | bug fix | datepicker: incorrect appearance when used in MDC form field (#23028) (f9ea7188fc267de58bff1a59c2cd2a21110a0a8c) | | bug fix | datepicker: Return union of view component types (#23000) (2045d0b37dbf42c73b50d9109776053788ce3ccf), closes #22996 | | bug fix | slide-toggle: Made label non user selectable (#22756) (e5e1b18c5ee8ca7a8a029559050541d71786249c) | | bug fix | tabs: update tab nav bar focused index on direct focus (#22584) (4f998501a95f08ae34c89c227859e256a8db9e4f), closes #22576 |

material-experimental

| | | | ---------- | --------------------- | | bug fix | mdc-radio: add accessible touch targets (#22994) (041f582461dd056436a8418761ab3f2c3107e7b9), closes #22892 #22991 | | bug fix | mdc-snack-bar: increase the specificity of styles targeting the action buttons (#22959) (16a5aba269c9eb5bdcd49e6af418878f214be99c) | | bug fix | mdc-tooltip: fix text alignment of multili… (#22981) (da604bf260bab7e48933d45b7a0bb32018b1a4f4) |

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc