Skip to content

Conversation

@gonfunko
Copy link
Contributor

The basics

  • I branched from goog_module
  • My pull request is against goog_module
  • My code follows the style guide
  • My code is presented in the form suggested in the module
    conversion guide
  • I have run npm test.

The details

Resolves

Part of #5026

Proposed Changes

Converts core/flyout_horizontal.js to goog.module with ES6 const/let.

@gonfunko gonfunko requested a review from a team as a code owner July 23, 2021 15:15
@gonfunko gonfunko requested a review from moniika July 23, 2021 15:15
@github-actions github-actions bot added this to the 2021_q3_release milestone Jul 23, 2021
Comment on lines 29 to 30
/** @suppress {extraRequire} */
goog.require('Blockly.Block');
Copy link
Contributor

Choose a reason for hiding this comment

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

I think this can be removed now that this PR is in: #5140

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Done!

@gonfunko gonfunko merged commit 5421bc3 into RaspberryPiFoundation:goog_module Jul 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants