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
@@ -646,42 +646,44 @@ Just set `aria-sort="descending"` or `aria-sort="ascending"` on the column you w
646
646
</table>
647
647
```
648
648
649
-
## Thank you...
649
+
## Thank you 🙏
650
650
651
-
-...[Nikita Dunajevs](https://github.com/dunajevs) for the [ascending sort](#ascending-sort) idea!
651
+
-[Nikita Dunajevs](https://github.com/dunajevs) for the [ascending sort](#ascending-sort) idea!
652
652
653
-
-...[wodny](https://github.com/wodny) for the [alternative sorting](#alternative-sorting) idea!
653
+
-[wodny](https://github.com/wodny) for the [alternative sorting](#alternative-sorting) idea!
654
654
655
-
-...[Nick Kocharhook](https://github.com/nk9) for the [colspan sorting](#colspanssort-on-specific-column) idea!
655
+
-[Nick Kocharhook](https://github.com/nk9) for the [colspan sorting](#colspanssort-on-specific-column) idea!
656
656
657
-
-...[mxve](https://github.com/mxve) for the **nested elements** inside `th` fix!
657
+
-[mxve](https://github.com/mxve) for the **nested elements** inside `th` fix!
658
658
659
-
-...[Christian Petersson](https://github.com/Issen007) and [Abit Salihu](https://github.com/abitsalihu) for the [sort on load](#sort-on-load) example!
659
+
-[Christian Petersson](https://github.com/Issen007) and [Abit Salihu](https://github.com/abitsalihu) for the [sort on load](#sort-on-load) example!
660
660
661
-
-...[GazHay](https://github.com/gazhay) for the idea to sort multiple `<tbody />`!
661
+
-[GazHay](https://github.com/gazhay) for the idea to sort multiple `<tbody />`!
662
662
663
-
-...[Gordan Ratkovic](https://github.com/GordanRatkovic) for the [tiebreaker / secondary sort](#tiebreaker--secondary-sort) idea!
663
+
-[Gordan Ratkovic](https://github.com/GordanRatkovic) for the [tiebreaker / secondary sort](#tiebreaker--secondary-sort) idea!
664
664
665
-
-...[chatcoda](https://github.com/chatcoda) for the `<td></td>` / `<td>0</td>` sorting bug fix!
665
+
-[chatcoda](https://github.com/chatcoda) for the `<td></td>` / `<td>0</td>` sorting bug fix!
666
666
667
-
-...[Christian Garbs](https://github.com/mmitch) for fixing the `dataset` bug!
667
+
-[Christian Garbs](https://github.com/mmitch) for fixing the `dataset` bug!
668
668
669
-
-...[Witold Baryluk](https://github.com/baryluk) for pointing out some inefficiencies!
669
+
-[Witold Baryluk](https://github.com/baryluk) for pointing out some inefficiencies!
670
670
671
-
-...[Nick](https://github.com/data-handler) for raising a whole bunch of issues! 🤯️
671
+
-[Nick](https://github.com/data-handler) for raising a whole bunch of issues! 🤯️
672
672
673
-
-...[James Pudson](https://github.com/nepsilon) for the [empty last](#emptynull-rows-always-last) suggestion, AND for finding the "`data-sort` ignored when empty" bug! 🥳️
673
+
-[James Pudson](https://github.com/nepsilon) for the [empty last](#emptynull-rows-always-last) suggestion, AND for finding the "`data-sort` ignored when empty" bug! 🥳️
674
674
675
-
-...[Jojo-IO](https://github.com/Jojo-IO) for the finding the "`parseFloat` messes up time values" bug!
675
+
-[Jojo-IO](https://github.com/Jojo-IO) for the finding the "`parseFloat` messes up time values" bug!
676
676
677
-
-...[Steve Wirt](https://github.com/swirtSJW) for lifting the Accessibility issue! 🦾️
677
+
-[Steve Wirt](https://github.com/swirtSJW) for lifting the Accessibility issue! 🦾️
678
678
679
-
-...[GazHay](https://github.com/gazhay) for the [sort events](#sort-events) idea!
679
+
-[GazHay](https://github.com/gazhay) for the [sort events](#sort-events) idea!
680
680
681
-
-...[deverac](https://github.com/deverac) for the empty `tr` bug fix!
681
+
-[deverac](https://github.com/deverac) for the empty `tr` bug fix!
682
682
683
-
-...[Richard Davies](https://github.com/RichardDavies) for nudging me into adding the "auto" version/flavour!
683
+
-[Richard Davies](https://github.com/RichardDavies) for nudging me into adding the "auto" version/flavour!
684
684
685
-
-...[fiskhandlarn](https://github.com/fiskhandlarn) for finding the whitespace bug!
685
+
-[fiskhandlarn](https://github.com/fiskhandlarn) for finding the whitespace bug!
686
686
687
-
- ...[roxasthenobody98](https://github.com/roxasthenobody98) for the time sorting suggestion!
687
+
-[roxasthenobody98](https://github.com/roxasthenobody98) for the time sorting suggestion!
688
+
689
+
-[Troy Morehouse](https://github.com/tmorehouse) for finding the 'A11Y labels still appear on TH when class "no-sort" is set' bug!
0 commit comments