Skip to content
Snippets Groups Projects
  1. Oct 16, 2017
  2. Oct 03, 2017
  3. Sep 20, 2017
  4. Aug 31, 2017
  5. Aug 29, 2017
  6. Aug 16, 2017
  7. Jul 26, 2017
  8. Jul 21, 2017
  9. Jun 30, 2017
  10. Jun 22, 2017
  11. Jun 15, 2017
  12. Jun 12, 2017
  13. Jun 01, 2017
  14. May 25, 2017
  15. May 19, 2017
  16. May 17, 2017
  17. May 09, 2017
  18. Apr 26, 2017
  19. Apr 20, 2017
  20. Mar 27, 2017
  21. Mar 23, 2017
    • Christopher Willis-Ford's avatar
      Move scratch-storage init/attach to vmListenerHOC · 2be8205a
      Christopher Willis-Ford authored
      Attaching the storage module in `vmListenerHOC` means it can propagate
      down to the GUI, stage, and blocks naturally. The default VM property
      value has been removed from those places so that we're not instantiating
      extra VM instances any more. Instead, using one of those components
      outside of the `vmListenerHOC` framework will require providing a VM
      instance as a property.
      2be8205a
  22. Mar 13, 2017
  23. Mar 10, 2017
  24. Mar 09, 2017
  25. Feb 28, 2017
  26. Feb 08, 2017
  27. Feb 07, 2017
  28. Jan 28, 2017
  29. Jan 27, 2017
  30. 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
  31. Nov 23, 2016
  32. Nov 17, 2016
  33. Oct 22, 2016
Loading