Navigation History
@Granze here is the navigation History we talked about :)
Wait to merge that I broke up markdown directive (the strip regex is not working anymore) and I can't figure out why... :)
@Granze finally got time to fix the markdown directive issue. Soon the backwards steps.
:+1:
Now we have Backward steps and in preview mode steps are always showed. I'm not proud to have doubled the $scope.$watch part in deck.js but it is necessary, at the moment, to sync steps between different windows. As my grandma use to say Piuttost che nient l'è mei piuttost
If I find time I'll come up with some refactor :) but is going to be a busy June...
If an internet connection will assist me in the next days, I'll take a look. ;)
On Fri, 29 May 2015 23:49 Matteo [email protected] wrote:
Now we have Backward steps and in preview mode steps are always showed. I'm not proud to have doubled the $scope.$watch part in deck.js but it is necessary, at the moment, to sync steps between different windows. As my grandma use to say Piuttost che nient l'è mei piuttost
If I find time I'll come up with some refactor :) but is going to be a busy June...
— Reply to this email directly or view it on GitHub https://github.com/Granze/applause/pull/3#issuecomment-106944018.
Hey @teone, I was looking at the new feature but I got an error.

Any clue why I get this?
Wow! No... I will investigate today! Never happened to be... could be something about LocalStorage initialization...
@Granze this should fix. LocalStorage was not correctly initialized, never noticed as my storage was everytime already filled with slides data.
Thanks, I'll check this later.