mirror of
https://github.com/NoRedInk/noredink-ui.git
synced 2024-12-18 19:21:29 +03:00
Adds todos for the next major version
This commit is contained in:
parent
b0435993fa
commit
90d92fa77b
@ -5,7 +5,10 @@ module Nri.Ui.SortableTable.V2 exposing
|
||||
, invariantSort, simpleSort, combineSorters
|
||||
)
|
||||
|
||||
{-|
|
||||
{-| TODO for next major version:
|
||||
|
||||
- make sure the "sort" feature is fully accessible
|
||||
- use Nri.Ui.UiIcon.V1 sortArrow and Nri.Ui.UiIcon.V1 sortArrowDown icons for the sort indicators
|
||||
|
||||
@docs Column, Config, Sorter, State
|
||||
@docs init, initDescending
|
||||
|
Loading…
Reference in New Issue
Block a user