- Feb 02, 2017
-
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
greenkeeper[bot] authored
https://greenkeeper.io/
-
- 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
-
- Jan 12, 2017
-
-
Ray Schamp authored
Remove MediaLibrary helper since it is now unused
-
- Jan 11, 2017
-
-
Ray Schamp authored
-
- Jan 09, 2017
-
-
Ray Schamp authored
Now possible because we send down the correct content type for SVG assets.
-
- Jan 06, 2017
-
-
Eric Rosenbaum authored
add audio engine
-
Eric Rosenbaum authored
-
- Jan 05, 2017
-
-
Ray Schamp authored
Configure port through webpack, not npm
-
Ray Schamp authored
The previous method of configuring the port number was not cross-platform. Resolves #20
-
- Jan 04, 2017
-
-
Eric Rosenbaum authored
-
- Dec 20, 2016
-
-
Ray Schamp authored
YAGNI: Remove clutter from GUI component
-
Ray Schamp authored
-
Ray Schamp authored
Update in/active states for flag and stop
-
Ray Schamp authored
Pass for overall layout
-
- Dec 16, 2016
-
-
Ray Schamp authored
-
- Dec 15, 2016
-
-
Ray Schamp authored
Make git hooks a bit less cumbersome
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
Move layout styles from component stylesheets to the GUI, or the component that is placing the component. Add a new `Box` component to control layouts, basically giving a convenient way to lay out with flexbox. Use `Box` as the output component for any component that may need to be passed layout options. The props passing convention allows giving layout props to the final `Box` component, making wrapping with another `Box` unnecessary in some cases.
-
- Dec 12, 2016
-
-
Ray Schamp authored
`importLoaders` is needed for the way postcss works with css modules. Update browser target to match scratch-www
-
Ray Schamp authored
It was not being used by GUI so no reason for it to be initialized there
-
Ray Schamp authored
Sprite selector, CSS and Redux overhaul
-