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

ionScroll #375

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open

ionScroll #375

wants to merge 10 commits into from

Conversation

JoeyAndres
Copy link

No description provided.

Joey Arnold added 10 commits January 8, 2016 17:58
For instance, ionSlideBox inside ionSideMenu. If developer
still wants the propagation, simply pass stopPropagation=false
to ionSlideBox.
at least one of ionOptions or ionDelete or ionReorder children.

- That being said, one can now have ionOptions and swipe to left
  to show them.
- One can now display ionDelete by setting ionItem's
  showDelete=true and giving ionDelete as its children.
- Reorder also works by setting showReorder in ionItem=true
  and ionReorder is given as ionItem's children.

Misc:
- I forked Snap.js and integrated PEP (pointer event polyfill) that
  is supposed to abstract away from mouse and touch event. Making
  the interface much more consistent.
ionScroll can now be used with almost all the ionic 1.2 camelCase version
of paremeters (except events like onScroll/onZooming). To be able to
be fully featured, iscroll would need to be modified heavily.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant