databind icon indicating copy to clipboard operation
databind copied to clipboard

Add content editable support

Open johnhidey opened this issue 10 years ago • 2 comments

Added two-way binding support for elements which have the contenteditable attribute set to true on them.

johnhidey avatar Dec 29 '14 17:12 johnhidey

Didn't know what tools you were using for minifying your DataBind.js so only the non-minified version is updated

johnhidey avatar Dec 29 '14 17:12 johnhidey

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!

grnadav avatar Dec 30 '14 10:12 grnadav