Skip to content

Releases: Urigo/angular-meteor

meteor-include directive

09 Oct 18:24
Compare
Choose a tag to compare

Add the meteor-include directive for including Meteor templates like loginButtons thanks to @sanjo

Rename to angular-meteor and urigo:angular package

07 Oct 19:09
Compare
Choose a tag to compare

Rename ngMeteor module to angular-meteor
Rename urigo:ngmeteor package to urigo:angular

The $user service

06 Oct 13:22
Compare
Choose a tag to compare
0.3.5

New version

Update to new Angular version

03 Oct 01:40
Compare
Choose a tag to compare
0.3.4

New Angular version - 1.2.26

Subscription support with promises!

01 Oct 14:17
Compare
Choose a tag to compare

Adding $subscribe to support subscription with promises and added auto subscribe option to $collection.bind

Add autobind to bindOne

29 Sep 16:04
Compare
Choose a tag to compare
0.3.2

Merge remote-tracking branch 'origin/master'

Fix autobind

27 Sep 23:59
Compare
Choose a tag to compare

making autobind work again

BindOne and Bower support

21 Sep 02:02
Compare
Choose a tag to compare

Adding bindOne for binding a single object in a collection with a given id (thanks to @hyperborea).
Adding bower support for including angular.
Removing angular sub modules:
angular-route, angular-touch, angular-animate, angular-cookies, angular-resource, angular-sanitize.
If you wish to include then, just add them with bower:
https://github.com/mquandalle/meteor-bower

Increasing version to link Github to Atmosphere

08 Sep 10:53
Compare
Choose a tag to compare

Soon a new version with more features

0.2.0 with support for Meteor 0.9.0

28 Aug 17:31
Compare
Choose a tag to compare

Finally merging branch 0.2 to master.
Also added support for Meteor 0.9.0 and the new packaging system - new package name: urigo:ngmeteor