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

Swipable tabs #2

Closed
lordaugustus opened this issue Mar 9, 2014 · 8 comments
Closed

Swipable tabs #2

lordaugustus opened this issue Mar 9, 2014 · 8 comments

Comments

@lordaugustus
Copy link

It would be really awesome if one can swipe between tabs. An inspiration would be http://ionicframework.com/tutorials/intro-tutorial/.

@criesner
Copy link

+1
I'm guessing that swiper.js is compatible with this framework? It would be nice to have a swipe gallery in the demo

@nolimits4web
Copy link
Member

@lordaugustus right, probably will add some simple support, but anyway (as mentioned @criesner) this Swiper lib http://www.idangero.us/sliders/swiper/ will do its job better than any other built-in framework swipe gallery

@nolimits4web
Copy link
Member

@criesner of course it is compatible, will do the demo soon

@criesner
Copy link

Haven't had a chance to play with this but it looks great so far and swiper compatibility will be extremely helpful. Do you plan to add multi gesture support (pinch, drag, pull, ect)?

@nolimits4web
Copy link
Member

Not sure about multi gesture, are they required?

@criesner
Copy link

@nolimits4web I guess they aren't required but my personal usage of this would be for prototyping apps in which case I would love the ability to easily program swipe's, snaps, drags ect

I'm sure you want to keep this very light on the js as it's a mobile plugin, perhaps there could be a heavy version with more app like features such as:

swipe forward/reverse through pages, tabs ect
swipe galleries
select/deslect/drag organize lists
light box gallery
scroll stick scroll lists (like address)
nav/footer hide/show on scroll up/down

These are just things that I could see myself trying to figure out how to code into the framework for different projects. As long as the framework accepts other plugins and custom JS i'm sure it will work much better than the other framework's i've tried to use in the past.

Awesome work so far!
thanks

@DarrylD
Copy link

DarrylD commented Mar 21, 2014

@criesner i agree to add swiper.js but, multi gesture seems to be kinda trivial for this framework at this stage of its life

Might want to just use hammerjs for now

@nolimits4web
Copy link
Member

Ok, i think we can close it now, because F7 already contains powerful Slider component

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants