- Feb 06, 2020
-
-
Benjamin Wheeler authored
-
- Jan 28, 2020
-
-
Ben Wheeler authored
draft of refactor to make custom confirm modal work for upload; need to further edit sb-file-uploader Add support for custom confirm modal to sb-file-uploader Show custom confirm modal when confirming project upload got custom upload refactor of file upload working, and tested failure case cleaned up debug code, make project file upload work simplified logic around canceling file upload removed old sb-file-uploader.jsx; fixed linter errors reverted two components to use old strings, not shared (can do that refactor another time) removed unnecessary confirm container removed stray comment moved, updated sb file uploader tests, related project state tests removed custom modal, to reduce scope of changes sb file uploader test uses intl
-
- Oct 21, 2019
-
-
Florrie authored
-
- Oct 18, 2019
-
-
Ben Wheeler authored
-
- Oct 17, 2019
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 11, 2019
-
-
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 05, 2019
-
-
Eric Rosenbaum authored
-
- Sep 03, 2019
-
-
Florrie authored
-
- Aug 13, 2019
-
-
picklesrus authored
-
- Aug 08, 2019
-
-
Paul Kaplan authored
-
Ray Schamp authored
-
- Jul 31, 2019
-
-
Chris Garrity authored
Also noticed that Delete aria label was not localized.
-
Chris Garrity authored
-
Chris Garrity authored
Use the classNames feature to include/exclude a class based on a boolean instead of ternary operator
-
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
Checked with Carl and updated the style of the play button.
-
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.
-
Eric Rosenbaum authored
-
- 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
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Chris Garrity authored
-
Chris Garrity authored
-
- Jul 24, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jul 23, 2019
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-