• Kyle Keating's avatar
    Refactor annotation events in root-thread · 69c87b9f
    Kyle Keating authored
    Remove state logic from root-thread and place it in corresponding stores:
    
    - deleteNewAndEmptyAnnotations moves to drafts and renamed to deleteNewAndEmptyDrafts
    - events.BEFORE_ANNOTATION_CREATED's logic moves to createAnnotation in annotations store
    - selection store handles REMOVE_ANNOTIONS action directly
    69c87b9f
Name
Last commit
Last update
..
test Loading commit data...
activity.js Loading commit data...
annotations.js Loading commit data...
direct-linked.js Loading commit data...
drafts.js Loading commit data...
frames.js Loading commit data...
groups.js Loading commit data...
links.js Loading commit data...
real-time-updates.js Loading commit data...
selection.js Loading commit data...
session.js Loading commit data...
viewer.js Loading commit data...