Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove themes that were moved to blockly samples #5041

Merged
merged 1 commit into from
Jul 13, 2021

Conversation

alschmiedt
Copy link
Contributor

The basics

  • I branched from develop
  • My pull request is against develop
  • My code follows the style guide

The details

Resolves

Fixes #4987

Proposed Changes

Remove themes that have been moved to Blockly Samples.

Behavior Before Change

The following themes were available in core:

Blockly.Themes.Dark
Blockly.Themes.Deuteranopia
Blockly.Themes.HighContrast
Blockly.Themes.Tritanopia
Blockly.Themes.Modern

Behavior After Change

Developers have to use one of the plugins published on npm to use the theme.

Reason for Changes

These themes fit better as plugins. We did not have plugins architecture in place when they were created.

Test Coverage

Documentation

Additional Information

@alschmiedt alschmiedt requested a review from a team as a code owner July 13, 2021 18:17
@alschmiedt alschmiedt requested a review from BeksOmega July 13, 2021 18:17
Copy link
Collaborator

@BeksOmega BeksOmega left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@alschmiedt alschmiedt merged commit 2b6b89d into google:develop Jul 13, 2021
cpcallen added a commit to cpcallen/blockly that referenced this pull request Jul 13, 2021
This resolves a conflict in `blockly_uncompressed.js`, and missing
updates to `test/deps.js`, caused by PR google#5041.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants