steveluscher / knockout.meteor

A Knockout-to-Meteor bridge
http://steveluscher.github.com/knockout.meteor
MIT License
66 stars 10 forks source link

Updated the examples for Meteor 0.6.6.3 #9

Open raphonic opened 10 years ago

raphonic commented 10 years ago

A few simple changes for working with newer Meteor versions.

steveluscher commented 10 years ago

Thanks for this! As with #8, it seems that the dynamic finders example is broken. Would you like to take a crack at fixing it?

raphonic commented 10 years ago

Hi Steve, I think I fixed the dynamic finders example too if I remember correctly(memory's a little hazy).

steveluscher commented 10 years ago

I just tried it (with the latest Meteor) and the dynamic finders example… didn't find anything. Are you using Knockout.Meteor in production?

raphonic commented 10 years ago

I've updated the dynamic finders example, there was a stray is_server. Btw, i'm not using ko.meteor it in production because I couldn't figure out a way to integrate IronRouter with it. Unfortunately i'm stuck with Handlebars until Meteor hits 1.0.