• 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
..
modules Loading commit data...
test Loading commit data...
create-store.js Loading commit data...
debug-middleware.js Loading commit data...
index.js Loading commit data...
use-store.js Loading commit data...
util.js Loading commit data...