elemental v0.5.12 Release Notes

Release Date: 2016-02-16 // about 8 years ago
    • ๐Ÿ›  fixed; Table className is correctly retained, thanks Rafee Memon
    • cleanup; Pagination is now two components (internal)
    • ๐Ÿ›  fixed; Pagination: reference error
    • ๐Ÿ›  fixed; Button: component propType is element
    • โž• added; Col: now accepts 1 for 100% width, thanks Nathan Smith
    • ๐Ÿ›  fixed; FileInput: onChange prop fires with data, thanks Cameron Roe