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

[cleanup] Move ReactStateSetters inside of addons/link #7085

Merged
merged 1 commit into from Jun 21, 2016

Conversation

vjeux
Copy link
Contributor

@vjeux vjeux commented Jun 20, 2016

The only callsite of ReactStateSetters is in LinkedStateMixin which lives in addons/link. Better move it there to avoid cluttering the other folder.

Test Plan:
None

Reviewers: @zpao @spicyj

Summary:
The only callsite of ReactStateSetters is in LinkedStateMixin which lives in addons/link. Better move it there to avoid cluttering the other folder.

Test Plan:
None

Reviewers: @zpao @spicyj
@jimfb
Copy link
Contributor

jimfb commented Jun 20, 2016

Honestly, we should probably just delete these files. I already fixed most of these internally a while back (before we shipped v15, IIRC), but a few have been re-introduced since then. Now we've shipped v15, so we're unblocked for v16, we can just clean this up internally and then delete all this from gh.

@sophiebits
Copy link
Collaborator

I agree that we should probably get rid of these, but accepted regardless.

@vjeux vjeux added this to the 15.2.0 milestone Jun 21, 2016
@vjeux vjeux merged commit b0732ef into facebook:master Jun 21, 2016
@zpao zpao modified the milestones: 15.2.0, 15-next Jun 22, 2016
zpao pushed a commit that referenced this pull request Jul 8, 2016
Summary:
The only callsite of ReactStateSetters is in LinkedStateMixin which lives in addons/link. Better move it there to avoid cluttering the other folder.

Test Plan:
None

Reviewers: @zpao @spicyj
(cherry picked from commit b0732ef)
@zpao zpao modified the milestones: 15-next, 15.2.1 Jul 8, 2016
@aweary aweary mentioned this pull request Mar 3, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants