v6.7.0
Features
- #532 #514 #536 You can now force language direction on RDT using
direction="auto | rtl | ltr"}The default setting isautowhich, in browser environments will detect thedirattribute on thehtmlorbodytags. For SSR environments this check is bypassed so you may want to usedirection="rtl"if you need to support an rtl language
Fixes
#521 - when using selectableRowsHighlight with stripedRows you can now see the selection on an odd row