Catalysts / cat-angular

Basic support for Angular Apps
Apache License 2.0
7 stars 16 forks source link

add (optional, configurable) back button in details view, add state-service #29

Closed mangei closed 8 years ago

tsalzinger commented 8 years ago

i don't understand the necessity for this, especially the directive

all it has to do is call a real browser back, the way it works now it actually creates a new history entry and i can reverse the back action by clicking the browser back button

i'm not really inclined to include this into the base-code without a very good reason

:-1:

tsalzinger commented 8 years ago

in addition: have a look at http://christopherthielen.github.io/ui-router-extras/#/previous

mangei commented 8 years ago

I will investigate, why we did it this way...

tsalzinger commented 8 years ago

closing for now, if there really is an compelling reason for such a feature open an appropriate ticket