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

Changed function names in context-pure mixin #1711

Merged
merged 2 commits into from
Sep 23, 2015

Conversation

shaurya947
Copy link
Contributor

Changed getContextProps() to getRelevantContextKeys()
Changed contextPropsEqual() to relevantContextKeysEqual()

Also updated function calls throughout source code.

Related to #1397

Changed getContextProps() to getRelevantContextKeys()
Changed contextPropsEqual() to relevantContextKeysEqual()

Also updated function calls throughout source code.

Related to mui#1397
mixin-context-pure-spec.js now uses new function names from the context-pure mixin
shaurya947 added a commit that referenced this pull request Sep 23, 2015
Changed function names in context-pure mixin
@shaurya947 shaurya947 merged commit 3ee57d8 into mui:master Sep 23, 2015
@shaurya947 shaurya947 deleted the context-pure-func-names branch September 23, 2015 21:58
@oliviertassinari
Copy link
Member

I have made a couple of PR to use the context-pure mixin. Do you want me to rebase?

@shaurya947
Copy link
Contributor Author

Yes please! (just saw this)

mnajdova pushed a commit to mnajdova/material-ui that referenced this pull request Nov 10, 2020
Bumps [@material-ui/core](https://github.com/mui-org/material-ui/tree/HEAD/packages/material-ui) from 4.9.9 to 4.9.11.
- [Release notes](https://github.com/mui-org/material-ui/releases)
- [Changelog](https://github.com/mui-org/material-ui/blob/master/CHANGELOG.md)
- [Commits](https://github.com/mui-org/material-ui/commits/v4.9.11/packages/material-ui)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
@zannager zannager added the docs Improvements or additions to the documentation label Mar 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Improvements or additions to the documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants