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

Update dependency buefy to ^0.7.0 - autoclosed #124

Closed
wants to merge 1 commit into from

Conversation

mend-for-github-com[bot]
Copy link

@mend-for-github-com mend-for-github-com bot commented Jun 2, 2022

This PR contains the following updates:

Package Type Update Change
buefy (source) dependencies minor ^0.6.2 -> ^0.7.0

By merging this PR, the issue #111 will be automatically resolved and closed:

Severity CVSS Score CVE Reachability
Medium Medium 6.1 WS-2019-0256

Release Notes

buefy/buefy (buefy)

v0.7.2

Compare Source

New features
  • Add header autocomplete slot to taginput
  • Add required prop to switch
  • Add mobile-sort-placeholder prop to table
  • Add contextmenu event to table (thanks @​gps-dev)
  • Add show-detail-icon prop to table and toggle row detail programmatically (thanks @​omer2500)
  • Add use-html5-validation prop to form components and defaultUseHtml5Validation constructor options (thanks @​lukio3)
  • #​1164 Disable selecting row on checkbox click when table is checkable
Fixes
  • Fix taginput when allow-new is enabled
  • Fix pagination order when simple
  • #​1126 Fix init sort using columns table prop
  • #​898, #​1154 Fix browser autocomplete using multiple fields

v0.7.1

Compare Source

  • Fix #​1536 build error using Sass customization
  • Fix menu component example on codepen and/or simple html page

v0.7.0

Compare Source

Breaking changes
  • Change path to import components to use outside main vue instance, like:
// see Toast, Snackbar, Modal and Dialog doc pages for more examples
import { Toast } from 'buefy/dist/components/toast'
Toast.open('Toasty!')
  • Upload component accepts a single File and Array<File> when multiple as v-model
  • Rename readonly to editable on datepicker and timepicker (now just use the prop without false value)
  • Removed Panel component, it was deprecated since 0.5.3
New features
  • Add closable prop to taginput (thanks @​adrlen)
  • #​970 Add Object type to type prop of field and icon
Fixes
  • Updated timepicker style (it's a little smaller now)
  • #​992 Fix table header disappear with pagination
  • #​999 Fix size prop to datepicker and timepicker

v0.6.7

Compare Source

New features
  • Table improved: can change columns dynamically
  • Add auto-close and duration props to message and notification
  • Add allow-duplicates prop to taginput
  • Add required prop to radio and checkbox
  • Add defaultInputHasCounter constructor options
Fixes and changes

  • If you want to rebase/retry this PR, check this box

@mend-for-github-com mend-for-github-com bot added the security fix Security fix generated by Mend label Jun 2, 2022
@mend-for-github-com mend-for-github-com bot changed the title chore(deps): update dependency buefy to ^0.7.0 Update dependency buefy to ^0.7.0 Jan 29, 2023
@mend-for-github-com mend-for-github-com bot changed the title Update dependency buefy to ^0.7.0 Update dependency buefy to ^0.7.0 - autoclosed Apr 30, 2024
@mend-for-github-com mend-for-github-com bot deleted the whitesource-remediate/buefy-0.x branch April 30, 2024 04:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
security fix Security fix generated by Mend
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants