ibonkonesa / barber-shop

Vue + Firebase (cloud functions, auth, firestore, hosting) reservations system
54 stars 18 forks source link

Bump buefy from 0.6.7 to 0.9.2 #2

Closed dependabot[bot] closed 4 years ago

dependabot[bot] commented 4 years ago

Bumps buefy from 0.6.7 to 0.9.2.

Release notes

Sourced from buefy's releases.

v0.9.2

New features

  • Add group-label and group-options prop to autocomplete and taginput
  • Add support to vnode array on programmatic component using message prop
  • Add defaultTooltipDelay constructor option
  • Add contextmenu event to tooltip triggers
  • Add alt, src-fallback and error prop to image (thanks @service-paradis)
  • Add append staticClass to tooltip when append-to-body

Fixes

  • Fix #2759 overlay on table when loading
  • Fix #2767 restore v-html on programmatic component (dialog, snackbar, toast, modal, loading, notification)
  • Fix #2773 remove select-arrow-color in order to use Bulma input-arrow sass variable
  • Fix #2774 datepicker weekday names by locale
  • Fix #2778 tooltip using append-to-body and always (thanks @jacenre)
  • Fix #2783 unclickable content on tooltip
  • Fix #2789 space on menu-item
  • Fix #2791 right margin on number input (thanks @user501254)
  • Fix taginput default height in order to be compliant with Bulma 0.8.x breaking changes

v0.9.1

New features

  • Add is-expanded class to menu item (thanks @btkostner)

Fixes

  • Fix #2750 internal html to vdom using programmatic components
  • Fix #2751 table props index value
  • Fix #2752 incorrect base css
  • Fix #2753 field type when addons
  • Fix #2761 close tooltip when delay
  • Fix indeterminate watcher in progress (thanks @service-paradis)

v0.9.0

Breaking changes

  • Vue.js 2.6+ is now the minimum required version

  • Bulma 0.8.0 and 0.9.0

  • Table, new default slot and table column syntax

From

<b-table :data="myData">
    \<template slot-scope="props">
</tr></table> ... (truncated)
Changelog

Sourced from buefy's changelog.

0.9.2

New features

  • Add group-label and group-options prop to autocomplete and taginput
  • Add support to vnode array on programmatic component using message prop
  • Add defaultTooltipDelay constructor option
  • Add contextmenu event to tooltip triggers
  • Add alt, src-fallback and error prop to image (thanks @service-paradis)
  • Add append staticClass to tooltip when append-to-body

Fixes

  • Fix #2759 overlay on table when loading
  • Fix #2767 restore v-html on programmatic component (dialog, snackbar, toast, modal, loading, notification)
  • Fix #2773 remove select-arrow-color in order to use Bulma input-arrow sass variable
  • Fix #2774 datepicker weekday names by locale
  • Fix #2778 tooltip using append-to-body and always (thanks @jacenre)
  • Fix #2783 unclickable content on tooltip
  • Fix #2789 space on menu-item
  • Fix #2791 right margin on number input (thanks @user501254)
  • Fix taginput default height in order to be compliant with Bulma 0.8.x breaking changes

0.9.1

New features

  • Add is-expanded class to menu item (thanks @btkostner)

Fixes

  • Fix #2750 internal html to vdom using programmatic components
  • Fix #2751 table props index value
  • Fix #2752 incorrect base css
  • Fix #2753 field type when addons
  • Fix #2761 close tooltip when delay
  • Fix indeterminate watcher in progress (thanks @service-paradis)

0.9.0

Breaking changes

  • Vue.js 2.6+ is now the minimum required version

  • Bulma 0.8.0 and 0.9.0

  • Table, new default slot and table column syntax

From

</tr></table> ... (truncated)
Commits
Maintainer changes

This version was pushed to npm by jtommy, a new releaser for buefy since your current version.


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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/ibonkonesa/barber-shop/network/alerts).