Skip to content

chore: upgrade to Prettier 1.7#329

Merged
chrisdhanaraj merged 1 commit into
carbon-design-system:masterfrom
asudoh:prettier-17
Sep 26, 2017
Merged

chore: upgrade to Prettier 1.7#329
chrisdhanaraj merged 1 commit into
carbon-design-system:masterfrom
asudoh:prettier-17

Conversation

@asudoh

@asudoh asudoh commented Sep 26, 2017

Copy link
Copy Markdown
Contributor

Overview

This change is for upgrading Prettier to 1.7.
This change comes with bulk format changes that Prettier 1.7 dictates.

Changed

Prettier 1.6 to Prettier 1.7.

Testing / Reviewing

Testing should make sure no component is broken.

This change comes with bulk format changes that Prettier 1.7 dictates.
@chrisdhanaraj chrisdhanaraj merged commit f748b2c into carbon-design-system:master Sep 26, 2017
@asudoh asudoh deleted the prettier-17 branch February 5, 2018 23:04
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 2, 2019
…#323)

componentWillReceiveProps was doing a check on object vs object. Even if
the objects had the same props, it would always return false because
JavaScript. Doing a very simple toString-like check is a better check

updatePosition changed too much state and fired onChange too much as
well. It would fire on every mouse move, even if the value didn't
actually change

Fixes carbon-design-system#329
joshblack pushed a commit to joshblack/carbon that referenced this pull request May 8, 2019
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.

2 participants