- Dec 20, 2017
-
-
Matthew Taylor authored
* Implement GH-830: Add coming soon tooltips This implements coming soon tooltips for: * the small stage size * save, load and language It also creates the component that can be copied over into the paint editor for use there as well. Lastly, this does a small refactor on the full screen implementation to include multiple small screen sizes too.
-
Paul Kaplan authored
Update to most recent paint editor release
-
Paul Kaplan authored
-
Paul Kaplan authored
Merge pull request #1085 from LLK/greenkeeper/scratch-vm-0.1.0-prerelease.1513789849-prerelease.1513789862 Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Update react-modal to the latest version
-
Paul Kaplan authored
Merge pull request #1078 from LLK/greenkeeper/scratch-vm-0.1.0-prerelease.1513719220-prerelease.1513719234 chore(package): update scratch-vm to version 0.1.0-prerelease.1513719…
-
Andrew Sliwinski authored
Disable the 'collapse' option in the blocks workspace
-
Andrew Sliwinski authored
-
- Dec 19, 2017
-
-
Paul Kaplan authored
chore(package): update scratch-blocks to version 0.1.0-prerelease.151…
-
greenkeeper[bot] authored
Closes #1073
-
greenkeeper[bot] authored
Closes #1076
-
greenkeeper[bot] authored
-
Paul Kaplan authored
Update paint dependency to get hotfix for eyedropper
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Fix touch actions on the stage
-
Paul Kaplan authored
Lock scratch-* dependencies to their current versions
-
Paul Kaplan authored
-
- Dec 18, 2017
-
-
Ray Schamp authored
Update chromedriver to the latest version
-
greenkeeper[bot] authored
-
Ray Schamp authored
Update file-loader to the latest version
-
Paul Kaplan authored
Fix backdrop library
-
- Dec 16, 2017
-
-
greenkeeper[bot] authored
-
- Dec 15, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Show newly added assets after they are loaded
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Dec 14, 2017
-
-
Andrew Sliwinski authored
Add musical instruments and letters to libraries
-
chrisgarrity authored
Localizes the pen extension: - loads all pen locale information - may want to consider dynamically loading locales later.
-
Andrew Sliwinski authored
-
Paul Kaplan authored
Update xhr to the latest version
-
Paul Kaplan authored
Renamed meow sound to Meow
-
Ray Schamp authored
chore(package): update copy-webpack-plugin to version 4.3.0
-
Ray Schamp authored
Add full screen render view
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Josiah Neuberger authored
1. Removed duplication of code in stage component to avoid future potential divergence. Now just selectively applying styling based on states of zoomed, colorPicking, and question. 2. Fixed bottom border getting chopped in zoomed mode by adding margin and adjusting height/width accordingly. 3. Removed shouldComponentUpdate from stageHeader as suggested from code review. Added ignore lint warning suggesting change to stateless function.
-