Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 2 additions & 5 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -66,11 +66,8 @@
now allows you to pass options for either the alert or action-sheet
interface. Refer to their documentation for the options each of them
accept.

http://ionicframework.com/docs/v2/api/components/action-sheet/ActionShee
tController/#create
http://ionicframework.com/docs/v2/api/components/alert/AlertController/#
create
http://ionicframework.com/docs/v2/api/components/action-sheet/ActionSheetController/#create
http://ionicframework.com/docs/v2/api/components/alert/AlertController/#create
* colors: Colors should be passed in the `color` input on components, not added
individually as an attribute on the component.

Expand Down