Skip to content
Snippets Groups Projects
  1. 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
  2. May 04, 2018
  3. Mar 12, 2018
  4. Mar 08, 2018
  5. Mar 05, 2018
  6. Feb 27, 2018
  7. Feb 26, 2018
  8. Feb 23, 2018
  9. Feb 20, 2018
  10. Dec 21, 2017
  11. Dec 20, 2017
  12. Dec 15, 2017
  13. Nov 01, 2017
  14. Oct 11, 2017
  15. Sep 18, 2017
  16. Aug 29, 2017
  17. Aug 09, 2017
  18. Jul 21, 2017
  19. Jun 30, 2017
  20. Apr 24, 2017
  21. Mar 23, 2017
  22. Mar 22, 2017
  23. Mar 09, 2017
  24. Mar 02, 2017
  25. Mar 01, 2017
  26. Feb 03, 2017
  27. 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
  28. Dec 06, 2016
    • Ray Schamp's avatar
      Style pass · d1396091
      Ray Schamp authored
      Refactor SpriteSelector into "Target Pane" which contains the sprite selector, stage selector, and the buttons for new sprites, costumes and backdrops.
      d1396091
Loading