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

chore(web): improve auto-test references to globals in #11881 #11993

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

jahorton
Copy link
Contributor

@jahorton jahorton commented Jul 23, 2024

Consider this a "patch PR" for #11881 - feel free to merge it early without my consent, as this is intended to fix issues I personally raised for that PR.

@keymanapp-test-bot skip

@jahorton jahorton requested a review from mcdurdin as a code owner July 23, 2024 01:30
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Jul 23, 2024

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

@github-actions github-actions bot added web/ and removed web/ labels Jul 23, 2024
The exports of the `util.ts` can now be imported as
`@keymanapp/common-types/utils`. Those methods are used by developer.
We still export the `Uni_IsSurrogate*` methods in `main.js` because they
are needed by the keyboard-processor, but exporting everything would
increase the size of the resulting `keymanweb.js`. Doing it this way
keeps the size the same.
@ermshiperete ermshiperete merged commit 5552fdd into change/web/11878_remove-es5 Jul 24, 2024
18 of 19 checks passed
@ermshiperete ermshiperete deleted the chore/web/es5-removal-patch branch July 24, 2024 16:09
@ermshiperete
Copy link
Contributor

Oops - had pushed 5552fdd to the wrong branch... Doesn't matter, but muddles up this PR, sorry!

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