forked from angular-ui/ui-router
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(uiView): Refactoring uiView directive to copy ngRoute logic
- Changed the structure of the uiView directive to work more like ngRoute. - Updated tests to work with new structure. - Fixes the issue with using ngIf in conjunction with uiView. - Added in extensive test for ngIf fix. Closes angular-ui#857
- Loading branch information
Cody Lundquist
committed
Mar 3, 2014
1 parent
d9f7b89
commit ae23e7c
Showing
2 changed files
with
166 additions
and
110 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.