- Aug 02, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Aug 01, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
- Jul 31, 2018
-
-
Paul Kaplan authored
-
- Jul 25, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Enforce this by using `slice` so that no more are ever shown, which would mess up the layout. Also fixes the issue where the card text could push out when translated into other languages
-
- Jul 24, 2018
-
-
kyleplo authored
-
- Jul 23, 2018
-
-
chrisgarrity authored
Currently that’s just hebrew. It’s still available with the `?locale=he` for people to check translations. It’s being temporarily excluded from the menu until we have RTL support for the interface.
-
Ken authored
-
Paul Kaplan authored
This replaces the event-based search analytics because that method does not allow us to get the advantages of more search-specific analytics.
-
Connor Hudson authored
-
- Jul 20, 2018
-
-
apple502j authored
-
- Jul 19, 2018
-
-
Paul Kaplan authored
-
Connor Hudson authored
Preview FAQ -> FAQ Make welcome image in modal match the homepage banners Preview -> Beta (:D)
-
Paul Kaplan authored
-
- Jul 18, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
HT @paulkaplan
-
Paul Kaplan authored
-
Paul Kaplan authored
-
kyleplo authored
-
kyleplo authored
-
- Jul 17, 2018
-
-
chrisgarrity authored
-
chrisgarrity authored
* Added localization for ‘Make a Block’ * ‘block name’ default text is in scratch-blocks The changes in `error-step.jsx` were needed because the same id was defined in there and `unavailable_step.jsx`. The scripts to generate the json file for Transifex give an error if the same id is defined in two places. In error step it simply uses the id without redefining default value etc. The alternative would be to add a new messages.jsx file that has the definitions for shared text and include that in both places that use them.
-
- Jul 16, 2018
-
-
chrisgarrity authored
Goes along with https://github.com/LLK/scratch-blocks/pull/1646
-
- Jul 12, 2018
-
-
Paul Kaplan authored
-
carljbowman authored
- Make stage look more like a tile element and not flust with the stage info width. - Make the stage select state more apparent
-
Paul Kaplan authored
-
- Jul 11, 2018
-
-
chrisgarrity authored
The onMouseUp handler for the menu rerenders the language menu before the select onChange function runs on Firefox. So it resets the language value back to the previous value and the locale doesn’t update. If the languageMenu isopen don’t fire the openlanguageMenu action.
-
Paul Kaplan authored
-
- Jul 10, 2018
-
-
Paul Kaplan authored
-
Paul Kaplan authored
-
chrisgarrity authored
Eliminate warnings and errors due to library item text (name and desctiption) being localized components instead of simply a string. Some are not localized (e.g. LEGO EV3), so either string or component is possible.
-
- Jul 09, 2018
-
-
carljbowman authored
- Resized the next/prev cards and buttons - Resized the “Remove” and “All Tips” buttons in the nav - Added hover feedback on next/prev and nav items
-
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’.
-
Paul Kaplan authored
-
Paul Kaplan authored
-