• Robert Knight's avatar
    Be consistent about comparing by strict equality · 1b677c2f
    Robert Knight authored
    Previously watched values that were objects or arrays were compared by
    shallow equality if only one watcher was passed to `watch` but compared
    by strict equality otherwise. Strict equality was supposed to be used in
    both cases.
    1b677c2f
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...