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

[RTL] Fix the SDP and DRP noflip util function #1492

Merged

Commits on Dec 12, 2018

  1. [RTL] Fix the SDP and DRP noflip util function

    In react-dates#1482 we added compatibility with react-with-direction. In the process we
    created a helper utility `noflip` to make it so that react-with-direction
    wouldn't interfere with the preexisting `isRTL` flag. This PR fixes the noflip
    behavior for Numbers, and adds unit tests.
    yzimet committed Dec 12, 2018
    Configuration menu
    Copy the full SHA
    5578649 View commit details
    Browse the repository at this point in the history