Skip to content

Conversation

@ccPrathap
Copy link

I wasn't able to query the DOM with .find() until I called Enzyme with mount() or render() instead of shallow()

If you talk about it, why not show it

Since you talk about browserHistory a little later down anyway, it may confuse readers why it's included early on.

* Move `concat` to immutable methods list (#2354)

* Update docs with React v15.5.0 (#2363)

* Use the state accessors in the tests, instead of testing the store st… (#2367)

* Use the state accessors in the tests, instead of testing the store state directly

* Delete incorrect test

* Keep to ES6 style

* Update examples with React v15.5.0 (#2369)

* Update async example with React v15.5.0

* Update counter example with React v15.5.0

* Update real-world example with React v15.5.0

* Update shopping-cart example with React v15.5.0

* Update todomvc example to React v15.5.0

* Update todos example with React v15.5.0

* Update todo-flow example with React v15.5.0

* Update todos-with-undo example with React v15.5.0

* Update tree-view example with React v15.5.0

* Update universal example with React v15.5.0

* Adding few more discussions links to FAQ-General - When should I use redux

* Removing duplicate link

* Update WritingTests.md (#2371)

I wasn't able to query the DOM with `.find()` until I called Enzyme with `mount()` or `render()` instead of `shallow()`

* Update todomvc specs with React v15.5.0 adding react-test-renderer (#2372)

* Add import actions for clarity (#2373)

If you talk about it, why not show it

* Remove redundant import (#2374)

Since you talk about `browserHistory` a little later down anyway, it may confuse readers why it's included early on.

* note about code style changes (reflect reality) (#2377)

* Update CONTRIBUTING.md

* Prettier to introduction folder (#2387)

* Prettier to faq folder (#2391)
@ccPrathap
Copy link
Author

Wrongly raised pull request.

@ccPrathap ccPrathap closed this May 11, 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.

1 participant