Skip to content
Snippets Groups Projects
  1. Oct 11, 2018
  2. Sep 19, 2018
  3. Sep 07, 2018
  4. Sep 06, 2018
  5. Sep 05, 2018
  6. Aug 28, 2018
  7. Aug 17, 2018
  8. Aug 16, 2018
    • Ray Schamp's avatar
      Allow runtime configuration of storage hosts · 973d288e
      Ray Schamp authored
      973d288e
    • Ray Schamp's avatar
      Allow configuration of project and asset servers · 7e8177f2
      Ray Schamp authored
      *Kind of*. This isn't a good way to do it because we use the storage singleton before GUI is mounted. This needs to happen differently, like configuring storage in the project loader hoc and passing it down, so it could be attached to the VM once it has a VM?
      
      Fixup 723d975d062ce3b585715b5cbabfcdae218d901a
      
      This reverts commit 723d975d062ce3b585715b5cbabfcdae218d901a.
      7e8177f2
  9. Aug 01, 2018
  10. Jun 26, 2018
  11. Jun 08, 2018
  12. Jun 06, 2018
  13. May 24, 2018
  14. May 22, 2018
  15. May 21, 2018
    • chrisgarrity's avatar
      enable See Community button · 2e0cc187
      chrisgarrity authored
      2e0cc187
    • chrisgarrity's avatar
      Export new GUI · a3392bcb
      chrisgarrity authored
      scratch-gui exports `index.js` instead of just GUI container.
      a3392bcb
    • 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
    • chrisgarrity's avatar
      Move creating the store into playground examples · c182c75c
      chrisgarrity authored
      GUI will export a reducer to be included in the enclosing component’s redux when GUI is used as a library. The app-state-hoc is moved into the playground examples to provide a store when GUI is being used stand-alone.
      c182c75c
  16. May 09, 2018
  17. Apr 30, 2018
  18. Apr 27, 2018
    • Paul Kaplan's avatar
    • Paul Kaplan's avatar
      Revert "Updates to preview modal for release (#1864)" · 7caddb90
      Paul Kaplan authored
      This reverts commit 29d5619d.
      7caddb90
    • Paul Kaplan's avatar
      Framework and demo content for how-tos inside the editor (#1867) · 76bfe175
      Paul Kaplan authored
      * WIP tips
      
      * WIP first card stack
      
      * WIP use tips reducer to show things to try
      
      * single card deck similar to mask sequence
      
      * collapse option
      
      * Add zoom card
      
      * WIP tips
      
      * Reorganized to redux
      
      * Add zooming to the gifs
      
      * Blue cards + navigation
      
      * Add tips to new nav bar
      
      * Remove blue
      
      * Update design with icons
      
      * deck updates wip
      
      * Updated card decks
      
      * Add videos to libraries
      
      * Update initial card and clicker preview
      
      * Add backdrop to initial card step.
      
      * WIP use vimeo player instead
      
      * New simple spin deck
      
      * Spin around and say hello decks
      
      * Update button and sub-card styles
      
      * Fix "tips" button in menu bar
      
      * Use move cursor
      
      * Fix cursor
      
      * Use same image for deck preview and library
      
      * Fix cursor again
      
      * Update clicker game deck
      
      * Add videos as single-step decks
      
      * Change tips in menu bar to ? icon
      
      * Change “tips” to “how-tos” in library
      
      * Add help icon to cards
      
      * Update deck library images
      
      * Add drag cover for youtube video to prevent catching mouseup
      
      * add a step to spin deck for clicking control
      
      * Blue bar style updates
      
      * Add step pips
      
      * Update clicker game name to run away
      
      * Fix image padding
      
      * Add change color step to spin deck
      
      * Add start sound step to run away deck
      
      * Update say deck to start with adding a sprite
      
      * Remove package lock
      
      * Remove zooming functionality
      
      * Remove unnecassary prototype changes
      
      * Split up rendering of cards into smaller parts
      
      * Use FormattedMessage for all strings
      
      * Automatic lint fixes
      
      * Almost finished with lint errors!
      
      * Fix more lint errors
      
      * Clean up CSS
      
      * Fix webpack config
      Unverified
      76bfe175
  19. Apr 25, 2018
  20. Apr 19, 2018
  21. Apr 13, 2018
  22. Apr 06, 2018
  23. Mar 23, 2018
  24. Mar 22, 2018
  25. Mar 16, 2018
  26. Mar 15, 2018
  27. Feb 27, 2018
Loading