support rtl mode for keyboard control
Hi @danielgindi thank you for your contribution :) Are you already using this RTL support in a project?
I'm curious if these Buttons are the only place where RTL logic needs to be implemented or if there are other places in Boarding.js that could be affected too
Hi @josias-r! Yes I've just implemented it. The only RTL adjustment I had to do in the code was this (not possible through overriding without some hacks). The other adjustments are in css, and that's user-land in my opinion :)
@josias-r Just making sure you haven't missed my answers
@danielgindi All good, I recieved it, I will come back to this when I fomd the time :)
:tada: This PR is included in version 3.7.0 :tada:
The release is available on:
Your semantic-release bot :package::rocket: