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

Adds ability to send custom action for resource #22

Merged
merged 4 commits into from
Jun 9, 2017

Conversation

ar-mac
Copy link
Contributor

@ar-mac ar-mac commented May 27, 2017

This changes are on top of PR with minor improvements #21 and should be merged after them.

ar-mac added 4 commits May 27, 2017 11:42
```
withResourceList(
  'users',
  { list: 'specialUsers' }
)
```
resourceList for such case returned users from
regular list, not `specialUsers` list
ReactTestUtils has been moved to react-dom/test-utils
@ar-mac ar-mac mentioned this pull request May 27, 2017
@tb tb merged commit 744d0da into tb:master Jun 9, 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.

2 participants