buefy v0.2.0 Release Notes

    • ๐Ÿ†• New component: Select
    • ๐Ÿ†• New component: Dropdown
    • ๐Ÿ’ฅ Breaking: Rename Table property html to render-html
    • ๐Ÿ›  Fix Pagination buttons messing up at pages 3 and 4
    • ๐Ÿ›  Fix Dialog keeping keyup event
    • ๐Ÿ›  Fix prompt Dialog not validating before confirming
    • ๐Ÿ“„ #6 Fix docs not working on IE. Thanks to AngelMunoz!
    • #9 Fix Table bordered sorted column
    • #10 Add Table backend-sorting property and sort event
    • #14 Add component property on Table. Thanks to korpa!