- Dec 14, 2017
-
-
Josiah Neuberger authored
1. Removed duplication of code in stage component to avoid future potential divergence. Now just selectively applying styling based on states of zoomed, colorPicking, and question. 2. Fixed bottom border getting chopped in zoomed mode by adding margin and adjusting height/width accordingly. 3. Removed shouldComponentUpdate from stageHeader as suggested from code review. Added ignore lint warning suggesting change to stateless function.
-
- Nov 23, 2017
-
-
Josiah Neuberger authored
-
- Nov 20, 2017
-
-
Andrew Sliwinski authored
-
DD authored
-
- Nov 19, 2017
-
-
stdio2016 authored
-
- 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
-
- Nov 10, 2017
-
-
Paul Kaplan authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
- Nov 08, 2017
-
-
Paul Kaplan authored
-
- Nov 02, 2017
-
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
Tina Quach authored
-
- Nov 01, 2017
-
-
Eric Rosenbaum authored
-
- Oct 31, 2017
-
-
Eric Rosenbaum authored
-
Tina Quach authored
-
- Oct 26, 2017
-
-
Paul Kaplan authored
-
- Oct 19, 2017
-
-
Eric Rosenbaum authored
-
- Oct 17, 2017
-
-
Eric Rosenbaum authored
-
Eric Rosenbaum authored
-
- Oct 13, 2017
-
-
chrisgarrity authored
* removed anything that was made redundant by scratch-l10n. * updated a string that wasn’t following conventions * added .tx/config so developers can start updating Transifex when there are new strings
-
Paul Kaplan authored
-
DD authored
-
- Oct 12, 2017
-
-
DD authored
-
- Oct 11, 2017
-
-
Paul Kaplan authored
-
- Oct 06, 2017
-
-
chrisgarrity authored
Changed existing string ids to use the convention `<repo>.<component>.<identifier>`
-
- Sep 21, 2017
-
-
Josiah Neuberger authored
-
- Sep 20, 2017
-
-
Paul Kaplan authored
-
- Sep 18, 2017
-
-
Paul Kaplan authored
Alphabetize all the things
-
- Sep 04, 2017
-
-
Josiah Neuberger authored
Commit fceba4e8 introduced new sizing behavior for the stage in order to fit everything in a 1024 width. Adopted this same behavior for the StageHeader component.
-
- Sep 01, 2017
-
-
Paul Kaplan authored
-