Closed thejohnfreeman closed 12 years ago
The remove and add change events should support more than just one range.
Consider using a Range class (or object literal) instead of a two-element array. I suspect it's not worth it, but if jsperf shows no performance degradation, let's use it.
The remove and add change events should support more than just one range.
Consider using a Range class (or object literal) instead of a two-element array. I suspect it's not worth it, but if jsperf shows no performance degradation, let's use it.