Skip to content
This repository has been archived by the owner on Dec 16, 2021. It is now read-only.

Implement children keys and methods like react does #400

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

dignifiedquire
Copy link

@dignifiedquire dignifiedquire commented Jun 25, 2017

Still work in progress, this comes from issues I was having around libraries assuming how the children methods behave.

I ported all tests from https://github.com/facebook/react/blob/master/src/isomorphic/children/__tests__/ReactChildren-test.js that were relevant.

Things left to do

  • Make all tests pass, currently 8 failing
  • Cleanup code and simplify as much as possible

Update tests are passing, skipping iterable support for now

@dignifiedquire dignifiedquire changed the title [WIP] implement children keys like react does [WIP] implement children keys and methods like react does Jun 25, 2017
@dignifiedquire dignifiedquire changed the title [WIP] implement children keys and methods like react does Implement children keys and methods like react does Jun 25, 2017
@developit developit self-assigned this Jan 30, 2018
@developit developit added this to To Do in Backlog via automation Jan 30, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
Backlog
  
To Do
Development

Successfully merging this pull request may close these issues.

None yet

2 participants