Skip to content
Snippets Groups Projects
  1. May 10, 2017
  2. May 09, 2017
  3. May 05, 2017
  4. May 04, 2017
  5. May 03, 2017
  6. May 01, 2017
  7. Apr 26, 2017
  8. Apr 24, 2017
  9. Apr 20, 2017
  10. Apr 19, 2017
  11. Apr 12, 2017
  12. Apr 05, 2017
  13. Apr 04, 2017
  14. Apr 03, 2017
  15. Mar 31, 2017
  16. Mar 28, 2017
  17. Mar 27, 2017
  18. 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
Loading