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

Rename OverlayPanel and OverlayView classes #1653

Merged
merged 2 commits into from
Mar 27, 2024

Conversation

dklaver15
Copy link
Contributor

Description

The OverlayPanel class was renamed to SearchPanel and the OverlayView class was renamed to SearchPanelView. This was done to keep naming conventions consistent with Xcode.

Related Issues

Checklist

  • I read and understood the contributing guide as well as the code of conduct
  • The issues this PR addresses are related to each other
  • My changes generate no new warnings
  • My code builds and runs on my machine
  • My changes are all related to the related issue above
  • I documented my code

Copy link
Collaborator

@austincondiff austincondiff left a comment

Choose a reason for hiding this comment

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

Looks good to me! 👍

If you are interested, #1650 is a pretty close change to this one. Thank you for the contribution!

@austincondiff austincondiff merged commit 83b7079 into CodeEditApp:main Mar 27, 2024
2 checks passed
@austincondiff
Copy link
Collaborator

@allcontributors add @DanKlaver15 for code

Copy link
Contributor

@austincondiff

I've put up a pull request to add @DanKlaver15! 🎉

@dklaver15
Copy link
Contributor Author

@austincondiff Sure, I can take #1650

@austincondiff
Copy link
Collaborator

Awesome! Please comment on the issue so I can assign it to you.

FastestMolasses pushed a commit to Angelk90/CodeEdit that referenced this pull request Apr 11, 2024
* Renamed the OverlayPanel class to SearchPanel

* Renamed the OverlayView class to SearchPanelView
@thecoolwinter thecoolwinter added the bug Something isn't working label Jul 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

✨ Rename Overlay to SearchPanel
4 participants