• Hannah Stepanek's avatar
    Add clearSelection to the store · 83851021
    Hannah Stepanek authored
    - This clears the selected annotations, groups, direct-linked
      group error, and resets the selected tab to annotations if it's
      currently set to orphans.
    - Change the action of clearSelectedAnnotations to CLEAR_SELECTED_ANNOTATIONS
      so CLEAR_SELECTION can be used as the action for clearSelection.
    - Add tests in index-test over the global store since this triggers an
      action in multiple store modules.
    83851021
Name
Last commit
Last update
..
create-store-test.js Loading commit data...
debug-middleware-test.js Loading commit data...
index-test.js Loading commit data...
use-store-test.js Loading commit data...
util-test.js Loading commit data...