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

Add a blocklyFieldText CSS class to fields' text elements #8291

Closed
BeksOmega opened this issue Jul 10, 2024 · 2 comments · Fixed by #8302
Closed

Add a blocklyFieldText CSS class to fields' text elements #8291

BeksOmega opened this issue Jul 10, 2024 · 2 comments · Fixed by #8302
Assignees
Labels
good first issue help wanted External contributions actively solicited issue: feature request Describes a new feature and why it should be added
Milestone

Comments

@BeksOmega
Copy link
Collaborator

In the field's createTextElement_ method, add a blocklyFieldText class to the class property.

'class': 'blocklyText',

@BeksOmega BeksOmega added help wanted External contributions actively solicited issue: feature request Describes a new feature and why it should be added good first issue labels Jul 10, 2024
@BeksOmega BeksOmega added this to the v12 milestone Jul 10, 2024
@ga-fleury
Copy link

Hey @BeksOmega, can you assign this to me?

BeksOmega added a commit that referenced this issue Jul 12, 2024
… (#8302)

* feat!: Add a blocklyFieldText CSS class to fields' text elements (#8291)

* add class instead of replace

Co-authored-by: Beka Westberg <[email protected]>

---------

Co-authored-by: Beka Westberg <[email protected]>
@BeksOmega
Copy link
Collaborator Author

Closed by #8302

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue help wanted External contributions actively solicited issue: feature request Describes a new feature and why it should be added
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants