PalatinCoder / DuttweilerApp

The source code for the DuttweilerApp, built as PWA using the Polymer PWA Starter Kit
https://duttweiler.app/
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Update @material/mwc-icon to the latest version πŸš€ #66

Open greenkeeper[bot] opened 5 years ago

greenkeeper[bot] commented 5 years ago

The dependency @material/mwc-icon was updated from 0.5.0 to 0.6.0.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Find out more about this release.

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

Release Notes for v0.7.0

Added

Changed

  • BREAKING The Material Icons font is no longer loaded automatically
    (#314).
    This allows more control over how fonts are loaded (e.g. serving fonts from a
    different server, or loading multiple fonts with a single request). Most users
    should now add a tag like this to their HTML page:

    <link href="https://fonts.googleapis.com/css?family=Roboto:300,400,500|Material+Icons" rel="stylesheet">
  • BREAKING The toggling behavior of <mwc-icon-button> has been removed
    (i.e. offIcon), and is now instead supported by the dedicated
    <mwc-icon-button-toggle>
    component
    (#370).

  • BREAKING The short layout for <mwc-top-app-bar> has been removed, and
    is no longer supported because it is not part of the Material Design
    specification
    (#422).

  • BREAKING The fixed layout for <mwc-top-app-bar> has been removed, and
    is now instead implemented by the dedicated <mwc-top-app-bar-fixed>
    component
    (#379).

Fixed

  • Fixed bug where <mwc-snackbar> open method threw if called immediately
    after construction (before firstUpdated)
    (#356).
  • Fixed bug where setting the <mwc-snackbar> labelText property could throw
    an exception and fail to render
    (#412).
  • Buttons slotted into <mwc-snackbar> now render with the correct default
    styles
    (#354).
  • Fixed layout issue affecting scrolling <mwc-tab-bar> in Firefox
    (#349).
  • Fixed bug where <mwc-icon> icons did not render in IE11
    (#353).
  • Fixed bug where setting the checked property on an <mwc-radio> did not
    result in the other radios in the group becoming unchecked
    (#373).
  • Fixed bug where <mwc-drawer> did not work in IE
    (WICG/inert#129).
  • Fixed dense and prominent styling bugs in <mwc-top-app-bar>
    (#379).
Commits

The new version differs by 331 commits.

  • c8c5d01 v0.7.0
  • d6b4da7 Update CHANGELOG for 0.7.0
  • 65bccda Some small items before release (#431)
  • 3434543 Fix "initial" README typo for textarea (#430)
  • 965b419 Make supportsPassiveEventListener a const (#427)
  • fbcf486 Nit: fix typo (#428)
  • 45e107f Organize CHANGELOG for upcoming release. (#425)
  • e1ec538 Fix top-app-bar title centering for multiple action icons (#424)
  • 30e4a35 Remove short Top App Bar variant (#422)
  • aa06041 Fix bug where mwc-snackbar labelText could not be set (#412)
  • 82f58e7 Replace top-app-bar internal CSS class getters with methods (#421)
  • 885abda fix readme typos
  • 289898c run format
  • 9d3042c validity tests
  • 3cdcf1a fixed lint issues in new code

There are 250 commits in total.

See the full diff

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 5 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

Update to this version instead πŸš€

greenkeeper[bot] commented 4 years ago

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! πŸ’œ πŸššπŸ’¨ πŸ’š

Find out how to migrate to Snyk at greenkeeper.io


Update to this version instead πŸš€