gwendall / way.js

Simple, lightweight, persistent two-way databinding
2.87k stars 254 forks source link

awesome except 'way-repeat'!! #50

Open xblxc opened 9 years ago

xblxc commented 9 years ago

does anyone can fix it?

xblxc commented 9 years ago

var wrapper = document.createElement("div"); w.dom(wrapper).attr(tagPrefix + "-repeat-wrapper", self._repeatsCount); w.dom(wrapper).attr(tagPrefix + "-scope", options.repeat);

oh no......