Skip to content
Snippets Groups Projects
  1. Jul 31, 2019
  2. Jul 25, 2019
  3. Jul 24, 2019
  4. Jul 23, 2019
  5. Jul 22, 2019
    • Eric Rosenbaum's avatar
      Remove unused prop · 3823dd06
      Eric Rosenbaum authored
      3823dd06
    • 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
  6. Jul 16, 2019
  7. Jul 15, 2019
  8. Jul 09, 2019
  9. Jun 24, 2019
  10. Jun 21, 2019
Loading