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

Update dependency material-components-web to ^0.37.0 #100

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

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Apr 23, 2018

This Pull Request updates dependency material-components-web from ^0.34.0 to ^0.37.0

Release Notes

v0.37.0

Compare Source

Bug Fixes
  • chips: Add an event typedef for chip interaction events (#​2965) (153e737)
  • icon-button: Remove unused styles, update docs, code cleanup (#​2957) (32b5b9d)
  • text-field: Update caret color to match spec (#​2894) (88fd0bf)
Features
  • chips: Expose method to begin chip exit animation (#​2845) (eb00fd3)
  • chips: Make chip exit on trailing icon click optional (#​2893) (9178d46)
  • chips: Make event handlers on Chip public (#​2997) (963e0c1)
  • fab: Add Extended FAB (14cb0bf)
  • fab: Enable padding customization (#​2959) (1f5fd1f)
  • list: Add arrow key a11y support. (#​2871) (7c06e9f)
  • ripple: Expose focus/blur handlers (#​2905) (31d81ad)
  • select: Add outlined variant (#​2674) (4863125)

0.36.1 (2018-06-18)

Bug Fixes
  • checkbox: support high contrast mode in Firefox on Windows (#​2927) (8b7d77e)
  • menu: Update adapter to check for focus before calling (#​2880) (84fcc08)
  • text-field: Hide extraneous border in FF in HC mode. (#​2931) (bd4c563)

v0.36.1

Compare Source

Bug Fixes
  • checkbox: support high contrast mode in Firefox on Windows (#​2927) (8b7d77e)
  • menu: Update adapter to check for focus before calling (#​2880) (84fcc08)
  • text-field: Hide extraneous border in FF in HC mode. (#​2931) (bd4c563)

v0.36.0

Compare Source

Bug Fixes
  • chips: Add an event typedef for chip interaction events (#​2965) (153e737)
  • icon-button: Remove unused styles, update docs, code cleanup (#​2957) (32b5b9d)
  • text-field: Update caret color to match spec (#​2894) (88fd0bf)
Features
  • chips: Expose method to begin chip exit animation (#​2845) (eb00fd3)
  • chips: Make chip exit on trailing icon click optional (#​2893) (9178d46)
  • chips: Make event handlers on Chip public (#​2997) (963e0c1)
  • fab: Add Extended FAB (14cb0bf)
  • fab: Enable padding customization (#​2959) (1f5fd1f)
  • list: Add arrow key a11y support. (#​2871) (7c06e9f)
  • ripple: Expose focus/blur handlers (#​2905) (31d81ad)
  • select: Add outlined variant (#​2674) (4863125)

0.36.1 (2018-06-18)

Bug Fixes
  • checkbox: support high contrast mode in Firefox on Windows (#​2927) (8b7d77e)
  • menu: Update adapter to check for focus before calling (#​2880) (84fcc08)
  • text-field: Hide extraneous border in FF in HC mode. (#​2931) (bd4c563)

v0.35.2

Compare Source

Bug Fixes
  • dialog: Dialog scroll-lock fix when calling destroy immediately after close (#​2120) (c961a5d)
  • floating-label: Add [@​noflip] annotation to floating label (#​2696) (d9d695a)
  • floating-label: Import RTL in mixin since it is being used (#​2743) (f75df26)
  • infrastructure: Ensure grid pattern renders correctly in IE (#​2729) (34f73e8)
  • switch: Fix switch RTL (#​2645) (e5ad26a)
  • text-field: Add missing import to _mixins file (#​2740) (581e8f4)
  • text-field: Made handleValidationAttributeMutation method public. (#​2779) (1949989)
  • top-app-bar: Fix JS error when navigation icon is not present. (#​2751) (7643f3b)
  • top-app-bar: Replace margin-top in media query with padding-top (#​2704) (88c78b3)

v0.35.1

Compare Source

Bug Fixes
  • dialog: Dialog scroll-lock fix when calling destroy immediately after close (#​2120) (c961a5d)
  • floating-label: Add [@​noflip] annotation to floating label (#​2696) (d9d695a)
  • floating-label: Import RTL in mixin since it is being used (#​2743) (f75df26)
  • infrastructure: Ensure grid pattern renders correctly in IE (#​2729) (34f73e8)
  • switch: Fix switch RTL (#​2645) (e5ad26a)
  • text-field: Add missing import to _mixins file (#​2740) (581e8f4)
  • text-field: Made handleValidationAttributeMutation method public. (#​2779) (1949989)
  • top-app-bar: Fix JS error when navigation icon is not present. (#​2751) (7643f3b)
  • top-app-bar: Replace margin-top in media query with padding-top (#​2704) (88c78b3)

v0.35.0

Compare Source

Bug Fixes
  • button: Fix vertical alignment of contents (#​2534) (6bc73ca)
  • button: Rename stroke to outline (#​2632) (0033990)
  • button: Update colors to match guidance (#​2598) (1be9d96)
  • card: Rename stroke to outline (#​2633) (6657e6f)
  • checkbox: Implement component/adapter APIs to sync aria-checked (#​2580) (30710a4)
  • checkbox: Update to match new colors (#​2622) (68f4ad0)
  • chips: Extend ripple to fill the chip when animating width (#​2423) (ec705e1)
  • chips: Manage chip selection for classes added manually (#​2391) (66f2464)
  • chips: Rename all entry chips to input chips (#​2619) (a694a34)
  • chips: Rename stroke to outline (#​2635) (604ddad)
  • chips: Trailing icon and remove icon are the same thing (#​2616) (9e64c32)
  • chips: Update to guidance (#​2601) (c529cea)
  • floating-label: achieved 100% test coverage (#​2523) (2e7f904)
  • floating-label: Update transition durations (#​2590) (099738c)
  • infrastructure: Remove deprecated JWT addon in .travis.yml (#​2521) (4876cf2), closes #​2151
  • radio: Update colors to latest guidance (#​2623) (e164a24)
  • ripple: Re-flow logic to avoid crashing Edge (#​2542) (4ca8925)
  • select: Float label on focus/blur (#​2560) (68c08f7)
  • select: Override floating label properties in select box (#​2574) (f71d905)
  • select: Remove animation causing the bottom line to flash (#​2612) (639387e)
  • select: Update colors to match latest guidance. (#​2617) (5aa7ec7)
  • select: Update typography to match latest guidance (#​2615) (0f18f39)
  • shape: Rename stroke to outline (#​2634) (ec9d7a5)
  • text-field: Add error state to trailing icon (#​2620) (fc6cdd3)
  • text-field: Add role="button" to icon (#​2584) (4c52589)
  • text-field: Restore icon tabindex according to its initial value (#​2600) (02a3def)
  • text-field: Update colors to match guidance (#​2597) (444f14f)
  • text-field: Update helper text to use correct typography (#​2618) (2703580)
  • text-field: Update label position and shake animation (#​2594) (bd84694)
  • text-field: Update typography to subtitle1. Updated height and padding. (#​2606) (127375e)
Code Refactoring
  • chips: Manage chip foundations instead of chips in the chip set foundation (#​2397) (10a75f6)
  • select: removed label and replaced with floating-label (#​2522) (9a9a8905)
  • select: use line ripple package to replace bottom line (#​2544) (9938d31a)
Features
  • base: Add mdc-emit-once utility mixin; deduplicate styles (#​2578) (64a00b2)
  • chips: Add animation for entry chips (#​2543) (68006fb)
  • chips: Add entry chips (#​2414) (afe5367)
  • chips: Allow close icon and exit animation (#​2571) (3d8a27b)
  • chips: Customize icon size and color (#​2613) (0f5af21)
  • color: Add on-surface and surface to theme. (#​2556) (9639689)
  • fab: Add support for svg icons (#​2504) (3895376)
  • infrastructure: Add newline at end of js files as part of the transform. (#​2557) (4fe967d)
  • infrastructure: different namespacing for default exports (#​2553) (4ff505e)
  • infrastructure: Upload compiled screenshot test assets to GCS (#​2500) (5ada5b4)
  • ripple: Call layout on each activation (#​2567) (c6076e1)
  • shape: Add MDC Shape with support for unelevated angled corners (#​2506) (dc87f18)
  • theme: Add new mdc-theme-on-primary global variable (#​2483) (777a0fd)
  • theme: Add typography styles to shrine demo (#​2605) (976affd)
  • top-app-bar: Add --fixed variant to top app bar (#​2474) (1d40fa9)
  • top-app-bar: add default scroll behavior (#​2417) (18be342)
  • typography: Update styles to match guidance (#​2527) (f750ec7)
BREAKING CHANGES
  • chips: Renames variant, classes and mixins containing the word stroke to use the word outline.
  • chips: Expose a foundation getter in MDCChips
  • card: Renames variant, classes and mixins containing the word stroke to use the word outline.
  • button: Renames variant, classes and mixins containing stroke to use outline.
  • chips: Entry chips renamed to input chips.
  • chips: Add Sass mixins to customize color and size of leading/trailing icons.
  • chips: Get rid of mdc-chip__icon--remove API.
  • text-field: Adds getAttr adapter API to text field icon
  • chips: Add API for remove icon including mdc-chip__icon--remove, remove() method and adapter methods to MDCChip. Modify appendChip() and add removeChip() adapter method to MDCChipSet.
  • shape: Renames variant, classes and mixins containing the word stroke to use the word outline.
  • text-field: Adds removeAttr(attr) adapter API
  • theme: Removes the --mdc-theme-text-<TEXT_STYLE>-on-<THEME_COLOR> CSS custom properties, and the mdc-theme--text-<TEXT_STYLE>-on-<THEME_COLOR> CSS classes
  • chips: layout() method added to MDCChipAdapter.
  • typography: Previous typography styles are removed. The new styles are listed in the readme.
  • top-app-bar: New adapter methods for setting the top app bar position and adding resize event handlers that must be implemented.
  • chips: Added a new chip variant (entry chips). Added new methods to MDCChipSet, MDCChipSetFoundation, and MDCChipSetAdapter.
  • chips: isSelected method added to MDCChip, and related methods added to MDCChipFoundation and MDCChipSetFoundation.
  • floating-label: Removes the (undocumented) mdc-floating-label-transition function
  • select: Removes the mdc-select__label class and uses mdc-floating-label for the floating label.
  • select: Removes the mdc-select__bottom-line class and uses the mdc-line-ripple instead.

0.34.1 (2018-04-03)

Bug Fixes
  • infrastructure: Unexpose private tab (#​2499) (306fd7f), closes #​2498
  • ripple: Clean activation timer and css when interrupted (#​2490) (18cba98)


This PR has been generated by Renovate Bot.

@renovate renovate bot force-pushed the renovate/material-monorepo branch from 1b25f4e to 06d2f15 Compare June 4, 2018 15:47
@renovate renovate bot changed the title Update dependency material-components-web to ^0.35.0 Update dependency material-components-web to ^0.36.0 Jun 4, 2018
@renovate renovate bot force-pushed the renovate/material-monorepo branch from 06d2f15 to 35de62e Compare July 2, 2018 22:18
@renovate renovate bot changed the title Update dependency material-components-web to ^0.36.0 Update dependency material-components-web to ^0.37.0 Jul 2, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant