Files
backbone/docs
Aidan Feldman and Tim Harper df7c279dc2 Navigate learns to change the route without adding a history entry
Also, instead of accepting a single boolean for trigger, the navigate
method now accepts an options object, with the following options:

- replace
- trigger

If you pass true instead of an options object, it's interpreted as
{trigger: true}

* pushState support - Aidan Feldman
* hashtag support and IE7 support - Tim Harper
* Tests were a joint effort.
2011-11-17 15:42:29 -07:00
..
2011-07-01 12:36:11 -04:00
2010-11-23 17:22:42 -05:00
2010-11-23 17:22:42 -05:00
2011-08-18 21:10:21 -04:00