1. 19 Jun, 2020 1 commit
    • Tomas Vik's avatar
      Refactor IDE getRawFileData action · 34c6c338
      Tomas Vik authored
      There wasn't any callback in the action and so we didn't have to
      use new Promise((resolve,reject)=>{})
      This will make it easier to mark toggle the file as being loaded
      in the future
      34c6c338
  2. 18 Jun, 2020 39 commits