buefy v0.4.1 Release Notes

    • ๐Ÿ›  Fix table sorting null values
    • Table null values always come last when sorting
    • โž• Add icon support to select
    • ๐Ÿ›  Fix dropdown to not stay on top of trigger
    • ๐Ÿ›  Fix switch disable state
    • โž• Add click events for dropdown option
    • ๐Ÿ›  Fix dropdown disable state
    • ๐Ÿ›  Fix table columns not being reactive
    • #90 Fix tabs with long elements (thanks @mirshko)
    • โšก๏ธ #91 Update Bulma to v0.4.2
    • #96 Add visible prop to table column
    • #102 Fix anchor tag / router-link on dropdown
    • #104 Fix numeric zero values on input's maxlength (thanks @iwan-wijaya)