Skip to content

Conversation

@Adityajaiswal03
Copy link
Contributor

@Adityajaiswal03 Adityajaiswal03 commented Aug 9, 2024

Fixes #8290

BREAKING CHANGE

If you used .blocklyEditableText or .blocklyNonEditableText css classes, update your usages to .blocklyEditableField and .blocklyNonEditableField instead.

@Adityajaiswal03 Adityajaiswal03 requested a review from a team as a code owner August 9, 2024 06:44
@conventional-commit-lint-gcf
Copy link

conventional-commit-lint-gcf bot commented Aug 9, 2024

🤖 I detect that the PR title and the commit message differ and there's only one commit. To use the PR title for the commit history, you can use Github's automerge feature with squashing, or use automerge label. Good luck human!

-- conventional-commit-lint bot
https://conventionalcommits.org/

@github-actions github-actions bot added the PR: feature Adds a feature label Aug 9, 2024
@Adityajaiswal03 Adityajaiswal03 changed the title feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. Aug 9, 2024
@github-actions github-actions bot added PR: feature Adds a feature and removed PR: feature Adds a feature labels Aug 9, 2024
@Adityajaiswal03 Adityajaiswal03 changed the title feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. Aug 9, 2024
@github-actions github-actions bot added PR: feature Adds a feature and removed PR: feature Adds a feature labels Aug 9, 2024
@Adityajaiswal03 Adityajaiswal03 changed the title feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField Aug 9, 2024
@github-actions github-actions bot added PR: feature Adds a feature and removed PR: feature Adds a feature labels Aug 9, 2024
@Adityajaiswal03 Adityajaiswal03 changed the title feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. Aug 9, 2024
@github-actions github-actions bot added PR: feature Adds a feature and removed PR: feature Adds a feature labels Aug 9, 2024
…onEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers.
@Adityajaiswal03
Copy link
Contributor Author

Hi @BeksOmega,

I’ve submitted a new PR. Could you please take a look and provide your feedback?

@Adityajaiswal03
Copy link
Contributor Author

@gonfunko
Could you please review the PR and share your feedback when you get a chance? I’d really appreciate it.

@BeksOmega BeksOmega requested review from BeksOmega and removed request for gonfunko August 12, 2024 16:44
@BeksOmega BeksOmega assigned BeksOmega and unassigned gonfunko Aug 12, 2024
@BeksOmega BeksOmega changed the title feat: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField BREAKING CHANGE: The blocklyEditableText and blocklyNonEditableText identifiers have been renamed to blocklyEditableField and blocklyNonEditableField respectively. This change may require updates to any existing code that references the old identifiers. feat!: change blocklyEditableText to blocklyEditableField and blocklyNonEditableText to blocklyNonEditableField Aug 12, 2024
@github-actions github-actions bot added breaking change Used to mark a PR or issue that changes our public APIs. PR: feature Adds a feature and removed PR: feature Adds a feature labels Aug 12, 2024
Copy link
Contributor

@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.

This looks great =) Once this passes CI I'll get it merged! Thank you for your work on this.

@BeksOmega BeksOmega merged commit 59fab94 into RaspberryPiFoundation:rc/v12.0.0 Aug 12, 2024
mikeharv added a commit to code-dot-org/code-dot-org that referenced this pull request Apr 2, 2025
mikeharv added a commit to code-dot-org/code-dot-org that referenced this pull request Apr 2, 2025
mikeharv added a commit to code-dot-org/code-dot-org that referenced this pull request Apr 2, 2025
@github-actions github-actions bot added breaking change Used to mark a PR or issue that changes our public APIs. PR: feature Adds a feature and removed PR: feature Adds a feature breaking change Used to mark a PR or issue that changes our public APIs. labels May 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking change Used to mark a PR or issue that changes our public APIs. PR: feature Adds a feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants