milojs / milo

Browser/nodejs reactive programming and data driven DOM manipulation with modular components
http://milojs.github.io/milo/
76 stars 11 forks source link

Investigate range.detatch in "milo.utils.dom => forEachNodesInRange" #40

Open jasoniangreen opened 10 years ago

jasoniangreen commented 10 years ago

This has been deprecated as per latest chrome (36). See more here http://dom.spec.whatwg.org/#dom-range-detach

Not sure if it has a negative effect, but worth looking into.

jasoniangreen commented 8 years ago

Bump.