Skip to content
Snippets Groups Projects
  1. Jul 31, 2019
  2. Jul 26, 2019
  3. Jul 25, 2019
  4. Jul 22, 2019
    • Chris Garrity's avatar
      addressing comments · 6bf9fac3
      Chris Garrity authored
      * add scratchLogo as default for logo prop
      * prefer `{featureAllowed && (<Component />)} over ternary operator with a null ‘else’
      * renamed `handleSaveToComputer` as `getSaveToComputerHandler` to more clearly represent what it’s doing (returning a function to be the handler)
      * renamed the parameter that is the function to handle clicking on the load project menu item (also updated the comments in `SBFileUploader`)
      6bf9fac3
    • Chris Garrity's avatar
      Allow customized logo · 6d482fdd
      Chris Garrity authored
      Show alternate logo if GUI is initialized with a different file.
      6d482fdd
    • Chris Garrity's avatar
      Add flags for language and file menus · 48c50692
      Chris Garrity authored
      Show or hide the language and file menus.
      48c50692
    • Chris Garrity's avatar
      Cleanup · 4e47cc87
      Chris Garrity authored
      * removed commented out cruft
      * added tabIndex prop to delete button (with default=0)
      * the last change also required a change to the sprite selector test snapshot
      4e47cc87
    • Chris Garrity's avatar
      Modify tile delete button for touch · d1e6960c
      Chris Garrity authored
      Prototype of larger delete button for sprites, costumes and sounds to better support touch devices.
      
      I split it out from `CloseButton` as it made the changes simpler, and we may end up going in a different direction (open context menu).
      d1e6960c
  5. Jul 02, 2019
  6. Jun 26, 2019
  7. Jun 24, 2019
  8. Jun 21, 2019
  9. Jun 20, 2019
  10. Jun 19, 2019
  11. Jun 18, 2019
  12. Jun 17, 2019
  13. Jun 07, 2019
  14. Jun 05, 2019
  15. Jun 03, 2019
Loading