- Feb 07, 2017
-
-
Eric Rosenbaum authored
Monkeypatch dynamic sound menu into ScratchBlocks
-
Eric Rosenbaum authored
/ht @rschamp
-
Ray Schamp authored
Implement shouldComponentUpdate on TargetPane
-
- Feb 06, 2017
-
-
Ray Schamp authored
Use correct syntax for viewport meta tag
-
Ray Schamp authored
-
Ray Schamp authored
Supply viewport metadata for retina displays
-
Ray Schamp authored
Resolves #73
-
Ray Schamp authored
Update eslint to the latest version
-
- Feb 03, 2017
-
-
Ray Schamp authored
Improves performance by comparing sprite info values (rather than object identities), and by excluding irrelevant data from this comparison.
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
Ray Schamp authored
Update webpack-dev-server to the latest version
-
Ray Schamp authored
Build in production mode for gh-pages
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
- Feb 02, 2017
-
-
Ray Schamp authored
Otherwise npm ignores devDependencies
-
Ray Schamp authored
This improves React performance by skipping prop type checks and warnings
-
Ray Schamp authored
Update dependencies to enable Greenkeeper
-
Ray Schamp authored
Also remove outdated notice about PRs
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Cache stage bounding box and avoid unnecessary library rendering
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
- Feb 01, 2017
-
-
Ray Schamp authored
Previously modal content was rendered before the modal was use, causing a re-render on every spriteInfoReport.
-
- Jan 31, 2017
-
-
Ray Schamp authored
`getBoundingClientRect` forces WebKit to recalculate the layout ("force reflow"), so cache the canvas bounding box rather than getting it on every mouse event.
-
- Jan 30, 2017
-
-
Andrew Sliwinski authored
Make Compatibility Mode on By Default
-
TheBrokenRail authored
-
Ray Schamp authored
Make Insertion Marker Visible
-
- Jan 28, 2017
-
-
TheBrokenRail authored
-
- Jan 27, 2017
-
-
TheBrokenRail authored
Change Toolbox Categories to match new design color
-
- Jan 25, 2017
-
-
Steven Dale authored
Design Changes
-
- Jan 24, 2017
-
-
Cosmic Web Services authored
-
Cosmic Web Services authored
-
- Jan 23, 2017
-
-
Andrew Sliwinski authored
Adding Data to backdrop.json
-
- Jan 19, 2017
-
-
Silly Inventor authored
No one else is working on this over here at the moment, so I am going to pull myself. Sorry ya'll.
-
Silly Inventor authored
-
- Jan 18, 2017
-
-
Andrew Sliwinski authored
Add Contribution Guidelines and Issue / PR Templates
-
- Jan 17, 2017
-
-
Andrew Sliwinski authored
Improve media library performance
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- Jan 13, 2017
-
-
Ray Schamp authored
The `info` property seems to refer to the image size, not the rotation center in the backdrop library. So if it exists, halve it to find the center. Towards #18
-