Skip to content
Snippets Groups Projects
  1. Nov 02, 2018
  2. Nov 01, 2018
  3. Oct 25, 2018
  4. Oct 23, 2018
  5. Oct 15, 2018
  6. Sep 19, 2018
  7. Aug 23, 2018
  8. Aug 14, 2018
  9. Jun 20, 2018
  10. Jun 19, 2018
  11. Jun 13, 2018
  12. May 23, 2018
  13. 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
  14. Mar 23, 2018
  15. Mar 22, 2018
  16. Feb 26, 2018
  17. Feb 23, 2018
  18. Feb 22, 2018
  19. Feb 20, 2018
  20. Jan 04, 2018
  21. Dec 28, 2017
  22. Dec 27, 2017
  23. Oct 13, 2017
  24. Oct 11, 2017
  25. Jul 21, 2017
  26. Jun 30, 2017
  27. May 04, 2017
  28. Apr 20, 2017
  29. Mar 23, 2017
  30. Mar 09, 2017
  31. Dec 12, 2016
  32. 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
  33. Dec 02, 2016
Loading