Skip to content
Snippets Groups Projects
  1. Nov 01, 2018
  2. Oct 31, 2018
  3. Oct 29, 2018
  4. Oct 28, 2018
  5. Oct 27, 2018
  6. Oct 26, 2018
    • Paul Kaplan's avatar
      Only dispatch targetsUpdate events if the full editor is visible · 98303e31
      Paul Kaplan authored
      We do not need these events when in fullscreen or player mode, and even if they do not change anything, the dispatch takes time.
      
      This also re-requests a vm.emitTargetsUpdate when transitioning from fullscreen/player back to editor mode to make sure the most recent data is shown.
      98303e31
  7. Oct 25, 2018
  8. Oct 24, 2018
  9. Oct 23, 2018
  10. Oct 22, 2018
  11. Oct 19, 2018
  12. Oct 18, 2018
    • Ben Wheeler's avatar
      handle many modes of new project creation · b0c4bee8
      Ben Wheeler authored
      responding to canSave without needing canSaveNew prop
      removed canSaveNew
      added default for onUpdateProjectId
      removed conflict files erroneously added
      don't pass down onError
      got tests passing
      better creating and saving logic and names
      b0c4bee8
Loading