-
Notifications
You must be signed in to change notification settings - Fork 74
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
Remove non-inclusive language #153
Comments
Hi @annevk - thank you for raising the issue.
|
This has gotten better but we still have one instance of blacklist and whitelist each:
|
Filed vuejs/core#8416 for Vue. |
Hm... looks like React-Redux's usage of blacklist comes from https://github.com/mridgway/hoist-non-react-statics but the package has gotten rid of the non-inclusive language 3 years ago. It's just that React-Redux is using an old version of the package which still contains non-inclusive language. I wonder if we can force React-Redux example to use a newer version of https://github.com/mridgway/hoist-non-react-statics... |
And that's because even the latest release of hoist-non-react-statics, which 3.3.1, doesn't include the commit. Filed mridgway/hoist-non-react-statics#125 to that end. |
Still not quote gone:
|
We're good now. Thanks all for landing fixes.
|
I found this repository after taking a look at https://bugs.webkit.org/show_bug.cgi?id=220104.
The text was updated successfully, but these errors were encountered: