• Robert Knight's avatar
    Remove remaining implicit jQuery imports · 611c0d42
    Robert Knight authored
    - Remove obsolete comments in `src/sidebar/test/bootstrap.js` about
      Angular using the full version of jQuery. This no longer applies.
    
    - Remove the last few uses of the `$` global variable to reference
      jQuery and replace it with an explicit import. This will make it
      easier to identify the remaining parts of the app that are still using
      it.
    611c0d42
Name
Last commit
Last update
..
integration Loading commit data...
adder-test.js Loading commit data...
annotation-counts-test.js Loading commit data...
annotation-sync-test.js Loading commit data...
empty.html Loading commit data...
features-test.js Loading commit data...
guest-test.coffee Loading commit data...
highlighter-test.js Loading commit data...
host-test.coffee Loading commit data...
range-util-test.js Loading commit data...
selections-test.js Loading commit data...
sidebar-test.coffee Loading commit data...
sidebar-trigger-test.js Loading commit data...