Releases: loneleeandroo/ngMeteor
Releases · loneleeandroo/ngMeteor
ngMeteor v0.1.12
Added ready() method to ngMeteor Collections
ngMeteor v0.1.11
Changed how ngMeteor adds a Meteor Template to the AngularJS $templateCache using Meteor.render
ngMeteor v0.1.10
Resolved issue with adding multiple $collection instances to a controller.
ngMeteor v0.1.9
Removed Angular Scenarios
ngMeteor 0.1.8
Removed ngMock
ngMeteor 0.1.7
Updated AngularJS to v1.2.11
ngMeteor 0.1.6
Added $$hashKey support in ngMeteor Collections, which means that DOM nodes are only re-created for changed objects in the collection.
ngMeteor 0.1.5
Improved compatability with iron router
ngMeteor 0.1.3
Swapped ngMeteor.touch with ngTouch
ngMeteor 0.1.2
Updated to AngularJS v1.2.10
Added additional AngularJS modules