Basarat Ali Syed
|
fc9a965f8b
|
Merge pull request #1981 from docmunch/ui-router-state-sig
name parameter is optional
|
2014-04-05 21:05:29 +11:00 |
|
ofirgeller
|
c663be4f3c
|
go() returns a promise.
from the wiki:
Returns
{promise} – A promise representing the state of the new transition. Possible success values:
$state.current
|
2014-04-05 11:32:32 +03:00 |
|
Greg Weber
|
a15b7d3a03
|
name parameter is optional
|
2014-04-03 15:39:07 -07:00 |
|
Santi Albo
|
273728dedb
|
More tests for angular-ui-router
|
2014-01-28 15:40:39 +00:00 |
|
Santi Albo
|
f5ad5d5d01
|
Fix tests
|
2014-01-28 15:39:52 +00:00 |
|
Santi Albo
|
8867eb90b8
|
Add tests
|
2014-01-28 14:53:09 +00:00 |
|
Santi Albo
|
adcb4a09b3
|
Explode all combinations
|
2014-01-28 14:20:21 +00:00 |
|
Santi Albo
|
8bbf4084f0
|
(angular-ui-router) Set toPath argument to any
The `toPath` argument on `IUrlRouterProvider.when` can also be a function that returns a string and an injected function (i.e. any[]).
|
2014-01-28 11:34:13 +00:00 |
|
Igor Oleinikov
|
6b4ed37ddb
|
angular-ui: fixed router tests
|
2013-12-22 14:55:09 +04:00 |
|
Michel Salib
|
751cdfb539
|
[Angular-ui-router] onExit/onEnter can be inline injected functions
|
2013-12-11 10:48:53 +01:00 |
|
Michel Salib
|
dcc0906c4a
|
StateService also exposes current params
|
2013-12-09 12:16:37 +01:00 |
|
Michel Salib
|
3454ad17a9
|
Angular UI states have a name attribute
This is not documenting, but a name attribute is exposed, and is very useful.
|
2013-12-09 12:06:58 +01:00 |
|
Michel Salib
|
3657670756
|
Add Angular UI Router definitions
- Move angular-ui definitions to its own folder
- Add self to readme
- Add some tests for angular-ui-router
|
2013-12-07 16:57:11 +01:00 |
|