- Sep 06, 2018
-
-
Ben Wheeler authored
styling for title field; correct input target in tests; make download filename safer with default, max length; in playground index, correctly pass props through to gui container
-
Andrew Sliwinski authored
chore(package): update scratch-vm to version 0.2.0-prerelease.20180906133035
-
Andrew Sliwinski authored
chore(package): update react-tooltip to version 3.8.0
-
greenkeeper[bot] authored
Closes #3079
-
Andrew Sliwinski authored
[Develop] Split BrowserModalComponent out of GUI
-
Andrew Sliwinski authored
Update react-tabs to the latest version
-
DD Liu authored
Closes #3071
-
- Sep 05, 2018
-
-
Ray Schamp authored
/ht @chrisgarrity
-
Ray Schamp authored
Removing this was the point of moving the test up one level. Thanks @chrisgarrity, good catch!
-
Ray Schamp authored
If the VM is ever instantiated, which happens whenever GUI is instantiated due to default props, then IE11 will crash
-
- Sep 04, 2018
-
-
Andrew Sliwinski authored
Deploy to Master
-
- Sep 03, 2018
-
-
greenkeeper[bot] authored
Closes #3060
-
- Aug 31, 2018
-
-
DD Liu authored
-
DD Liu authored
-
DD Liu authored
-
chrisgarrity authored
Add Intl to Crash Message Component.
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
Update scratch-l10n to the latest version
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
Update scratch-blocks to the latest version
-
- Aug 30, 2018
-
-
DD Liu authored
Closes #3044
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
Ray Schamp authored
Don't load the default project on top of everything
-
Ray Schamp authored
Just use ProjectLoaderHOC to translate props to redux. Trying to be clever about using both props and redux state together was... not clever. Resolves #3040
-
greenkeeper[bot] authored
-
chrisgarrity authored
Update scratch-blocks to the latest version
-
chrisgarrity authored
Update scratch-vm to the latest version
-
greenkeeper[bot] authored
-
greenkeeper[bot] authored
-
chrisgarrity authored
Fix connection modal padding for RTL
-
chrisgarrity authored
Mirror the speaker icon for RTL languages
-
Andrew Sliwinski authored
Update enzyme, paint, vm, style-loader, and webpack-cli packages
-
Andrew Sliwinski authored
-
Ray Schamp authored
Save now
-
Ray Schamp authored
Fastly is not configured yet
-
- Aug 29, 2018
-
-
Ray Schamp authored
Remove the default prop test because the default projectId prop comes from redux now, so it doesn't make sense to test the default Lint
-
greenkeeper[bot] authored
-
- Aug 28, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
Unfortunately I couldn't do the same with loading projects, since the presence of the component (necessitating the menu to be open) allows the actual upload from file to work, since it needs the FileInput component to be present, so it can emit a change event. We should revisit
-