Petal Components v0.17.7 Release Notes

Release Date: 2022-08-10 // over 1 year ago
    • ๐Ÿ›  Fix 'modal' IDs used at SlideOver component
    • ๐Ÿ‘‰ Make accordion items dynamic
    • โž• Add coveralls + dependabot
    • โœ‚ Remove credo from ci
    • โž• Add codecov token
    • โž• Add mix audit alias
    • โž• Add codecov badge
    • ๐Ÿ‘‰ Use string.replace to allow "-"
    • ๐Ÿ‘‰ Make borders for radio and checkbox consistent with other inputs
    • Fixed pagination control if users set sibling_count to less than 1 or boundary_count less than 1
    • Moved Pagination.get_items to PaginationInternal.get_pagination_items so we can get at it in the unit tests