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

feat: Update the field-colour-hsv-sliders package to use the field-colour package. #1830

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

gonfunko
Copy link
Contributor

This PR fixes #1733 by updating FieldColourHsvSliders to inherit from @blockly/field-colour rather than the FieldColour in core. Manually tested that the HSV slider plugin works after swapping out the superclass.

@gonfunko gonfunko requested a review from a team as a code owner July 28, 2023 16:10
@gonfunko gonfunko requested review from BeksOmega and removed request for a team July 28, 2023 16:10
@gonfunko gonfunko merged commit e756bf4 into google:master Jul 28, 2023
9 checks passed
@gonfunko gonfunko deleted the field-colour-plugin branch July 28, 2023 18:04
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.

Update field-colour-hsv-sliders to extend from plugin version of field-colour
2 participants