1. 27 Jun, 2018 3 commits
  2. 26 Jun, 2018 1 commit
  3. 14 Jun, 2018 1 commit
  4. 13 Jun, 2018 2 commits
  5. 12 Jun, 2018 1 commit
  6. 07 Jun, 2018 1 commit
  7. 01 Jun, 2018 1 commit
  8. 31 May, 2018 14 commits
  9. 30 May, 2018 3 commits
  10. 29 May, 2018 5 commits
  11. 24 May, 2018 1 commit
    • chrisgarrity's avatar
      Handle See inside button (#1890) · 80de164d
      chrisgarrity authored
      * Handle See inside button
      
      Import GUI reducers, initial state and middleware (throttle).
      
      Update render to handle state and middleware.
      
      Remove preview mode state and use scratchGui.mode from redux instead.
      
      URL is getting updated, and mode will be updated based on URL. However, the history needs work - it doesn’t work with the modal back.
      
      * Update to latest GUI
      
      This is the minimum version of GUI that is needed for see-inside
      
      * Really remove cruft.
      80de164d
  12. 23 May, 2018 7 commits