• 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
..
activity-test.js Loading commit data...
annotations-test.js Loading commit data...
direct-linked-test.js Loading commit data...
drafts-test.js Loading commit data...
frames-test.js Loading commit data...
groups-test.js Loading commit data...
links-test.js Loading commit data...
real-time-updates-test.js Loading commit data...
selection-test.js Loading commit data...
session-test.js Loading commit data...
viewer-test.js Loading commit data...