Skip to content
This repository has been archived by the owner on Aug 6, 2018. It is now read-only.

fix(deps): update dependency material-components-web to v0.38.0 #26

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jul 30, 2018

This Pull Request updates dependency material-components-web from v0.37.1 to v0.38.0


Release Notes

v0.38.0

Compare Source

Bug Fixes
Features
BREAKING CHANGES
  • tab-bar: mdc-tabs is deprecated and no longer bundled in the material-components-web package. You are encouraged to use the new mdc-tab-bar and related packages instead.
  • switch: MDC Switch DOM structure and Sass APIs have changed, and JavaScript APIs have been added. See the documentation for more information.
  • icon-button: Removed some adapter APIs (registerInteractionHandler, deregisterInteractionHandler) and shifted responsibility of event handling out of the foundation and into the component.
  • select: Removed some adapter APIs (setDisabled, setSelectedIndex, getSelectedIndex, setValue, registerInteractionHandler, deregisterInteractionHandler) and shifted responsibility of event handling and programmatic select element updates out of the foundation and into the component.
  • chips: MDCChip/MDCChipSet registerEventHandler adapter methods were removed, and corresponding handlers were made public in MDCChipFoundation/MDCChipSetFoundation.
  • list: The layout of two-line list items is changed to wrap primary text line in a separate block element.

0.37.1 (2018-07-16)

Bug Fixes
  • hot-patching closure annotations. (#​3024) (d5b95ab)
  • button: Remove dense/stroked line-height tweaks to improve alignment (#​3028) (8b5f595)
  • notched-outline: Remove unused dependency from scss (#​3044) (85ecf11)
  • typography: Update variable reference to work for newer versions of ruby-sass (#​3047) (0dfad9a)


This PR has been generated by Renovate Bot.

@renovate renovate bot added dep:minor Minor package version update dependencies Label for renovate bot PR labels Jul 30, 2018
@renovate renovate bot assigned c3dr0x and Hartorn Jul 30, 2018
@renovate renovate bot force-pushed the renovate/material-monorepo branch 8 times, most recently from 18de26c to 6a6a71a Compare August 3, 2018 20:09
@renovate renovate bot force-pushed the renovate/material-monorepo branch from 6a6a71a to f533f22 Compare August 4, 2018 06:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dep:minor Minor package version update dependencies Label for renovate bot PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants