Skip to content
Snippets Groups Projects
  1. Jan 24, 2017
  2. Jan 23, 2017
  3. Jan 19, 2017
  4. Jan 18, 2017
  5. Jan 17, 2017
  6. Jan 13, 2017
  7. Jan 12, 2017
  8. Jan 11, 2017
  9. Jan 09, 2017
  10. Jan 06, 2017
  11. Jan 05, 2017
  12. Jan 04, 2017
  13. Dec 20, 2016
  14. Dec 16, 2016
  15. Dec 15, 2016
  16. Dec 12, 2016
  17. Dec 07, 2016
    • Ray Schamp's avatar
      Give GUIComponent responsibility of children · 7542f1b5
      Ray Schamp authored
      This will allow the GUIComponent to have control over the layout
      7542f1b5
    • 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
  18. 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
  19. Dec 05, 2016
  20. Dec 03, 2016
    • Ray Schamp's avatar
      Reduxify sprite selector · 24389c30
      Ray Schamp authored
      In preparation to split the sprites from the stage, start managing the target list state in a single place.
      24389c30
Loading