buefy v0.8.18 Release Notes

Release Date: 2020-05-10 // almost 4 years ago
  • ๐Ÿ†• New features

    • โž• Add message slot to field
    • โž• Add scrollable and max-height to dropdown (thanks @franciscoh017)
    • โž• Add rounded prop to skeleton
    • โž• Add mobile-mode prop and $steps-mobile-max-width SCSS variable to step
    • โž• Add expand-on-hover-fixed prop to sidebar
    • โž• Add expanded prop to upload (thanks @kaangokdemir)
    • โž• Add close-type prop to tag (thanks @kaangokdemir)
    • โž• Add defaultTabsAnimated constructor options
    • #2474 Add icon-click event to autcomplete
    • #2487 Add native event as second parameter of select event on autocomplete

    ๐Ÿ›  Fixes

    • ๐Ÿ›  Fix security (XSS) on message field
    • ๐Ÿ›  Fix taginput shallow copy in watcher (thanks @lunfel)
    • ๐Ÿ›  Fix #2456 double message when field horizontal and multiple fields
    • ๐Ÿ›  Fix #2459 checkbox, radio, switch group on mobile
    • ๐Ÿ›  Fix #2469 keep sort during search
    • ๐Ÿ›  Fix #2485 datepicker and timepicker default shadow when not editable
    • ๐Ÿ›  Fix #2489 dropdown item padding on mobile when has-link
    • ๐Ÿ›  Fix #2493 clean hovered on select option (autocomplete and taginput)