- Apr 12, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
Also integrate the "ignore draggability, always drag" behavior of editor mode. Right now, editor drag mode is hooked up to the "isFullscreen" flag, since it is the closest thing we have to player mode now.
-
- Apr 10, 2018
-
-
Helio authored
-
Helio authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Apr 09, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
carljbowman authored
Updates include modifications to interaction states for the following: tabs, add menus, forms, and stage selector.
-
carljbowman authored
- Auditing color CSS and componet CSS to make consistent. - Made a first pass of changes to increase contrast to elements that previously were problematic
-
- Apr 06, 2018
-
-
Karishma Chadha authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
It seems like there is some kind of touch action interference coming from the blocks panel, where if you touch the tabs on a touchscreen chromebook/chrome responsive mode, it does not select the tab if the touch radius is overlapping the blocks panel at all. See gifs in PR for more explanation. Fixes issue #1283, making chromebooks useable!
-
- Apr 05, 2018
-
-
Karishma Chadha authored
-
Christopher Willis-Ford authored
If an extension is loaded at project-load time, there won't be any targets. In that case, `handleExtensionAdded` now skips target-specific steps. This change also adds a filter for JSON block info to support upcoming block separators, which have XML but no JSON.
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
-
- Apr 04, 2018
-
-
Paul Kaplan authored
Resolves https://github.com/LLK/scratch-gui/issues/1713
-
Jake Bartles authored
-
- Apr 03, 2018
-
-
Ray Schamp authored
-
- Apr 02, 2018
-
-
Paul Kaplan authored
Add a jest unit test for making sure the number is rendered out when provided and not when not provided.
-
- Mar 28, 2018
-
-
Ray Schamp authored
-
Ray Schamp authored
-
Ray Schamp authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Mar 27, 2018
-
-
Ray Schamp authored
-
Michael "Z" Goddard authored
-
Paul Kaplan authored
Resolves #1644
-
- Mar 23, 2018
-
-
Karishma Chadha authored
Revert "Changes to hash should happen through project loader hoc. Changes to the current project id and current project data should happen in a reducer since they are part of global state. That way, the load button can affect the global project data as well." This reverts commit e4fe143b.
-
Paul Kaplan authored
FWIW the AP style guide recommends "emojis", although many dictionaries also recognize "emoji" as the plural because that is the plural in the original Japanese.
-
Paul Kaplan authored
-
- Mar 22, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
Changes to hash should happen through project loader hoc. Changes to the current project id and current project data should happen in a reducer since they are part of global state. That way, the load button can affect the global project data as well.
-
DD authored
-