Closed ariaieboy closed 11 months ago
I am assuming you are gonna add a RTL method?
I am assuming you are gonna add a RTL method?
My implementation does not need any RTL method; users only need to use an RTL locale in laravel, and since the dir
will be set as RTL when you use an RTL language in filament, everything is going to work without any configuration.
But it depends on this https://github.com/dipson88/treeselectjs/pull/84 PR.
If the project's maintainer decides that using HTML dir
is not a good option and we need to introduce a new option to the library, we might need to change more things or add a method.
Nice job, sounds good👍
@CodeWithDennis Hi, when this PR will be completed?
@CodeWithDennis
Hi,
when this PR will be completed?
This is not my PR, he is waiting on a 3rd party.
@ariaieboy After you finish the PR, can you add a screenshot so I can see how it looks?
@ariaieboy https://github.com/dipson88/treeselectjs/pull/84 PR. released.
Is there anything else besides upgrading that needs to be done?
Is there anything else besides upgrading that needs to be done?
Yes we need to pass rtl option to the script. I will update this PR.
I am waiting for this PR to be merged https://github.com/dipson88/treeselectjs/pull/84