Skip to content
Snippets Groups Projects
  1. Oct 15, 2018
  2. Sep 19, 2018
  3. Aug 23, 2018
  4. Aug 14, 2018
  5. Jun 20, 2018
  6. Jun 19, 2018
  7. Jun 13, 2018
  8. May 23, 2018
  9. May 21, 2018
    • chrisgarrity's avatar
      Combine GUI reducers · 44c76e57
      chrisgarrity authored
      * Export initial states for each reducer
      * combine all gui reducers (excludes scratchPaint and intl)
      * combine all initial states to create default guiState for preloading in www
      * expect all of the gui state to be accessible at `state.scratchGui`
      44c76e57
  10. Mar 23, 2018
  11. Mar 22, 2018
  12. Feb 26, 2018
  13. Feb 23, 2018
  14. Feb 22, 2018
  15. Feb 20, 2018
  16. Jan 04, 2018
  17. Dec 28, 2017
  18. Dec 27, 2017
  19. Oct 13, 2017
  20. Oct 11, 2017
  21. Jul 21, 2017
  22. Jun 30, 2017
  23. May 04, 2017
  24. Apr 20, 2017
  25. Mar 23, 2017
  26. Mar 09, 2017
  27. Dec 12, 2016
  28. Dec 07, 2016
    • Ray Schamp's avatar
      Use CSS modules for styles · 16fbb64c
      Ray Schamp authored
      The inline css method gives us nothing that CSS modules can't give us. This puts the project more in line with the way www works, and makes CSS actually readable.
      
      Using class names gives us full control of the modal styles.
      16fbb64c
  29. Dec 02, 2016
Loading