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

Inherit LayerTreeNode and MapContainer from React.PureComponent #986

Merged
merged 1 commit into from
Jan 16, 2019

Conversation

ahennr
Copy link
Member

@ahennr ahennr commented Jan 14, 2019

BREAKING CHANGE | REFACTORING

This PR introduces PureComponents for LayerTreeNode and MapContainer component of react-geo so that implicitly a shouldComponentUpdate function is generated.

Description:

See also #650

@ahennr ahennr changed the title WIP: use PureComponents Inherit LayerTreeNode and MapContainer from React.PureComponent Jan 14, 2019
Copy link
Member

@dnlkoch dnlkoch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, please merge!

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.

None yet

2 participants