- Aug 10, 2018
-
-
chrisgarrity authored
-
- Aug 09, 2018
-
-
chrisgarrity authored
-
- Aug 08, 2018
-
-
chrisgarrity authored
Handle RTL for the Modal Component (and things that used the modal component) Fixes #2756
-
chrisgarrity authored
The ‘back/retry’ button in the connection modal should be reversed, but the others (bluetooth icon, question mark) probably shouldn’t.
-
- Aug 07, 2018
-
-
Benjamin Wheeler authored
build dist, even when run without NODE_ENV=production
-
chrisgarrity authored
-
Ben Wheeler authored
-
Ray Schamp authored
Add from backpack to sprite/stage tiles
-
- Aug 06, 2018
-
-
chrisgarrity authored
* center the title on full screen modals. Adding the `[dir=“ltr”]` atttribute to the css rule for a child style didn’t work the way I expected. `[dir="ltr"] .full-screen .header-item-title` did not match the fullscreen title element, so the style wasn’t applied. `.full-screen [dir="ltr"] .header-item-title` did match. * fix the filter to reverse the icon and ‘x’ in the filter input * more space after the library back icon * reverse the arrow on camera -retake image and rerecord sound.
-
chrisgarrity authored
-
chrisgarrity authored
Fixes #2756 Libraries and many other modals share the Modal Component. Connected the Modal container to redux to make it aware of the RTL state, and then made sure that all places that use the modal component import the container, not the component directly.
-
Paul Kaplan authored
Fix loading projects by hash on player example
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
Paul Kaplan authored
-
- Aug 03, 2018
-
-
chrisgarrity authored
fixes #1579
-
chrisgarrity authored
[DEVELOP] Update dependencies for translations
-
Paul Kaplan authored
Instrument device connection events
-
chrisgarrity authored
-
chrisgarrity authored
* Update scratch-blocks * Update scratch-l10n
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Share costumes and sounds to stage
-
Paul Kaplan authored
Update scratch-blocks to the latest version
-
Paul Kaplan authored
Two reasons: 1. Avoid triggering "connected" event, because the device was already connected 2. It is not good to call `setState` in componentDidMount, which is effectively what it was doing.
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
Paul Kaplan authored
-
Ray Schamp authored
/ht @gnarf
-
Ray Schamp authored
-
Ray Schamp authored
-
- Aug 02, 2018
-
-
chrisgarrity authored
I think this switches all the icons we saw. I also switched the icons on the tabs (the blocks going the wrong way looked bad).
-
Paul Kaplan authored
Add direction popover with dial and rotation style changing
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Turbo mode menu
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Move listeners up to vmListenerHOC, and add listeners for new turbo mode events from scratch-vm#1413
-