Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add config for right-to-left progress (for RTL languages) #143

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ian-craig
Copy link

To properly support RTL languages like Hebrew, the progress should be able to animate right-to-left.

This adds an option to configure the progress bar to be RTL:

rtl

Change the progress direction to right-to-left. (default: false)

NProgress.configure({ rtl: true });

@oliviertassinari
Copy link

@rstacruz Any plan on support right-to-left? :)

@drinkmaker
Copy link

This solution works perfectly #206

@shayaulman
Copy link

@rstacruz , is there any chance that this PR will be merged soon?

This solution works perfectly #206

The issue is about adding a rtl option to the config.
(besides that editing the node modules directly is never a [perfect] solution).

@Iliyass
Copy link

Iliyass commented Oct 13, 2021

this PR should be merged! @ian-craig thank you for your contribution.

@mhaneef50673
Copy link

@Iliyass Any idea when this PR will be merged?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants