• csillag's avatar
    Simplify/improve the visual diff · 56ac196f
    csillag authored
     * Move the calculations to the render funcion
     * Stop automatically `$sce.trust()`-ing the HTML code.
       (So now `$sanitize` is invoked automatically.)
       This also removes the need to use the `$sce` module,
       or to set the `trustedDIffHTML` flag, simplifying the code.
     * Use the `objectEquality` flag when `$watch()`ing the targets,
       so that we pick up changes in both the number and the contents
       of the targets
    56ac196f
Name
Last commit
Last update
..
annotation.coffee Loading commit data...
deep-count.coffee Loading commit data...
markdown.coffee Loading commit data...
simple-search.coffee Loading commit data...
status-button.coffee Loading commit data...
thread-filter.coffee Loading commit data...
thread.coffee Loading commit data...