• Randall Leeds's avatar
    Refactor to avoid renders and add tests · e2b3b544
    Randall Leeds authored
    Rather than watching a bunch of subproperties, the most complex of
    which are the targets, deep watch the whole annotation. The targets
    were being deep watched already. This just seems much easier and
    clearer than debouncing the render calls, and scales to whatever
    properties much change in the future. We'll re-evaluate if this
    becomes a bottleneck.
    e2b3b544
Name
Last commit
Last update
h Loading commit data...
tests/js Loading commit data...
karma.config.js Loading commit data...
package.json Loading commit data...