Andreas Argelius
Andreas Argelius
@anatoo Maybe we can map the element methods to component methods like we do in Angular 1.
@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....
Thanks @philolo1 ! I will take a look at these points soon and merge the new Navigator.
@mohkharma @shaulhadar @abdoljabbar We're also interested in supporting RTL, but none of us can read any RTL language so we would need some help to implement this.
Thanks @pradoshs ! Sorry, I changed the scope of this sample. I was planning on writing a sample using react-router but changed my mind and wrote a Redux sample instead....
@pradoshs It is actually not trivial with the current Navigator implementation. We are planning to make some changes to enable easier integration with the Router.