- Oct 17, 2018
-
-
Ben Wheeler authored
-
Evelyn Eastmond authored
-
- Oct 15, 2018
-
-
Karishma Chadha authored
Cached url should be shared across watermark and sprite-selector-item for performance, address other review feedback.
-
Karishma Chadha authored
-
- Oct 11, 2018
-
-
Eric Rosenbaum authored
* Handle recordSoundCallback from blocks * Set custom field type for sounds menu * Add record… item to sounds menu * Use localized string and ID for ‘record…’ option * Add integration test * Don’t use custom field for sounds menu * Use callback as the value of the ‘record…’ menu item
-
chrisgarrity authored
A complete rewrite of OpcodeLabels. Instead of function, it’s a class that maintains a current translator function, and updates the opcode labelFn for each opcode when a new translator function is set. Add function `getLabel` to return the object with `category` and `labelFn` based on the opcode. Set intl.formatMessage as the translator function in MonitorList. It has access to the intl object, and wraps all monitors.
-
Ben Wheeler authored
stripped title handling from sb file uploader updated more projectState related names simplified hash-parser-hoc logic slightly
-
- Oct 10, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
- Oct 08, 2018
-
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
-
Ben Wheeler authored
load new project, both json and title; set title on file load; draft of code to fetch title from api
-
Ben Wheeler authored
-
- Oct 04, 2018
-
-
Ben Wheeler authored
-
- Oct 03, 2018
-
-
DD Liu authored
-
Evelyn Eastmond authored
Removing highlight when hovering over alert close button after one closes, other minor styling fixes.
-
Evelyn Eastmond authored
-
Evelyn Eastmond 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 25, 2018
-
-
chrisgarrity authored
Move the labels above the inputs for languages that don’t fix in the width of the sprite-info pane. Because of the different widths of everything I left aligned them. Examples, Abkhaz, Catalan, Greek. renamed the `rtl-locales` lib file as `locale-utils` as it’s doing more than rtl now. RTL should probably move into the scratch-l10n repo, but should the `wide-locales` setting? That seems like something that is gui specific. I don’t like having to hard code the specific languages that don’t fit, but there didn’t seem to be a better way to handle it right now.
-
- Sep 24, 2018
-
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
Moving click handling to alert component from container in order to handle index correctly. Removed AlertsComponent and added new AlertComponent.
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Benjamin Wheeler authored
* added account navigation menu, copied and adapted from www * fixed css * support for login menu, registration menu from www * Dropdown replaced with MenuBarMenu, override www css in menus * render and style login dropdown via function from www * moved menu styling from menu itself to menu bar * refactoring menu components and containers * refactor and restyle account nav menu * cleaned up cruft and css per rschamp's review of PR 3070
-
- Sep 19, 2018
-
-
DD Liu authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-
Evelyn Eastmond authored
-