- 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
-
-
Ray Schamp authored
Remove touch slop
-
Chris Garrity authored
-
Ray Schamp authored
Check for null child before cloning menu item
-
Chris Garrity authored
-
- Jul 24, 2019
-
-
Ray Schamp authored
Update scratch-blocks to version 0.1.0-prerelease.1563990552
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
Closes #5008
-
Ray Schamp authored
Update scratch-paint to the latest version
-
chrisgarrity authored
Greenkeeper/scratch l10n 3.5.20190724160319
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
Closes #5019
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Karishma Chadha authored
Hotfix/revert vm raise params pr
-
- Jul 23, 2019
-
-
chrisgarrity authored
Customize menubar
-
chrisgarrity authored
Add larger delete icon to make it easier to do on touch devices
-
- Jul 22, 2019
-
-
Karishma Chadha authored
-
Karishma Chadha 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`)
-
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
-
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).
-
chrisgarrity authored
fix package-lock (revert svg-renderer) version
-
Chris Garrity authored
*
-
Ray Schamp authored
Move browsers options to .browserslistrc
-
- Jul 18, 2019
- Jul 17, 2019
-
-
picklesrus authored
Update scratch-l10n to the latest version
-
picklesrus authored
Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
- Jul 16, 2019
-
-
Benjamin Wheeler authored
Update react-modal to the latest version
-