- Jul 31, 2019
-
-
Chris Garrity authored
Also noticed that Delete aria label was not localized.
-
- Jul 26, 2019
-
-
Chris Garrity authored
If the delete button is the current active element (e.g. focused by tab) make hitting ‘space’ or ‘Enter’ do the actual delete.
-
Chris Garrity authored
Don’t use default focus style it’s ugly. Don’t allow the image to be dragged.
-
- Jul 25, 2019
-
-
Chris Garrity authored
-
Chris Garrity authored
-
- Jul 22, 2019
-
-
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`)
-
Chris Garrity authored
Show alternate logo if GUI is initialized with a different file.
-
Chris Garrity authored
Show or hide the language and file menus.
-
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
-
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).
-
- Jul 02, 2019
-
-
Paul Kaplan authored
-
- Jun 26, 2019
-
-
Paul Kaplan authored
-
- Jun 24, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 21, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 20, 2019
-
-
chrisgarrity authored
-
picklesrus authored
This reverts commit c061f2e2, reversing changes made to 6e007b1e.
-
- Jun 19, 2019
-
-
Zoë Bentley authored
-
Zoë Bentley authored
-
Paul Kaplan authored
-
Zoë Bentley authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 18, 2019
-
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
-
Chris Willis-Ford authored
Comments slightly tweaked from kchadha's suggestions Co-Authored-By:
Karishma Chadha <kchadha@media.mit.edu>
-
- Jun 17, 2019
-
-
Eric Rosenbaum authored
-
- Jun 07, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 05, 2019
-
-
Paul Kaplan authored
Because the video steps get replaced by an image step if offline, we should not show items that would result in having no content
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jun 03, 2019
-
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
-