MicroPad / MicroPad-Core

µPad (MicroPad) is an open digital note taking app
https://getmicropad.com
Mozilla Public License 2.0
234 stars 22 forks source link

Bump materialize-css from 0.100.2 to 1.0.0 in /app #282

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps materialize-css from 0.100.2 to 1.0.0.

Release notes

Sourced from materialize-css's releases.

1.0.0 (September 9th, 2018)

1.0.0-rc.2

  • Autocomplete

    • Fixed bug where Autocomplete did not open properly in certain cases with keyboard focus
  • Carousel

    • Fix noWrap option bug
  • Collapsible

    • Now correctly removes all event listeners on destroy
  • Materialbox

    • Destroy now removed wrapper element added during intialization
  • Pushpin

    • Fixed bug on IE11 where class was not removed properly
  • Select

    • No longer triggers onchange event when selecting the same option
  • Sidenav

    • Destroy now reenables body scrolling if Sidenav was destroyed while it was open
  • Tabs

    • Tab indicator no longer displays improperly when a scrollbar is present in the element

1.0.0-rc.1 (May 1st, 2018)

  • Autocomplete

    • Added open and close methods
    • Fixed bug where Autocomplete would close on click
  • Datepicker

    • Added autoClose option
  • Modal

    • Fixed issue with focus with nested modals
  • Select

    • Removed active class on option elements
    • Fixed bug where selected class was not properly removed on option elements
  • Sidenav

    • Destroy method now correctly removes style property
  • Text Input

    • Fixed bug where autofill on chrome overlapped text input

... (truncated)

Changelog

Sourced from materialize-css's changelog.

1.0.0 (September 9th, 2018)

1.0.0-rc.2 (June 23rd, 2018)

  • Autocomplete

    • Fixed bug where Autocomplete did not open properly in certain cases with keyboard focus
  • Carousel

    • Fix noWrap option bug
  • Collapsible

    • Now correctly removes all event listeners on destroy
  • Materialbox

    • Destroy now removed wrapper element added during intialization
  • Pushpin

    • Fixed bug on IE11 where class was not removed properly
  • Select

    • No longer triggers onchange event when selecting the same option
  • Sidenav

    • Destroy now reenables body scrolling if Sidenav was destroyed while it was open
  • Tabs

    • Tab indicator no longer displays improperly when a scrollbar is present in the element

1.0.0-rc.1 (May 1st, 2018)

  • Autocomplete

    • Added open and close methods
    • Fixed bug where Autocomplete would close on click
  • Datepicker

    • Added autoClose option
  • Modal

    • Fixed issue with focus with nested modals
  • Select

    • Removed active class on option elements
    • Fixed bug where selected class was not properly removed on option elements
  • Sidenav

    • Destroy method now correctly removes style property
  • Text Input

    • Fixed bug where autofill on chrome overlapped text input

... (truncated)

Commits
  • 80e8ed3 1.0.0 Release
  • 18ab01a Merge branch 'v1-dev' of github.com:Dogfalo/materialize into v1-dev
  • 80c6881 Normalize plugin export structure
  • 03ec731 added upgrade button and fixed topnav docs
  • efa0aee Add version field to M
  • 55951c2 Patreon update september
  • ca9beaf Autofill label bugfix in navbar search
  • e025754 patreon update
  • 206a9bd Fixed typo in tooltips docs page.
  • 5759200 themes meta description
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
dependabot[bot] commented 3 years ago

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.