Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose underlying swiper instance methods from ion-slides #10038

Closed
twinssbc opened this issue Jan 15, 2017 · 4 comments
Closed

Expose underlying swiper instance methods from ion-slides #10038

twinssbc opened this issue Jan 15, 2017 · 4 comments

Comments

@twinssbc
Copy link

Ionic version: (check one with "x")
[ ] 1.x
[x] 2.x

I'm submitting a ... (check one with "x")
[ ] bug report
[x] feature request
[ ] support request => Please do not submit support requests here, use one of these channels: https://forum.ionicframework.com/ or http://ionicworldwide.herokuapp.com/

Current behavior:
Swiper provides a rich set of API method, currently ion-slides wraps the underlying swiper instance and only exposes few API methods.

Expected behavior:
It will be great to expose all the available API methods so that user can have more control of the underlying swiper instances.

@yannbf
Copy link
Contributor

yannbf commented Jan 16, 2017

My app relies greatly on slides and now that RC5 has changed it it completely stopped working the way I expected. My autoplay doesn't work anymore, and I really need resistanceRatio. I'm following this thread to see how that goes.

@dylanvdmerwe
Copy link
Contributor

Haven't there been a whole bunch of commits exposing further options to the ion-slides after RC5? For example #9983

You may need to hang tight for the next version.

@mirata
Copy link

mirata commented Jan 18, 2017

  • 1 this. I implemented an iOS calendar style page, and this relies on things like automatially setting to the 3rd slide with no transition. Trouble is, the slider initialisation happens after 300ms for some reason, and there is no event that fires when it completes. Also, having an event when the update() function completes would be very useful.

@ionitron-bot
Copy link

ionitron-bot bot commented Mar 26, 2018

Thanks for the issue! This issue is being closed due to inactivity. If this is still an issue with the latest version of Ionic, please create a new issue and ensure the template is fully filled out.

Thank you for using Ionic!

@ionitron-bot ionitron-bot bot closed this as completed Mar 26, 2018
@ionitron-bot ionitron-bot bot locked and limited conversation to collaborators Mar 26, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants