Paul Brohman 70d5dcff6f Updating the IStateOptions.reload to allow string or IState (#9298)
`reload` allows for a string based state or a state object

```
reload (v0.2.5) - {boolean=false|string|object}, If true will force transition even if no state or params have changed. It will reload the resolves and views of the current state and parent states. If reload is a string (or state object), the state object is fetched (by name, or object reference); and \ the transition reloads the resolves and views for that matched state, and all its children states.
```
2016-05-15 01:29:31 +09:00
2016-03-26 01:47:55 -07:00
2016-04-26 00:41:51 +09:00
2016-04-03 17:28:02 +03:00
2016-05-10 00:36:07 +09:00
2016-04-13 02:06:55 +09:00
2016-03-27 16:16:27 +03:00
2016-04-13 00:50:34 +09:00
2016-03-22 12:58:42 +09:00
2016-04-13 00:15:57 +09:00
2016-04-03 14:44:05 +02:00
2016-03-27 01:48:20 +01:00
2016-03-30 20:47:41 -07:00
2016-04-13 00:38:22 +09:00
2016-03-20 01:46:42 +09:00
2016-03-28 09:28:02 -05:00
2016-04-14 21:44:51 +09:00
2016-05-06 03:12:02 +09:00
2016-04-23 23:53:25 +09:00
2016-04-18 00:18:47 +09:00
2016-05-02 00:53:03 +09:00
2016-03-24 17:18:20 +07:00
2016-04-13 00:34:44 +09:00
2016-03-28 22:43:14 +02:00
2016-04-14 21:44:59 +09:00
2016-04-23 16:43:36 +09:00
2016-04-01 15:34:54 +08:00
2016-03-30 11:51:32 -07:00
2016-04-04 15:58:07 +01:00
2016-03-27 14:00:36 +02:00
2016-04-06 21:07:32 +09:00
2016-03-23 20:59:18 +01:00
2016-04-17 22:05:59 +09:00
2016-03-22 03:12:47 +02:00
2016-03-20 01:43:54 +09:00
2016-04-04 13:45:53 +02:00
2016-05-15 00:03:34 +09:00
2016-03-22 00:33:08 +01:00
2016-04-14 21:44:59 +09:00
2016-04-03 17:21:19 +03:00
2016-04-26 00:45:01 +09:00
2016-04-13 00:03:52 +09:00
2016-04-18 00:45:49 +09:00
2016-04-13 00:51:40 +09:00
2016-05-01 23:17:34 +09:00
2016-05-12 13:58:19 +09:00
2016-05-12 13:48:50 +09:00
2016-04-08 16:50:58 +09:00
2016-03-21 16:52:08 +09:00
2016-05-09 17:32:18 +09:00
2016-04-25 23:54:06 +09:00
2016-04-18 00:56:58 +09:00
2016-05-06 03:59:22 +09:00
2016-04-23 15:24:30 +09:00
2016-03-24 00:17:44 +09:00
2016-04-26 00:51:34 +09:00
2016-04-23 23:32:48 +09:00
2016-03-28 18:07:11 +03:00
2016-04-03 00:57:50 +03:00
2016-04-18 00:30:52 +09:00
2016-05-06 02:02:41 +09:00
2016-05-10 00:33:44 +09:00
2016-04-06 20:56:36 +09:00

DefinitelyTyped Build Status

Join the chat at https://gitter.im/borisyankov/DefinitelyTyped

The repository for high quality TypeScript type definitions.

For more information see the definitelytyped.org website.

Usage

Include a line like this:

/// <reference path="jquery.d.ts" />

Contributions

DefinitelyTyped only works because of contributions by users like you!

Please see the contribution guide on how to contribute to DefinitelyTyped.

How to get the definitions

List of definitions

Requested definitions

Here is are the currently requested definitions.

License

This project is licensed under the MIT license.

Copyrights on the definition files are respective of each contributor listed at the beginning of each definition file.

Analytics

Description
No description provided
Readme MIT 278 MiB
Languages
TypeScript 100%