-
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
Implementation of http://ionicframework.com/docs/api/directive/ionList/ #368
base: master
Are you sure you want to change the base?
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 5, 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 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 06818b1 - Browse repository at this point
Copy the full SHA 06818b1View commit details -
Upgraded jandres:iscroll-zoom to 5.1.6 to stopPropagation
Joey Arnold committedFeb 5, 2016 Configuration menu - View commit details
-
Copy full SHA for f8548bf - Browse repository at this point
Copy the full SHA f8548bfView commit details
Commits on Feb 6, 2016
-
Joey Arnold committed
Feb 6, 2016 Configuration menu - View commit details
-
Copy full SHA for c685732 - Browse repository at this point
Copy the full SHA c685732View commit details
Commits on Feb 7, 2016
-
Joey Arnold committed
Feb 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 9552e37 - Browse repository at this point
Copy the full SHA 9552e37View commit details -
Upgraded snap.js to pull more touch fixes
Joey Arnold committedFeb 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 560f04b - Browse repository at this point
Copy the full SHA 560f04bView commit details
Commits on Feb 8, 2016
-
Joey Arnold committed
Feb 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 69a8517 - Browse repository at this point
Copy the full SHA 69a8517View commit details
Commits on Feb 10, 2016
-
nav-view and header transitions.
Joey Arnold committedFeb 10, 2016 Configuration menu - View commit details
-
Copy full SHA for 823eed6 - Browse repository at this point
Copy the full SHA 823eed6View commit details
Commits on Feb 11, 2016
-
ionNavBar documentation and bumped to 0.1.47-alpha1
Joey Arnold committedFeb 11, 2016 Configuration menu - View commit details
-
Copy full SHA for 9f938d3 - Browse repository at this point
Copy the full SHA 9f938d3View commit details
Commits on Feb 12, 2016
-
Joey Arnold committed
Feb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 613c134 - Browse repository at this point
Copy the full SHA 613c134View commit details -
Joey Arnold committed
Feb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 2bf6a89 - Browse repository at this point
Copy the full SHA 2bf6a89View commit details -
Joey Arnold committed
Feb 12, 2016 Configuration menu - View commit details
-
Copy full SHA for 27473db - Browse repository at this point
Copy the full SHA 27473dbView commit details
Commits on Feb 13, 2016
-
Joey Andres committed
Feb 13, 2016 Configuration menu - View commit details
-
Copy full SHA for a09a68b - Browse repository at this point
Copy the full SHA a09a68bView commit details -
ionSpinner for android 4.0-4.3
Joey Arnold committedFeb 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 2cbe405 - Browse repository at this point
Copy the full SHA 2cbe405View commit details -
Merge branch 'master' of https://github.com/JoeyAndres/meteor-ionic
Joey Arnold committedFeb 13, 2016 Configuration menu - View commit details
-
Copy full SHA for 3641190 - Browse repository at this point
Copy the full SHA 3641190View commit details
Commits on Feb 14, 2016
-
Added a data passing standard in README.md
Joey Arnold committedFeb 14, 2016 Configuration menu - View commit details
-
Copy full SHA for b3411f6 - Browse repository at this point
Copy the full SHA b3411f6View commit details -
ionInfiniteScroll implementation
Joey Arnold committedFeb 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 7dd01f2 - Browse repository at this point
Copy the full SHA 7dd01f2View commit details -
Joey Andres committed
Feb 14, 2016 Configuration menu - View commit details
-
Copy full SHA for d7a4b9e - Browse repository at this point
Copy the full SHA d7a4b9eView commit details -
Joey Arnold committed
Feb 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 620b9d3 - Browse repository at this point
Copy the full SHA 620b9d3View commit details -
Joey Arnold committed
Feb 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 4a20dba - Browse repository at this point
Copy the full SHA 4a20dbaView commit details -
Joey Arnold committed
Feb 14, 2016 Configuration menu - View commit details
-
Copy full SHA for 448b837 - Browse repository at this point
Copy the full SHA 448b837View commit details
Commits on Feb 15, 2016
-
Joey Arnold committed
Feb 15, 2016 Configuration menu - View commit details
-
Copy full SHA for f419ad3 - Browse repository at this point
Copy the full SHA f419ad3View commit details
Commits on Feb 24, 2016
-
change ionFooterBar(add align and position support like ionHeaderBar)…
… and ionHeaderBar (move title to component template) + remove 'Back' default button text from ionNavBackBackButton
Configuration menu - View commit details
-
Copy full SHA for 6e2549d - Browse repository at this point
Copy the full SHA 6e2549dView commit details
Commits on Feb 26, 2016
-
Merge pull request #46 from cyclops24/master
change ionFooterBar(add align and position support like ionHeaderBar)…
Joey Andres committedFeb 26, 2016 Configuration menu - View commit details
-
Copy full SHA for 555065c - Browse repository at this point
Copy the full SHA 555065cView commit details
Commits on Feb 27, 2016
-
- All the options in the ionic website. - Change the scroller from iscroll to zynga. Note: A fork of zynga is needed. This was heavily modified so to rely less on "recomputation" during mutation observer.
Joey Arnold committedFeb 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 4d0f2ff - Browse repository at this point
Copy the full SHA 4d0f2ffView commit details -
Joey Arnold committed
Feb 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 560e15b - Browse repository at this point
Copy the full SHA 560e15bView commit details -
bumped snapjs version from 2.0.8 to 2.0.9
Joey Arnold committedFeb 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 3df4c44 - Browse repository at this point
Copy the full SHA 3df4c44View commit details -
Upgraded slip.js to be able to handle javascript scrollers (non-native).
- There is a need for refactoring. I'll push this anyway for moral and stuff.
Joey Arnold committedFeb 27, 2016 Configuration menu - View commit details
-
Copy full SHA for 70b40a8 - Browse repository at this point
Copy the full SHA 70b40a8View commit details
Commits on Mar 1, 2016
-
Joey Arnold committed
Mar 1, 2016 Configuration menu - View commit details
-
Copy full SHA for 1554bb9 - Browse repository at this point
Copy the full SHA 1554bb9View commit details
Commits on Mar 3, 2016
-
basic integration of ionic original "controllers"
Joey Arnold committedMar 3, 2016 Configuration menu - View commit details
-
Copy full SHA for 6d5894a - Browse repository at this point
Copy the full SHA 6d5894aView commit details
Commits on Mar 4, 2016
-
Added original ionic controllers.
Joey Arnold committedMar 4, 2016 Configuration menu - View commit details
-
Copy full SHA for ac7dcfd - Browse repository at this point
Copy the full SHA ac7dcfdView commit details -
ionSpinner now utilized original controller.
Joey Arnold committedMar 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 8a27cd8 - Browse repository at this point
Copy the full SHA 8a27cd8View commit details -
scrollController is now more agnostic and utilized
Joey Arnold committedMar 4, 2016 Configuration menu - View commit details
-
Copy full SHA for 544c90d - Browse repository at this point
Copy the full SHA 544c90dView commit details
Commits on Mar 5, 2016
-
ionInfiniteScroll now modernized
Joey Arnold committedMar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for fb62677 - Browse repository at this point
Copy the full SHA fb62677View commit details -
All old custom lib files are deleted, making full use of ionic's
original controlelr. Only lib/utility.js is kept for transition purposes.
Joey Arnold committedMar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 1263bf2 - Browse repository at this point
Copy the full SHA 1263bf2View commit details -
ionContent and ionScroll now have proper jsScrolling, now needs nativ…
…e mode
Joey Arnold committedMar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 13f703c - Browse repository at this point
Copy the full SHA 13f703cView commit details -
Joey Arnold committed
Mar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for e7a1cfa - Browse repository at this point
Copy the full SHA e7a1cfaView commit details -
Joey Arnold committed
Mar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for fc894b7 - Browse repository at this point
Copy the full SHA fc894b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 911e71f - Browse repository at this point
Copy the full SHA 911e71fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 77dfea8 - Browse repository at this point
Copy the full SHA 77dfea8View commit details -
Made ionContent and ionScroll reactive again after making a carbon
copy of the original ionic components.
Joey Arnold committedMar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for d9a3993 - Browse repository at this point
Copy the full SHA d9a3993View commit details -
Joey Arnold committed
Mar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for a3c130e - Browse repository at this point
Copy the full SHA a3c130eView commit details -
ionicGesture service is now NOT a angular service
Joey Arnold committedMar 5, 2016 Configuration menu - View commit details
-
Copy full SHA for 6c74871 - Browse repository at this point
Copy the full SHA 6c74871View commit details
Commits on Mar 6, 2016
-
Removed jandres:snapjs package to utilize original controllers.
Sidemenu now worked, but still need to be integrated properly, i.e. exposing openLeft, ...
Joey Arnold committedMar 6, 2016 Configuration menu - View commit details
-
Copy full SHA for afe3703 - Browse repository at this point
Copy the full SHA afe3703View commit details
Commits on Mar 7, 2016
-
Fixed a bug with ionContent causing infinite recursion. I was
trying to set a reactivevar by itself.
Joey Arnold committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for e62fc42 - Browse repository at this point
Copy the full SHA e62fc42View commit details -
- Removed slick.js/slip.js for reordering and slidebox.
- Note: slidebox have no controller atm. - listController now have the pattern for converting angular controller to meteor. 1. For each dependency, make them native or at least Meteor friendly. 2. If there is a dependncy on dom element, e.g. requires a "el" at scope wrap the constractor with init This is because Meteor have no concept of "prelink" like angular. 3. meteor-template-extension now added a scope property for all such that the child scope have access to parent scope by setting scope.__proto__ of the child. 4. Pass the scope to the controller at onCreated. 5. jqlite => $ 6. $scope.$on => $(scope).on 7. $scope.$watch to tracker.autorun(c => ... 8. And other stuff.... - ionList is now using original controllers.
Joey Arnold committedMar 7, 2016 Configuration menu - View commit details
-
Copy full SHA for 2976275 - Browse repository at this point
Copy the full SHA 2976275View commit details
Commits on Mar 8, 2016
-
ionContent infinite recursion fix and template-extension bumped
to 4.0.5, concept of scope.
Joey Arnold committedMar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for b8f727c - Browse repository at this point
Copy the full SHA b8f727cView commit details -
ionInfiniteScroll is now working, plus scrollDelegate is now utilized
Joey Arnold committedMar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for b5bc7c9 - Browse repository at this point
Copy the full SHA b5bc7c9View commit details -
fix for the destroy routine, note to destroy __proto__ object of scop…
…e to not propagate up
Joey Arnold committedMar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 5edaa08 - Browse repository at this point
Copy the full SHA 5edaa08View commit details -
ionSideMenu*'s controller now contains the latest best practices
of converting angular to native or at least meteor friendly. Accumulated through last few commits.
Joey Arnold committedMar 8, 2016 Configuration menu - View commit details
-
Copy full SHA for 8a6a3ba - Browse repository at this point
Copy the full SHA 8a6a3baView commit details
Commits on Mar 9, 2016
-
Joey Arnold committed
Mar 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 2ed6b50 - Browse repository at this point
Copy the full SHA 2ed6b50View commit details -
menuToggle and menuClose now implemented
Joey Arnold committedMar 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 6146e3c - Browse repository at this point
Copy the full SHA 6146e3cView commit details -
Joey Arnold committed
Mar 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 237fb2d - Browse repository at this point
Copy the full SHA 237fb2dView commit details -
Joey Arnold committed
Mar 9, 2016 Configuration menu - View commit details
-
Copy full SHA for fb083cb - Browse repository at this point
Copy the full SHA fb083cbView commit details -
Merge branch 'wip-sideMenuController-upgrade'
Joey Arnold committedMar 9, 2016 Configuration menu - View commit details
-
Copy full SHA for 9923bc5 - Browse repository at this point
Copy the full SHA 9923bc5View commit details
Commits on Mar 10, 2016
-
ionSlideBox removed in favour of the new ionSlides
Joey Arnold committedMar 10, 2016 Configuration menu - View commit details
-
Copy full SHA for a1cd2da - Browse repository at this point
Copy the full SHA a1cd2daView commit details
Commits on Mar 21, 2016
-
reverted to 1554bb9, last known stable commit
Joey Andres committedMar 21, 2016 Configuration menu - View commit details
-
Copy full SHA for 4366f17 - Browse repository at this point
Copy the full SHA 4366f17View commit details -
Joey Andres committed
Mar 21, 2016 Configuration menu - View commit details
-
Copy full SHA for bc9125f - Browse repository at this point
Copy the full SHA bc9125fView commit details