Nadav Lavy

Results 6 comments of Nadav Lavy

@FilipN what data type are you trying to change? how did you bind to it? You can see in the live example code various examples of 2-way binding: http://codepen.io/grnadav/pen/ptJKg

@FilipN do you mind putting down a demo gist / codepen with example? I'm not 100% sure I understand what you mean...

@zevero Excellent catch. My initial thought was to allow multi bindings for same key as multiple actors might want to act on same event. WDYT?

Awesome! I am using an online minifier manually each time (because I'm too lazy to setup grunt to do that automatically :( ). I'll merge it and release a 0.5.0!

Thats an excellent question... I'm leaning towards the AngularJS solution (https://docs.angularjs.org/api/ng/input/input%5Bradio%5D) as it seems more intuitive to me... WDYT?

Hey Maarten, This library is no longer maintained. Feel free to fork it to add such support. On Thu, Sep 7, 2017 at 8:24 AM, Maarten Belmans wrote: > Is...