-
Notifications
You must be signed in to change notification settings - Fork 219
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
base: master
Are you sure you want to change the base?
ionScroll #375
Commits on Jan 9, 2016
-
Fix the event propagation when there are nested draggable items.
For instance, ionSlideBox inside ionSideMenu. If developer still wants the propagation, simply pass stopPropagation=false to ionSlideBox.
Joey Arnold committedJan 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 0594d76 - Browse repository at this point
Copy the full SHA 0594d76View commit details -
ionRadio updated to match 1.1.1
Joey Arnold committedJan 9, 2016 Configuration menu - View commit details
-
Copy full SHA for e80e6af - Browse repository at this point
Copy the full SHA e80e6afView commit details
Commits on Jan 31, 2016
-
Complex state for ionItem. Complex state occurs when ionItem contains
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.
Joey Arnold committedJan 31, 2016 Configuration menu - View commit details
-
Copy full SHA for 1e3c63e - Browse repository at this point
Copy the full SHA 1e3c63eView commit details -
Joey Andres committed
Jan 31, 2016 Configuration menu - View commit details
-
Copy full SHA for b7ba546 - Browse repository at this point
Copy the full SHA b7ba546View commit details
Commits on Feb 2, 2016
-
ionContent hasBounce attribute.
Joey Arnold committedFeb 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 5c94fe8 - Browse repository at this point
Copy the full SHA 5c94fe8View commit details -
Merge branch 'master' of https://github.com/JoeyAndres/meteor-ionic
Joey Arnold committedFeb 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 62f061f - Browse repository at this point
Copy the full SHA 62f061fView commit details -
Some copy/paste error from last commit
Joey Arnold committedFeb 2, 2016 Configuration menu - View commit details
-
Copy full SHA for 1a484ad - Browse repository at this point
Copy the full SHA 1a484adView commit details
Commits on Feb 4, 2016
-
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.
Joey Arnold committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for e4d51bc - Browse repository at this point
Copy the full SHA e4d51bcView commit details -
Got rid of diff check after looking at reactiveVar.
Joey Arnold committedFeb 4, 2016 Configuration menu - View commit details
-
Copy full SHA for cb52f46 - Browse repository at this point
Copy the full SHA cb52f46View commit details
Commits on Feb 5, 2016
-
changed to jandres:iscroll (gulpified)
Joey Arnold committedFeb 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 1303f55 - Browse repository at this point
Copy the full SHA 1303f55View commit details