chore(readme): update readme builds

This commit is contained in:
Adam Bradley
2018-06-19 08:14:27 -05:00
parent 503636ada8
commit d5bec72424
5 changed files with 16 additions and 0 deletions

View File

@ -71,6 +71,8 @@ boolean
#### scrollByPoint()
Scroll by a specific X/Y distance
#### scrollToBottom()
@ -82,6 +84,8 @@ Returns a promise which is resolved when the scroll has completed.
#### scrollToPoint()
Scroll to a specific X/Y coordinate in the content
#### scrollToTop()

View File

@ -50,6 +50,8 @@ Possible values are: `"ios"` or `"md"`.
boolean
If true, the fab button will show when in a fab-list.
#### translucent
@ -101,6 +103,8 @@ Possible values are: `"ios"` or `"md"`.
boolean
If true, the fab button will show when in a fab-list.
#### translucent

View File

@ -46,6 +46,8 @@ The image URL. This attribute is mandatory for the <img> element.
#### ionImgDidLoad
Emitted when the img src is loaded
----------------------------------------------

View File

@ -65,6 +65,8 @@ Animation to use when the loading indicator is presented.
boolean
If true, the loading will blur any inputs and hide the keyboard
#### leaveAnimation
@ -156,6 +158,8 @@ Animation to use when the loading indicator is presented.
boolean
If true, the loading will blur any inputs and hide the keyboard
#### leave-animation

View File

@ -140,6 +140,8 @@ Emitted when the menu is closed.
#### ionMenuChange
Emitted when the menu state is changed.
#### ionOpen