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

refactor(web): merge device-detect with web/src/engine/main 🏗️ #12399

Merged
merged 2 commits into from
Sep 12, 2024

Conversation

ermshiperete
Copy link
Contributor

This change moves web/src/engine/device-detect/web/src/engine/main/ and renames the Device class to DeviceDetector.

Fixes: #12388

@keymanapp-test-bot skip

This change moves `web/src/engine/device-detect/` →
`web/src/engine/main/` and renames the `Device` class to `DeviceDetector`.

Fixes: #12388
All subprojects that used `common/web/tsconfig.kmw-main-base.json`
got moved so that this file is no longer used by anyone.
Copy link
Member

@mcdurdin mcdurdin left a comment

Choose a reason for hiding this comment

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

Good, fewer modules is a good thing, we have so many for web

Base automatically changed from refactor/web/12387_sentry to master September 12, 2024 06:50
@ermshiperete ermshiperete merged commit 44ba53a into master Sep 12, 2024
22 checks passed
@ermshiperete ermshiperete deleted the refactor/web/12388_device-detect branch September 12, 2024 06:50
@keyman-server
Copy link
Collaborator

Changes in this pull request will be available for download in Keyman version 18.0.110-alpha

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

refactor(web): move web/src/engine/device-detect/web/src/engine/main/ chore(web): restructure repo
3 participants