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

Migrate core/utils/keycodes.js to goog.module #5049

Merged
merged 1 commit into from
Jul 14, 2021

Conversation

moniika
Copy link
Contributor

@moniika moniika commented Jul 14, 2021

The basics

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

The details

Resolves

Part of #5026

Proposed Changes

Converts core/utils/keycodes.js to goog.module syntax.

Test Coverage

Ran npm run start and npm run test

Additional Information

No instances of var to update.
No changes to the file after running clang-format.

@moniika moniika requested a review from a team as a code owner July 14, 2021 01:51
@moniika moniika requested a review from BeksOmega July 14, 2021 01:51
@moniika moniika added this to the 2021_q3_release milestone Jul 14, 2021
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!

@moniika moniika merged commit 632ef12 into google:goog_module Jul 14, 2021
@moniika moniika deleted the convert-keycodes branch July 16, 2021 01:37
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.

3 participants