-
Notifications
You must be signed in to change notification settings - Fork 9
Route provider
jeme edited this page Apr 2, 2013
·
10 revisions
The $routeProvider
and $route
are very similar to the existing routing in Angular, and with the use of the legacy layer it is aimed to be 100% backwards compatibly.
Below is a list of topics covering parts of the Route Provider in detail.
- Route Provider
- Basic Configuration
- Parameters and Converters
- Decorators
- Case Sensitivity
- A Word on Trailing Slashes
- Legacy Support
- State Provider
- Basic Configuration
- Hierarchy Configuration
- Views
- Routes
- Transitions
- Resolve
- State Service
- Transition Provider
- Basic Configuration
- Stage Handlers
- Targeting Multiple States
- View Provider
- Updating Views
- Transactions
- Scroll Provider