13 Commits
Author SHA1 Message Date
Roman Nikitin bcd11d7234 transition is an optional parameter. 2013-04-08 17:51:39 +07:00
Kenneth Brubaker 164d45ee4d Bugfixed router.map and router.mapRoute
Bugfixed mapRoute to have two function signatures.
Bugfixed map to take single or array of IRouteInfoParameters.

Renamed interface IRouteInfo from routeInfo
Added interface IRouteInfoParameters
2013-04-05 18:04:39 -04:00
Kenneth Brubaker 88fa039b1a Revert "Bugfixed router.map and router.mapRoute"
This reverts commit f6d09ab31b.
2013-04-05 17:57:24 -04:00
Kenneth Brubaker f6d09ab31b Bugfixed router.map and router.mapRoute
Bugfixed mapRoute to have two function signatures.
Bugfixed map to take single or array of IRouteInfoParameters.

Renamed interface IRouteInfo from routeInfo
Added interface IRouteInfoParameters
2013-04-05 17:51:39 -04:00
Kenneth Brubaker 04a41cb01a Revert "Added comments from durandaljs documentation to module and routeInfo"
This reverts commit 3ab33b847a.
2013-04-05 17:46:22 -04:00
Kenneth Brubaker 3ab33b847a Added comments from durandaljs documentation to module and routeInfo
Renamed interface IRouteInfo from routeInfo
Added interface IRouteInfoParameters

Bugfixed mapRoute to have two function signatures.
Bugfixed map to take single or array of IRouteInfoParameters.
2013-04-05 17:43:15 -04:00
Diullei Gomes 3309e1aa4b durandal: Fixed introduced bug at pull/451 2013-04-05 08:59:10 -03:00
Roman Nikitin 886e87bc14 added definitions for durandal/widget module. 2013-04-05 15:13:28 +07:00
Kenneth Brubaker df95007ef0 Update durandal.d.ts 2013-04-04 20:06:58 -03:00
Diullei Gomes 6fb8560a58 resolved conflicts to pullrequest #442 2013-04-03 08:53:04 -03:00
arash16 1d2dbf3d7d Update durandal.d.ts
mapNav's second and third parameters must be optional..
2013-03-29 12:08:33 +04:30
Marc-Andre Roy 469b9a8bc5 Update definition file for durandal.d.ts
- Make applicationHost parameter optional in setRoot
- Add missing activeRoute definition
- Add missing useConvention definition
- Add missing handleInvalidRoute definition
- Change mapRoute definition so you can pass an URL with all the other
parameters as you will usealy do or you pass a RouteInfo object without
having to give it any other parameter. moduleId, name and visible are
now optional.
2013-03-22 11:18:26 -04:00
Evan Larsen 9d7ef14a43 adding durandal 2013-02-24 17:09:46 -05:00