- Jun 19, 2020
-
-
adroitwhiz authored
The Stage component will sometimes have a color picker background, which darkens the entire screen when the color picker loupe is active. This color picker background element should appear in the same level as the stage's wrapper, not inside of it. Previously, this was done by wrapping both the stage's wrapper and color picker background in a div. Now, they're both wrapped in a React.Fragment to avoid a completely unnecessary div wrapper.
-
adroitwhiz authored
This makes the layout behavior for stage overlays much more consistent. Items whose overflow *should* be contained within the stage, like the monitors and color picker loupe, are now placed within the "stage" element directly. Items whose overflow should *not* be contained within the stage, like the target highlight box and dragged sprite, are now inside a "stage overlays" container element, which is properly positioned (taking into account the stage's border width) and sized. This is made possible by unifying stage layout across both fullscreen & non-fullscreen modes via moving the fullscreen overlay styles to the StageWrapper component. Whereas previously, the stage overlays were positioned *outside* of the stage in fullscreen and had to reposition themselves correctly, they are now positioned the same in both fullscreen and regular modes.
-
adroitwhiz authored
The stage + target pane wrapper's width must be constrained to that of the stage, even when there are lots of sprite tiles. Otherwise, once you add enough sprites, it'll grow horizontally past the stage size. The old code set its maximum width explicitly to stop that from happening, but it can also be done more elegantly with the flex-basis property. This also has the benefit of taking the stage border width into account.
-
adroitwhiz authored
Since #3885, the GreenFlagOverlay has been hidden by the Stage component instead of having to hide itself if the project has been started. Thus there's no need for GreenFlagOverlay to know whether the project has been started.
-
- Jun 09, 2020
-
-
DD Liu authored
Update render and svg-renderer with changes that Dependabot missed
-
DD Liu authored
-
dependabot-preview[bot] authored
Merge pull request #5859 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20200604210444
-
dependabot-preview[bot] authored
Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20200602200702 to 0.1.0-prerelease.20200604210444. - [Release notes](https://github.com/LLK/scratch-render/releases) - [Commits](https://github.com/LLK/scratch-render/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Merge pull request #5868 from LLK/dependabot/npm_and_yarn/scratch-blocks-0.1.0-prerelease.20200609135544
-
dependabot-preview[bot] authored
Bumps [scratch-blocks](https://github.com/LLK/scratch-blocks) from 0.1.0-prerelease.20200528193139 to 0.1.0-prerelease.20200609135544. - [Release notes](https://github.com/LLK/scratch-blocks/releases) - [Commits](https://github.com/LLK/scratch-blocks/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jun 08, 2020
-
-
chrisgarrity authored
Update contributor guidelines
-
chrisgarrity authored
-
- Jun 05, 2020
-
-
dependabot-preview[bot] authored
Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. **This update includes a security fix.** - [Release notes](https://github.com/faye/websocket-extensions-node/releases) - [Changelog](https://github.com/faye/websocket-extensions-node/blob/master/CHANGELOG.md) - [Commits](https://github.com/faye/websocket-extensions-node/compare/0.1.3...0.1.4 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
picklesrus authored
Stop building gh pages branches for dependabot
-
picklesrus authored
-
dependabot-preview[bot] authored
Merge pull request #5858 from LLK/dependabot/npm_and_yarn/scratch-svg-renderer-0.2.0-prerelease.20200604203226
-
dependabot-preview[bot] authored
Bumps [scratch-svg-renderer](https://github.com/LLK/scratch-svg-renderer) from 0.2.0-prerelease.20200507183648 to 0.2.0-prerelease.20200604203226. - [Release notes](https://github.com/LLK/scratch-svg-renderer/releases) - [Commits](https://github.com/LLK/scratch-svg-renderer/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
- Jun 04, 2020
-
-
dependabot-preview[bot] authored
Merge pull request #5857 from LLK/dependabot/npm_and_yarn/scratch-paint-0.2.0-prerelease.20200604192759
-
dependabot-preview[bot] authored
Bumps [scratch-paint](https://github.com/LLK/scratch-paint) from 0.2.0-prerelease.20200604013720 to 0.2.0-prerelease.20200604192759. - [Release notes](https://github.com/LLK/scratch-paint/releases) - [Commits](https://github.com/LLK/scratch-paint/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Merge pull request #5854 from LLK/dependabot/npm_and_yarn/scratch-paint-0.2.0-prerelease.20200604013720
-
dependabot-preview[bot] authored
Bumps [scratch-paint](https://github.com/LLK/scratch-paint) from 0.2.0-prerelease.20200603154236 to 0.2.0-prerelease.20200604013720. - [Release notes](https://github.com/LLK/scratch-paint/releases) - [Commits](https://github.com/LLK/scratch-paint/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jun 03, 2020
-
-
DD Liu authored
Merge pull request #5851 from LLK/dependabot/npm_and_yarn/scratch-paint-0.2.0-prerelease.20200603154236 Bump scratch-paint from 0.2.0-prerelease.20200602154954 to 0.2.0-prerelease.20200603154236
-
DD Liu authored
-
dependabot-preview[bot] authored
Bumps [scratch-paint](https://github.com/LLK/scratch-paint) from 0.2.0-prerelease.20200602154954 to 0.2.0-prerelease.20200603154236. - [Release notes](https://github.com/LLK/scratch-paint/releases) - [Commits](https://github.com/LLK/scratch-paint/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [scratch-l10n](https://github.com/LLK/scratch-l10n) from 3.9.20200528181319 to 3.9.20200603151351. - [Release notes](https://github.com/LLK/scratch-l10n/releases) - [Commits](https://github.com/LLK/scratch-l10n/compare/3.9.20200528181319...3.9.20200603151351 ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- Jun 02, 2020
-
-
dependabot-preview[bot] authored
Merge pull request #5846 from LLK/dependabot/npm_and_yarn/scratch-render-0.1.0-prerelease.20200602200702
-
dependabot-preview[bot] authored
Bumps [scratch-render](https://github.com/LLK/scratch-render) from 0.1.0-prerelease.20200512203149 to 0.1.0-prerelease.20200602200702. - [Release notes](https://github.com/LLK/scratch-render/releases) - [Commits](https://github.com/LLK/scratch-render/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Merge pull request #5845 from LLK/dependabot/npm_and_yarn/scratch-paint-0.2.0-prerelease.20200602154954
-
dependabot-preview[bot] authored
Bumps [scratch-paint](https://github.com/LLK/scratch-paint) from 0.2.0-prerelease.20200602002610 to 0.2.0-prerelease.20200602154954. - [Release notes](https://github.com/LLK/scratch-paint/releases) - [Commits](https://github.com/LLK/scratch-paint/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Merge pull request #5842 from LLK/dependabot/npm_and_yarn/scratch-vm-0.2.0-prerelease.20200602151852
-
dependabot-preview[bot] authored
Bumps [scratch-vm](https://github.com/LLK/scratch-vm) from 0.2.0-prerelease.20200527195112 to 0.2.0-prerelease.20200602151852. - [Release notes](https://github.com/LLK/scratch-vm/releases) - [Commits](https://github.com/LLK/scratch-vm/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
adroitwhiz authored
Remove box-sizing: content-box from sprite highlight box CSS
-
dependabot-preview[bot] authored
Merge pull request #5841 from LLK/dependabot/npm_and_yarn/scratch-paint-0.2.0-prerelease.20200602002610
-
dependabot-preview[bot] authored
Bumps [scratch-paint](https://github.com/LLK/scratch-paint) from 0.2.0-prerelease.20200529184518 to 0.2.0-prerelease.20200602002610. - [Release notes](https://github.com/LLK/scratch-paint/releases) - [Commits](https://github.com/LLK/scratch-paint/commits ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
- May 30, 2020
-
-
dependabot-preview[bot] authored
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.6.4 to 7.10.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-core ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>
-
dependabot-preview[bot] authored
Bumps [@babel/preset-env](https://github.com/babel/babel/tree/HEAD/packages/babel-preset-env) from 7.10.0 to 7.10.2. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/master/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.10.2/packages/babel-preset-env ) Signed-off-by:
dependabot-preview[bot] <support@dependabot.com>