Skip to content

SLDS Picklist: Call handleSelect when props.options have changed #75

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

Merged
merged 1 commit into from
Nov 25, 2015

Conversation

callmemc
Copy link
Contributor

No description provided.

@@ -10,6 +10,7 @@ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
'use strict';

import React, {PropTypes} from 'react';
import isEqual from 'lodash.isequal';
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the casing intentional? isequal instead of isEqual?

Copy link
Contributor

Choose a reason for hiding this comment

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

My bad, I saw you add a new library lodash.isequal.

@ivanbogdanov
Copy link

Looks cool. Thanks!

@ivanbogdanov ivanbogdanov reopened this Nov 25, 2015
ivanbogdanov pushed a commit that referenced this pull request Nov 25, 2015
SLDS Picklist: Call handleSelect when props.options have changed
@ivanbogdanov ivanbogdanov merged commit fcb5453 into master Nov 25, 2015
@donnieberg donnieberg deleted the slds_picklist_fix branch December 17, 2015 18:20
@donnieberg donnieberg self-assigned this Aug 16, 2017
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.

4 participants