Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade material-design-lite from 1.1.3 to 1.3.0 #113

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

Conversation

mhill-os
Copy link

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade material-design-lite from 1.1.3 to 1.3.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 3 versions ahead of your current version.
  • The recommended version was released 7 years ago, on 2016-12-21.
Release notes
Package name: material-design-lite
  • 1.3.0 - 2016-12-21

    MDL v1.3 adds some fixes that have been committed since 1.2.1, as well as a new feature.

    New: prevent automatic upgrading

    @ AlexanderOtavka added the ability to disable auto-upgrading! This is useful if you want to manage the component lifecycle yourself, such as if you're integrating with a framework.

    In order to do this, register an event listener for the mdl-componentupgrading event. Once you receive an event, you can choose whether or not to cancel it, giving you control on a per-component basis.

    Bug fixes and improvements

    Thank you to all the contributors, and sorry if I missed anyone above!

    MDC-Web and plans for the future

    As you may have noticed, an alpha for Material Components for the web (MDC-Web) was recently released.

    MDC-Web started life as version 2 of Material Design Lite, but has since evolved into a project of its own, with a broader team and a strong focus on providing a high-quality Material Design implementation for all of the web.

    Here are some of the highlights of what you can expect:

    • Modular components, served as independent NPM packages (as well as a large all-in-one meta-package)
    • Manual lifecycle control, with an opt-in auto-init option
    • Stronger focus on progressive enhancement, performance, and accessibility
    • Internals built with low-level architecture to facilitate integration into frameworks
    • Still fully vanilla: no polyfills or frameworks needed

    The project is still in its alpha stage, so expect to find a lot of missing components, and to see significant churn as we make changes based on your feedback!

    What happens to Material Design Lite?

    Material Design Lite (v1) will remain available, with limited support. We don’t have the resources to fully maintain both projects, so we won’t be doing any further development on MDL ourselves.

    That said, we’ll do our best to be around to fix critical bugs and accept PRs from the community, as well as release those in new versions. This model has worked well ever since we started the v2 work that eventually resulted in MDC-Web, with new components, new features, and many bugfixes contributed since then.

    With this approach, we plan to give developers time to migrate to MDC-Web as the project matures and the community grows.

    Full 1.3.0 changelist.

    Downloads:

    material-design-lite-1.3.0.zip
    MD5: c6ec30e0470491e58ad2c69aefcbfce9
    SHA1: 123dd0c30b2aa03fc37ae8216276547461dd115c
    SHA256: ce746c6483c357da5642915c38b01b03d124c37565855b6f60b7d87e74228fea

    material-design-lite-1.3.0.tar.gz
    MD5: 18201311fc4c71b581ca717f4ead3992
    SHA1: 3aff5e0ec9e31ad1a8e57e9365c7ac113f1d6def
    SHA256: 4b4ab9845dba0e6a6fda172d69aff6da72c3e429dc1f3d30fa0935d315f40cb6

  • 1.2.1 - 2016-09-08

    MDL v1.2.1 fixes a regression with the drawer button introduced in 1.2. It was being positioned incorrectly.

    Full 1.2.1 changelist.

    Downloads:

    material-design-lite-1.2.1.zip
    MD5: 1b70c8c1f9e2341c307ddbeaac87e048
    SHA1: 83c6d73a424afb9d5461d78be0425e36a0465e11
    SHA256: d0659c7acf39ce43348a2bbf4d3c0ea244114cf5234c24afa733f2b952c49c06

    material-design-lite-1.2.1.tar.gz
    MD5: 2728f8703aba0a4ef27b3b573405de68
    SHA1: edd174d9fbdc33ae19cc071d2e0ab690aacbe8cd
    SHA256: 1cd534b279d59763d12d547a88ee4483157f2d87846c98b0d2220661fa92600e

  • 1.2.0 - 2016-08-12

    MDL v1.2 brings in some long due bug-fixes and new features.

    New component: chips!

    @ b-kelly brings us chips!

    image

    A huge thank you for working on this component, @ b-kelly! 🙌

    Bug fixes and improvements

    Plans for the future

    A huge thank you to everyone who contributed to this release! Quite a few of these bugs have long been waiting to get pushed into a new stable release. Sorry it took so long.

    As you may have noticed, the core team isn't working very actively on v1 at the moment. We're currently focusing heavily on v2 development, the current state of which can be seen in the master branch. It is still very early and no support is provided for it at the moment, but you are free to play around with it and help discuss things in the issue tracker. You'll find a number of relevant issues there that we've created to help us figure out what your needs are.

    With this large focus on v2, v1 is only supported by the core team for critical bugs, moving forward. That said, we are happy to review PRs against the mdl-1.x branch for any non-critical bugs or new components, as we did for chips on this release. Fixes and bugs must not break compatibility with existing applications, though, since it's still the 1.x line.

    This means v1 is now on community-support going forward.

    As for v2, we're currently working towards an alpha so we can present our approach and get your feedback. Stay tuned for more!

    Full 1.2.0 changelist.

    Downloads:

    material-design-lite-1.2.0.zip
    MD5: 135b81cad0fcd71f979b6ebdba995c0d
    SHA1: 7733b92e4161b21fd11cac9311b99915d10fe148
    SHA256: a4c94fa75cc1bb742cc5c6e87db2b487442ec04dd2eda612e29d12780a51b86a

    material-design-lite-1.2.0.tar.gz
    MD5: 82e60a82464c9ddf94c48aeadc687f65
    SHA1: 992833b33ae1a66fec9ba46098cdb1259d2185dd
    SHA256: ad98ad88fe210eddae4732f23bad173d7cd048ed996f3a568d5a63774a3d3e36

  • 1.1.3 - 2016-03-17

    MDL v1.1.3 fixes a few more issues, namely:

    • #4179: Further fixes to snackbar positioning, on small screens. Thanks, @ Garbee!
    • Update docs and templates to use magic viewport, to enable GPU rasterization on Chrome Android.
    • #4183: Fix tab navigation with external links. Thanks, @ sad270!
    • #4191: Fix issues with initEvent in Firefox.
    • Fixes to CI configuration.

    Full 1.1.3 changelist.

    Downloads:

    material-design-lite-1.1.3.zip
    MD5: 3c788257213c0f582518879a01bf8e4b
    SHA1: 4f20d699175915174ab83518296239c9efc0cd3c
    SHA256: 52ddf338664c2eb94cefc27c564183427c73c200f53d3c934df397e4f3b7e5d0

    material-design-lite-1.1.3.tar.gz
    MD5: 0c086db8b63116e5e0572e62e80ba19e
    SHA1: 9447b160d426883cb2b8397f47fc46081f71f598
    SHA256: 648a4a1e09cba4d88c856039ed8c48c1de200233eb7504de14574e9f777e7236

from material-design-lite GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants