- Feb 04, 2019
-
-
chrisgarrity authored
Override the z-index for the blocks drag layer. At 1000, it will be over everything in the gui other than the navbar itself (monitors on the stage, tutorials, alerts, dropdown menus, etc.)
-
- Jan 30, 2019
-
-
chrisgarrity authored
fixes https://github.com/LLK/scratch-www/issues/2587 and https://github.com/LLK/scratch-gui/issues/4428 changed menu-bar z-index to one more than monitors so drop down menus cover monitors when opened.
-
- Jan 18, 2019
-
-
Paul Kaplan authored
See #4382 for more info about why, and what we need to follow up on it
-
- Jan 07, 2019
-
-
Paul Kaplan authored
Fixes useability issue where the drop area was too small, and you couldn't see it.
-
- Nov 18, 2018
-
-
Ben Wheeler authored
-
- Nov 15, 2018
-
-
Ben Wheeler authored
-
- Nov 13, 2018
-
-
Ben Wheeler authored
-
- Nov 10, 2018
-
-
Ben Wheeler authored
-
- Nov 08, 2018
-
-
Ben Wheeler authored
made alert messages translation-ready updated project saver hoc default alerts to COLOR_ORANGE got tests working made neutral button color
-
- Nov 07, 2018
-
-
Paul Kaplan authored
Put stage, monitors, add buttons, tooltips, menubar under the block drag layer. Make sure the Extension button is above the toolbox.
-
- Nov 02, 2018
-
-
Paul Kaplan authored
-
- Sep 26, 2018
-
-
Eric Rosenbaum authored
* Add mic indicator * Fix mic indicator position and margin * Don’t always show indicator, don’t sneaky-enable extension * Position mic indicator in RTL * Actually, don’t move indicator in RTL * Update event name for MIC_LISTENING * Move mic indicator state into redux * Move stageSizeToTransform into screen-utils * Position mic indicator and question at bottom of stage * Fix pointer events * JSDOC for stageSizeToTransform * Pass micIndicator into StageComponent via …props
-
- Sep 19, 2018
-
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
- Sep 07, 2018
-
-
Ben Wheeler authored
-
- Aug 20, 2018
-
-
chrisgarrity authored
-
- Aug 12, 2018
-
-
Ben Wheeler authored
padding and margin changes to make www project page layout work without hacks; hack to position monitors correctly
-
- Aug 01, 2018
-
-
chrisgarrity authored
This bled into normalizing z-indices for the action menus in the z-index.css. The tooltip id was not unique between action menus for ‘suprise’ and ‘paint’, so `mainTooltipId` was used as a prefix to make them unique.
-
- Jul 09, 2018
-
-
carljbowman authored
In addtion to changing the UI color for “mini cards” from motion blue to extensions aqua, this commit also updates the color variable previously known as ‘$pen-primary’ to ‘$extensions-primary’.
-
- Jul 02, 2018
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Jun 12, 2018
-
-
Christopher Willis-Ford authored
-
- Jun 02, 2018
- Apr 20, 2018
-
-
Ray Schamp authored
-
- Apr 19, 2018
-
-
Ray Schamp authored
-
- 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
-
- Mar 27, 2018
-
-
Ray Schamp authored
-
- Feb 26, 2018
-
-
Paul Kaplan authored
-
- Feb 23, 2018
-
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Karishma Chadha authored
Initial SB2 Import UI (button in preview modal + import modal that can load projects via url). Preliminary validation on url, still needs error handling.
-
- Jan 29, 2018
- Jan 10, 2018
-
-
DD authored
-
- Jan 09, 2018
-
-
DD authored
-
- Dec 21, 2017
-
-
chrisgarrity authored
- implements welcome to the preview modal, and unsupported browser modal. - will need assets updated in Jan.
-
- Dec 20, 2017
-
-
Matthew Taylor authored
* Implement GH-830: Add coming soon tooltips This implements coming soon tooltips for: * the small stage size * save, load and language It also creates the component that can be copied over into the paint editor for use there as well. Lastly, this does a small refactor on the full screen implementation to include multiple small screen sizes too.
-
- Nov 13, 2017
-
-
Matthew Taylor authored
This is for https://github.com/LLK/scratch-paint/pull/194, making the selector area smaller on tablet so as to create more space for the paint editor
-