- Jan 09, 2020
-
-
Paul Kaplan authored
-
- Oct 22, 2019
-
-
Zoë Bentley authored
-
Zoë Bentley authored
-
- Oct 18, 2019
-
-
Ben Wheeler authored
-
- Oct 17, 2019
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Sep 27, 2019
-
-
Eric Rosenbaum authored
This reverts commit 45cb96f2.
-
- Sep 26, 2019
-
-
Paul Kaplan authored
-
- Sep 13, 2019
-
-
Paul Kaplan authored
-
- Sep 10, 2019
-
-
Eric Rosenbaum authored
-
- Sep 05, 2019
-
-
Eric Rosenbaum authored
-
- Aug 21, 2019
-
-
Paul Kaplan authored
-
- Aug 13, 2019
-
-
Paul Kaplan authored
-
- Aug 08, 2019
-
-
Ray Schamp authored
-
- Jul 31, 2019
-
-
Chris Garrity authored
Also noticed that Delete aria label was not localized.
-
Chris Garrity authored
* split play-button into container and component * revised sound library tile: * play button in upper right * smaller sound icon (make the tile less loaded)
-
Chris Garrity authored
Play button doesn’t have a ‘touch-outside’ listener to stop sounds. That seems to be ok as other events cause the sound to stop. Both handleClick and handleMouseDown are needed. Must use handleMouseDown for `preventDefault` to skip setting focus on the item. handleClick is needed to prevent the Click from propagating to the item and selecting it.
-
Chris Garrity authored
Update UI play/stop button when the sound ends
-
Chris Garrity authored
Play button is larger (easier to touch). Can both start and stop sounds. Sound doesn’t restart on mouseEnter if the sound is already playing. Sound stops if you move off play button Missing: stop button does not revert to play button when the sound finishes.
-
Chris Garrity authored
Add prop to library items to show a play button. If a play button is present the ‘play on hover’ only applies over the icon rather than the full tile.
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 25, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jul 24, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jul 23, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jul 22, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
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`)
-
- Jul 09, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-