- Aug 09, 2018
-
-
Ray Schamp authored
-
DD Liu authored
Update postcss-loader to the latest version
-
DD Liu authored
Update scratch-paint to the latest version
-
DD Liu authored
chore(package): update style-loader to version 0.22.1
-
DD Liu authored
-
DD Liu authored
Update scratch-blocks to the latest version
-
DD Liu authored
Update postcss-import to the latest version
-
greenkeeper[bot] authored
-
DD Liu authored
Always use sans-serif
-
Ray Schamp authored
bump render and vm together
-
Corey Frang authored
-
- Aug 08, 2018
-
-
DD Liu authored
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
-
greenkeeper[bot] authored
Closes #2797
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
Closes #2808
-
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
-
-
greenkeeper[bot] authored
-
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 04, 2018
-
-
greenkeeper[bot] 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
-