buefy v0.4.6 Release Notes

    • ๐Ÿ†• New component: Menu, see docs (thanks @tsctao)
    • ๐Ÿ†• New component: Panel, see docs (thanks @jtommy)
    • ๐Ÿ†• New component: Loading, see docs (thanks @jtommy)
    • โฌ‡๏ธ Dropdown improved: can add any content on it, can be triggered by hover, see docs
    • โœ‚ Remove narrowed prop from dropdown
    • โšก๏ธ Update Bulma to v0.4.4
    • โž• Add CDN install method and JSFiddle examples
    • โž• Add boolean addons prop to field
    • ๐Ÿ›  Fix message and notification inside .media element
    • ๐Ÿ›  Fix pagination current page to not be clickable (thanks @jtommy)
    • ๐Ÿ“„ #118 Add Nuxt.js installation on docs
    • #171 Fix modal not taking full width on mobile
    • 0๏ธโƒฃ #182 Fix table not default sorting async data (thanks @jtommy)
    • ๐Ÿ“„ #184 Add input event on docs (input/autocomplete)
    • ๐Ÿ“„ #190 Add Vue.js required version on docs
    • #197 Fix autocomplete expanded prop not working correctly