Giter Site home page Giter Site logo

Scroll about meteor-ionic HOT 26 OPEN

meteoric avatar meteoric commented on June 28, 2024
Scroll

from meteor-ionic.

Comments (26)

vertangelx avatar vertangelx commented on June 28, 2024

Amazing work integrating ionic into Meteor!

I'm moving over to Ionic and would love to be able to use <ion-scroll> with a feature to automatically scroll to the bottom as more items get added inside <ion-scroll>.

from meteor-ionic.

miri-am avatar miri-am commented on June 28, 2024

+1

from meteor-ionic.

markdowney avatar markdowney commented on June 28, 2024

+1

from meteor-ionic.

macroramesh6 avatar macroramesh6 commented on June 28, 2024

+2

from meteor-ionic.

jeangui avatar jeangui commented on June 28, 2024

+1

from meteor-ionic.

sprestel-github avatar sprestel-github commented on June 28, 2024

+1

from meteor-ionic.

mrn3 avatar mrn3 commented on June 28, 2024

+1

from meteor-ionic.

fishdude avatar fishdude commented on June 28, 2024

+1

from meteor-ionic.

mkimmet avatar mkimmet commented on June 28, 2024

+1

from meteor-ionic.

phoue avatar phoue commented on June 28, 2024

+1

from meteor-ionic.

rafaelcorreiapoli avatar rafaelcorreiapoli commented on June 28, 2024

+1

from meteor-ionic.

 avatar commented on June 28, 2024

+100 :)

from meteor-ionic.

timbrandin avatar timbrandin commented on June 28, 2024

I guess this (being able to open and show fullscreen pictures/videos with zoom) is the reason why we want the ion-scroll: https://www.youtube.com/watch?t=168&v=UTcx-lqnzrE

from meteor-ionic.

lonehacker avatar lonehacker commented on June 28, 2024

+1
Any idea what it would take to implement this? I'm not new to javascript development, but I've very little idea about how meteoric works.

from meteor-ionic.

timothyarmes avatar timothyarmes commented on June 28, 2024
  • 100 too!

from meteor-ionic.

sjt-mbed avatar sjt-mbed commented on June 28, 2024

+1.

from meteor-ionic.

elie222 avatar elie222 commented on June 28, 2024

+1

from meteor-ionic.

elie222 avatar elie222 commented on June 28, 2024

My issue is not being able to do a horizontal scroll on a custom div

from meteor-ionic.

iwoork avatar iwoork commented on June 28, 2024

+1

from meteor-ionic.

lucnat avatar lucnat commented on June 28, 2024

+1

from meteor-ionic.

JoeyAndres avatar JoeyAndres commented on June 28, 2024

To those who care, ionScroll is now implemented in meteoric124@e4d51bc or jandres:[email protected]

See http://jandres-ionic.meteor.com/scroll for demo

All paremeters except onScroll/onZoom won't work. This is because I don't see iscroll having .off for events, and I don't want that kind of memory leak even though the chance of changing events is small. I have forked iscroll and have begun "gulpifying" it. It is ancient and needs massive re-engineering.

from meteor-ionic.

timbrandin avatar timbrandin commented on June 28, 2024

from meteor-ionic.

JoeyAndres avatar JoeyAndres commented on June 28, 2024

@timbrandin Ill push a fix. This just a single param to iscroll lib.

from meteor-ionic.

timbrandin avatar timbrandin commented on June 28, 2024

from meteor-ionic.

JoeyAndres avatar JoeyAndres commented on June 28, 2024

@timbrandin This is actually a feature in ionic, which is called "locking". It defaults to true. Set it to false,

{{#ionScroll direction="xy" zooming=true locking=false}}
  <img src="map.png">
{{/ionScroll}}

Again, all parameters except event parameters (onscroll, onzoom) are not implemented atm.

from meteor-ionic.

JoeyAndres avatar JoeyAndres commented on June 28, 2024

ionInfiniteScroll is now implemented in my fork in my fork. See demo here:

http://jandres-ionic.meteor.com/lists/ionInfinitescroll (I suggest go to mobile mode for a more pleasant experience).

Documentation here (it's very primitive so you have to look for it under blaze section in sidebar):
http://meteoric-doc.meteor.com/

from meteor-ionic.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.