- May 07, 2018
-
-
Andrew Sliwinski authored
-
Andrew Sliwinski authored
-
- Apr 30, 2018
-
-
Andrew Sliwinski authored
-
- Apr 25, 2018
-
-
Andrew Sliwinski authored
-
- Apr 24, 2018
-
-
Ray Schamp authored
Allow the back button to work with libraries
-
Ray Schamp authored
Merge pull request #1862 from LLK/revert-1861-greenkeeper-pls/scratch-vm-0.1.0-prerelease.1524520946 Revert "Update scratch-vm"
-
Ray Schamp authored
-
Ray Schamp authored
Update scratch-vm
-
Ray Schamp authored
-
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`.
-
Ray Schamp authored
Make the library filter input full height
-
Ray Schamp authored
Account for filter bar in library grid height
-
Ray Schamp authored
Partially match tags while filtering
-
- Apr 23, 2018
-
-
kchadha authored
Support new scratch-blocks API for translating custom proc mutations
-
Paul Kaplan authored
Update scratch-paint to the latest version
-
greenkeeper[bot] authored
-
Andrew Sliwinski authored
Make MINDSTORMS uppercase as per feedback from LEGO
-
Andrew Sliwinski authored
-
Karishma Chadha authored
-
Paul Kaplan authored
Merge pull request #1833 from LLK/revert-1832-revert-1829-greenkeeper/scratch-paint-0.2.0-prerelease.20180420154430 Bring in the latest bitmap editor from scratch-paint
-
Paul Kaplan authored
-
chrisgarrity authored
Export GUI for use on www!
-
Karishma Chadha authored
-
- Apr 21, 2018
-
-
Ray Schamp authored
This prevents the fullscreen modal from being scrollable by removing extra height from the library
-
Ray Schamp authored
This way you can click anywhere to gain focus
-
Ray Schamp authored
Concatenate all the tags plus the library item name into one string and search for a match within that. This allows queries to partially match tags and library item names. The `\n` delimiter is because my first choices of `' '` or `,` are typeable, and would end up matching everything.
-
- Apr 20, 2018
-
-
Paul Kaplan authored
Update the vm to include fixes for downloading imported sounds
-
Paul Kaplan authored
-
Paul Kaplan authored
-
Paul Kaplan authored
Merge pull request #1832 from LLK/revert-1829-greenkeeper/scratch-paint-0.2.0-prerelease.20180420154430 Revert bitmap paint editor PR for now
-
Paul Kaplan authored
-
Paul Kaplan authored
Update chromedriver to the latest version
-
Paul Kaplan authored
chore(package): update scratch-paint to version 0.2.0-prerelease.2018…
-
kchadha authored
Update scratch-vm version.
-
Karishma Chadha authored
-
Karishma Chadha authored
-
Ray Schamp authored
Library tweaks
-
Ray Schamp authored
-
Ray Schamp authored
This won't work on a lot of browsers, but temporarily just target modern ones. (Robust solution is possible using classNames and refs)
-
greenkeeper[bot] authored
Closes #1760
-