You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I experiment with styles a lot, and sometimes I get lost in the list of style in Stylus. Would you mind adding some header columns to the styles table and integrating a sorting library?
I experiment with styles a lot, and sometimes I get lost in the list of style in Stylus. Would you mind adding some header columns to the styles table and integrating a sorting library?
Wikipedia uses
jquery.tablesorter
(I know there are other libraries, but this one is handy for me). You can see an example of a sortable table here:https://www.mediawiki.org/wiki/Help:Sortable_tables?debug=2#Specifying_a_sort_key
For the time and size columns, you'll probably need to use
data-sort-value=
to ensure proper sorting.The text was updated successfully, but these errors were encountered: