laravel-livewire-tables icon indicating copy to clipboard operation
laravel-livewire-tables copied to clipboard

Add support to RTL language

Open hussenk opened this issue 5 months ago • 2 comments

There is a problem with the header of the table it is always on the left. so I added config 'dir' to show where it's supposed to be.

  • [ ] Have you successfully run tests with your changes locally?
  • yes

It's working in Tailwind CSS, I don't use Bootstrap.

hussenk avatar Jan 14 '24 17:01 hussenk

+1

Pezhvak avatar Jan 25 '24 12:01 Pezhvak

Will have to add in bootstrap, so can't merge until that's done, should have time to look at that next weekend Would also recommend that this is done locally to the table to allow for on the fly swapping of localisation, rather than hard configured.

You can presently do this with the setThAttributes() however!

lrljoe avatar Jan 29 '24 19:01 lrljoe

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] avatar Mar 02 '24 05:03 stale[bot]