0.13.0
Added
- Add
cursor_pagination/1
component.
Changed
- The pagination component adds the
disabled
class to thespan
that is
displayed when the previous or next link is disabled now. Previously, the
disabled
attribute was set on thespan
. The class can be customized with
the:disabled_class
option.