• Himanshu Kapoor's avatar
    Remove action burstUnusedSeal · cfcff308
    Himanshu Kapoor authored
    It was redundant, and needed to be called wherever ADD_FILE_TO_CHANGED,
    REMOVE_FILE_FROM_CHANGED or STAGE_CHANGE mutations were called.
    It indicated some broken encapsulation. So now all calls to these
    mutations update unusedSeal on state instead.
    cfcff308
mutations_spec.js 20.2 KB