- Jan 27, 2020
-
-
Ben Wheeler authored
-
- Oct 11, 2019
-
-
Ben Wheeler authored
-
- Oct 07, 2019
-
-
Zoë Bentley authored
-
- Sep 27, 2019
-
-
Eric Rosenbaum authored
the waveshaper node is implemented incorrectly on Mac Safari (https://bugs.webkit.org/show_bug.cgi?id=129333) and causes extreme distortion of the sound
-
Eric Rosenbaum authored
This reverts commit 45cb96f2.
-
- Sep 26, 2019
-
-
Paul Kaplan authored
-
- Sep 20, 2019
-
-
Paul Kaplan authored
-
- Sep 19, 2019
-
-
DD Liu authored
-
- Sep 16, 2019
-
-
DD Liu authored
-
- Sep 13, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Sep 10, 2019
-
-
Eric Rosenbaum authored
-
- Sep 05, 2019
-
-
Eric Rosenbaum authored
-
- Sep 04, 2019
-
-
Eric Rosenbaum authored
-
- Sep 03, 2019
-
-
Eric Rosenbaum authored
-
Florrie authored
-
- Aug 29, 2019
-
-
Zoë Bentley authored
-
- Aug 28, 2019
-
-
Eric Rosenbaum authored
-
- Aug 21, 2019
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 15, 2019
-
-
Zoë Bentley authored
-
Zoë Bentley authored
-
Zoë Bentley authored
-
Zoë Bentley authored
-
Zoë Bentley authored
-
- Aug 13, 2019
-
-
picklesrus authored
-
Paul Kaplan authored
-
- Aug 12, 2019
-
-
Chris Garrity authored
Depends on the VM change that sets the mime-type
-
- Aug 08, 2019
-
-
Paul Kaplan authored
-
Ray Schamp authored
-
DD Liu authored
-
- Aug 06, 2019
-
-
DD Liu authored
-
- Aug 02, 2019
-
-
Paul Kaplan 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
-