Skip to content

Remove keyMirror in ReactMultiChildUpdateTypes#7589

Merged
vjeux merged 1 commit intofacebook:masterfrom
vjeux:type_ReactMultiChildUpdateTypes
Aug 28, 2016
Merged

Remove keyMirror in ReactMultiChildUpdateTypes#7589
vjeux merged 1 commit intofacebook:masterfrom
vjeux:type_ReactMultiChildUpdateTypes

Conversation

@vjeux
Copy link
Copy Markdown
Contributor

@vjeux vjeux commented Aug 27, 2016

As mentioned in https://www.facebook.com/groups/2003630259862046/permalink/2097088000516271/ I'm going to kill this instance of keyMirror and use a plain string instead with a type union.

The current type union is unused right now but when I type ReactMultiChild I will use it.

@vjeux vjeux force-pushed the type_ReactMultiChildUpdateTypes branch from 067997f to 5e39931 Compare August 27, 2016 22:06
@vjeux
Copy link
Copy Markdown
Contributor Author

vjeux commented Aug 27, 2016

Closing this for now, I have another proposal for dealing with keyMirror

@vjeux vjeux closed this Aug 27, 2016
@vjeux vjeux reopened this Aug 28, 2016
As mentioned in https://www.facebook.com/groups/2003630259862046/permalink/2097088000516271/ I'm going to kill this instance of keyMirror and use a plain string instead with a type union.

The current type union is unused right now but when I type ReactMultiChild I will use it.
@vjeux vjeux force-pushed the type_ReactMultiChildUpdateTypes branch from 5e39931 to d5f0076 Compare August 28, 2016 02:30
@vjeux
Copy link
Copy Markdown
Contributor Author

vjeux commented Aug 28, 2016

Updated with the RFC plan I outlined in https://www.facebook.com/groups/2003630259862046/permalink/2097088000516271/

@vjeux
Copy link
Copy Markdown
Contributor Author

vjeux commented Aug 28, 2016

screen shot 2016-08-27 at 7 35 03 pm

@vjeux vjeux changed the title Type ReactMultiChildUpdateTypes Remove keyMirror in ReactMultiChildUpdateTypes Aug 28, 2016
@vjeux vjeux added this to the 15-next milestone Aug 28, 2016
@vjeux vjeux merged commit c9e03f0 into facebook:master Aug 28, 2016
@zpao zpao modified the milestones: 15-next, 15.4.0 Oct 4, 2016
zpao pushed a commit that referenced this pull request Oct 4, 2016
As mentioned in https://www.facebook.com/groups/2003630259862046/permalink/2097088000516271/ I'm going to kill this instance of keyMirror and use a plain string instead with a type union.

The current type union is unused right now but when I type ReactMultiChild I will use it.
(cherry picked from commit c9e03f0)
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.

3 participants