Redux navigator
@philolo1 I took a look at the code. The API looks really nice.
Maybe it makes more sense for the argument to RouterUtil.push to be called route instead of `data.
I guess we need to clean up some of the files, especially RouterNavigator.jsx. The code in componentWillRecieveProps look nice and it was a lot less complicated than I thought it would be.
I will look at it on wednesday, today i will look at bugs. Probably the most difficult part is not to share to much of the same code for two components that are kind of similiar (navigator vs Routenavigator).
@argelius to summarize since I probably will not have time to fully fix everything, this is what needs to be fixed:
- Backbutton
- Rendering the pages routes if the page the routes are updated, for example if you have two routes A and B and you update to route A, C.
Thanks @philolo1 ! I will take a look at these points soon and merge the new Navigator.
Very interesting feature! when do you expect release it?
Sorry, that's moved to another repo, and it's fixed :)
https://github.com/OnsenUI/OnsenUI/pull/1741