-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
Updated Actions values to a more standard format #550
Commits on Apr 11, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 3561582 - Browse repository at this point
Copy the full SHA 3561582View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1256e03 - Browse repository at this point
Copy the full SHA 1256e03View commit details
Commits on Apr 17, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 914ae8b - Browse repository at this point
Copy the full SHA 914ae8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea8aad1 - Browse repository at this point
Copy the full SHA ea8aad1View commit details -
Configuration menu - View commit details
-
Copy full SHA for aa74423 - Browse repository at this point
Copy the full SHA aa74423View commit details -
Merge branch 'jn-direction1' of github.com:joenoon/react-native-route…
…r-flux into feature/react-native-24 # Conflicts: # src/DefaultRenderer.js
Configuration menu - View commit details
-
Copy full SHA for a3a6087 - Browse repository at this point
Copy the full SHA a3a6087View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f2c98c - Browse repository at this point
Copy the full SHA 1f2c98cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 495c794 - Browse repository at this point
Copy the full SHA 495c794View commit details -
Configuration menu - View commit details
-
Copy full SHA for 546c00c - Browse repository at this point
Copy the full SHA 546c00cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6aac7bd - Browse repository at this point
Copy the full SHA 6aac7bdView commit details -
Configuration menu - View commit details
-
Copy full SHA for ff69aaa - Browse repository at this point
Copy the full SHA ff69aaaView commit details
Commits on Apr 18, 2016
-
Merge pull request aksonov#536 from cridenour/feature/react-native-24
[WIP] Get Example app working with React 0.24+
Configuration menu - View commit details
-
Copy full SHA for d0ff592 - Browse repository at this point
Copy the full SHA d0ff592View commit details -
Configuration menu - View commit details
-
Copy full SHA for 55bb2d2 - Browse repository at this point
Copy the full SHA 55bb2d2View commit details -
Merge pull request aksonov#538 from aksonov/revert-536-feature/react-…
…native-24 Revert "[WIP] Get Example app working with React 0.24+ "
Configuration menu - View commit details
-
Copy full SHA for f44d50c - Browse repository at this point
Copy the full SHA f44d50cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 915d3a3 - Browse repository at this point
Copy the full SHA 915d3a3View commit details -
Merge pull request aksonov#539 from aksonov/revert-538-revert-536-fea…
…ture/react-native-24 Revert "Revert "[WIP] Get Example app working with React 0.24+ ""
Configuration menu - View commit details
-
Copy full SHA for c4ea2f8 - Browse repository at this point
Copy the full SHA c4ea2f8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5d12464 - Browse repository at this point
Copy the full SHA 5d12464View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61967e6 - Browse repository at this point
Copy the full SHA 61967e6View commit details -
Merge pull request aksonov#542 from lynndylanhurley/master
Update redux instructions in README
Configuration menu - View commit details
-
Copy full SHA for 3be4fc6 - Browse repository at this point
Copy the full SHA 3be4fc6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71f58a1 - Browse repository at this point
Copy the full SHA 71f58a1View commit details -
Merge pull request aksonov#543 from lynndylanhurley/master
improve redux setup README
Configuration menu - View commit details
-
Copy full SHA for a8e383a - Browse repository at this point
Copy the full SHA a8e383aView commit details -
Configuration menu - View commit details
-
Copy full SHA for a74ef41 - Browse repository at this point
Copy the full SHA a74ef41View commit details -
Pavlo Aksonov committed
Apr 18, 2016 Configuration menu - View commit details
-
Copy full SHA for 59821c3 - Browse repository at this point
Copy the full SHA 59821c3View commit details
Commits on Apr 19, 2016
-
Configuration menu - View commit details
-
Copy full SHA for 12f18a5 - Browse repository at this point
Copy the full SHA 12f18a5View commit details -
Configuration menu - View commit details
-
Copy full SHA for e278588 - Browse repository at this point
Copy the full SHA e278588View commit details -
Merge pull request aksonov#547 from timzaak/renderTitle
add render title callback
Configuration menu - View commit details
-
Copy full SHA for 7e6d0ee - Browse repository at this point
Copy the full SHA 7e6d0eeView commit details -
Updated Actions values to a more standard format
Is there any reason for using lowercase actions? This actions name are the ones used by Redux/Flux and 99% of the time the actions used with redux are uppercase :) I and also added `"ROUTER_"` in front of them. Let me know what you think of the change (I'm testing it only since two hours ago and it seems to not break the router). **It is a breaking change for anyone using the previous actions names**
Configuration menu - View commit details
-
Copy full SHA for 2a5279b - Browse repository at this point
Copy the full SHA 2a5279bView commit details