- Jul 10, 2018
-
-
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.
-
- Jun 27, 2018
-
-
chrisgarrity authored
Convert `extensions/index` to jsx and use react-intl to define/translate names and descriptions.
-
- May 10, 2018
-
-
Eric Rosenbaum authored
-
- Apr 30, 2018
-
-
chrisgarrity authored
Question, should ‘x’ and ‘y’ be localizable?
-
- Apr 24, 2018
-
-
Ray Schamp authored
Push to history when the library mounts. Whenever popstate occurs after mounting, request to be closed. Behavior captured in the `Modal` container. If we want to re-use this functionality for anything else that uses `ModalComponent`, just use the `Modal` container rather than `ModalComponent`.
-
- Apr 19, 2018
-
-
Ray Schamp authored
-
- Apr 13, 2018
-
-
Andrew Sliwinski authored
-
- Feb 26, 2018
-
-
Paul Kaplan authored
-
- Jan 12, 2018
-
-
Andrew Sliwinski authored
-
- Jan 03, 2018
-
-
Matthew Taylor authored
* Add coming soon extensions to the library This implements #1074 * don’t call `onSelect` when disabled thanks @paulkaplan! * add speech image to coming soon extension
-
- Nov 03, 2017
-
-
Eric Rosenbaum authored
-
- Nov 02, 2017
-
-
Eric Rosenbaum authored
With locally loaded png image
-
- Nov 01, 2017
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Sep 18, 2017
-
-
Paul Kaplan authored
Alphabetize all the things
-