Skip to content
Snippets Groups Projects
  1. 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
  2. Nov 23, 2016
  3. Nov 17, 2016
  4. Oct 22, 2016
  5. Oct 19, 2016
  6. Oct 17, 2016
  7. Oct 16, 2016
    • Ray Schamp's avatar
      Recoupling refactor · 716c979d
      Ray Schamp authored
      Confine the logic for adding/removing event listeners between the VM and the components to the relevant components.  While this tightens the coupling between the component and the environment, it makes using the individual components more self-contained.
      716c979d
  8. Oct 13, 2016
  9. Oct 12, 2016
  10. Sep 28, 2016
  11. Sep 22, 2016
  12. Sep 19, 2016
    • Ray Schamp's avatar
      Add default toolbox categories · 603fade7
      Ray Schamp authored
      Also make the toolbox actually get used by scratch-blocks, and update the import of scratch-blocks to use the new shimming method.
      603fade7
  13. Sep 15, 2016
Loading