- Jul 02, 2018
-
-
chrisgarrity authored
Fixes #2448 (tab wrapping in Japanese). Also ensures that none of the Sprite info area wraps. Does not address the issue where the sprite info area is too big and pushes the stage info off the screen.
-
- Jun 12, 2018
-
-
Christopher Willis-Ford authored
-
Christopher Willis-Ford authored
Also remove some obsolete code
-
Christopher Willis-Ford authored
-
- May 03, 2018
-
-
Paul Kaplan authored
Fixes #1955
-
- May 01, 2018
-
-
chrisgarrity authored
* Player mode Add isPlayerOnly property on GUI. Move isFullScreen into mode reducer with isPlayerOnly. Full screen needs to be a separate prop so that GUI knows what to show when exiting full-screen (either player-only or full editor). - set `gui-body * {box-sizing: border-box;}` instead of expecting it to be set by the enclosing component/playground, and removed uses of content-box (adjusting sizes as needed) - Added `!isPlayerOnly` to the conditions for draggable sprites - rewrote player example to use player mode.
-
- Apr 30, 2018
-
-
chrisgarrity authored
Question, should ‘x’ and ‘y’ be localizable?
-
- Apr 09, 2018
-
-
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
-
- Feb 27, 2018
-
-
Moran T authored
Should help with smaller screen sizes, where the ratio is different (like some chromebooks)
- Jan 29, 2018
-
-
DD authored
-
- Jan 17, 2018
-
-
Daniel Ball authored
-
- Jan 03, 2018
-
-
Paul Kaplan authored
-
- Dec 21, 2017
-
-
Paul Kaplan authored
-
- Dec 20, 2017
-
-
Paul Kaplan authored
Fixes https://github.com/LLK/scratch-gui/issues/1064
-
- Dec 01, 2017
-
-
Tina Quach authored
-
Tina Quach authored
-
- Nov 02, 2017
-
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
- Aug 16, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 14, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 10, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 21, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 07, 2017
-
-
Paul Kaplan authored
-
- Jun 30, 2017
-
-
Paul Kaplan authored
-
- Apr 24, 2017
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Apr 20, 2017
-
-
Ray Schamp authored
With jscodeshift thank God
-
- Apr 03, 2017
-
-
Ray Schamp authored
-
- Mar 20, 2017
-
-
Steven Dale authored
Fixes #156 + refactored classnames to style guide conventions
-
Steven Dale authored
Affects SpriteSelector Pane, StageSelector Pane, Stage, MenuBar, Libraries Modal, Add/Import buttons, for Chrome, Ffx + Safari on Sierra. Fixes #162
-