github jbetancur/react-data-table-component v6.7.0

latest releases: v7.6.2, v7.6.1, v7.6.0...
4 years ago

Features

  • #532 #514 #536 You can now force language direction on RDT using direction="auto | rtl | ltr"} The default setting is auto which, in browser environments will detect the dir attribute on the html or body tags. For SSR environments this check is bypassed so you may want to use direction="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

Don't miss a new react-data-table-component release

NewReleases is sending notifications on new releases.