chore(): update angular

This commit is contained in:
Manu Mtz.-Almeida
2018-08-08 11:13:39 +02:00
parent dc500035ed
commit bae03d2d1c
4 changed files with 91 additions and 86 deletions

View File

@ -111,6 +111,9 @@ Gets the active view
Returns the view at the index
#### getLength()
#### getPrevious()
Gets the previous view
@ -134,9 +137,6 @@ Inserts an array of components into the nav stack at the specified index. The la
Returns the length of navigation stack
#### length()
#### pop()
Call to navigate back from a current component. Similar to push(), you can also pass navigation options.

View File

@ -66,7 +66,7 @@ AnimationBuilder
Animation to use when the popover is presented.
#### ev
#### event
any
@ -171,7 +171,7 @@ If true, the popover will be dismissed when the backdrop is clicked. Defaults to
Animation to use when the popover is presented.
#### ev
#### event
any