-
-
Notifications
You must be signed in to change notification settings - Fork 112
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): feature-gestures master merge (end of A17S18) 🐵 #9418
Merged
jahorton
merged 119 commits into
feature-gestures
from
chore/feature-gestures-a17s18-master-merge
Aug 4, 2023
Merged
chore(web): feature-gestures master merge (end of A17S18) 🐵 #9418
jahorton
merged 119 commits into
feature-gestures
from
chore/feature-gestures-a17s18-master-merge
Aug 4, 2023
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- merge code paths… #7375
- reorder now handles runs, where a run starts at primary=0 - reorder still returns as if it had matched/altered the entire string #7375
- remove a debug print call #7375
Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. - [Release notes](https://github.com/jonschlinkert/word-wrap/releases) - [Commits](jonschlinkert/word-wrap@1.2.3...1.2.4) --- updated-dependencies: - dependency-name: word-wrap dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
- define KMXPLUS_DEBUG_LOAD, 0 by default, to get details such as 'each string' and 'each key' - overall debugging and anomalies still DebugLog by default. - new macro DebugLoad - also KMXPLUS_DEBUG_TRANSFORM similarly and DebugTran
- USet struct was depending on the COMP_KEYBOARD_EX (the .kmx data), but was used after load completed during processing - Change the USet structure to contain a std::list<COMP_KMXPLUS_USET_RANGE> i.e. copying it - but, while we're at it, added functions to validate that characters are within valid Unicode ranges. #7375
- oops, had commented out a section for testing #7375
- also remove unnecessary loops with unused parameters #7375
auto: increment master version to 17.0.146
…wrap-1.2.4 chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
auto: increment master version to 17.0.147
(cherry picked from commit 04a52e9)
…elog chore(linux): Update debian changelog 🍒
- remove Ubuntu 22.10 Kinetic which is no longer supported - add future Ubuntu 23.10 Mantic
auto: increment master version to 17.0.148
Co-authored-by: Marc Durdin <[email protected]>
- remove another debug print call #7375
Note that feat(core): ldml vkey support 🙀 #7135 is future, in the future this may be an Error again. - also, add an internal error to the visual-keyboard-compiler on missing keys - also, update fr-t-k0-azerty to fix a missing key (simultaneous fix has been made in CLDR) - also, reinstate CLDR's fr-t-k0-azerty - now all 'stock' keyboards build in keyman! - keep the 'internal' azerty as k_020 - it has some additional transform goodies Fixes: #9236
- rewrite macros as inlines - brute force approach For: #7375
…m-path-epic-ldml feat(core): merge transform/reorder processing w/ u32 🙀
…ning-epic-ldml chore(developer): make unknown vkey a hint, not error 🙀
chore(linux): Properly treat test builds with packaging GHA
auto: increment master version to 17.0.154
chore(common): Update crowdin GHA to trigger daily
…ation fix(web): forgot to target es5 when minifying polyfilled worker
jahorton
requested review from
rc-swag,
ermshiperete,
mcdurdin and
darcywong00
as code owners
August 4, 2023 04:05
User Test ResultsTest specification and instructions User tests are not required Test Artifacts
|
github-actions
bot
added
web/
windows/
developer/
linux/
common/
developer/compilers/
common/resources/
Build infrastructure
core/
Keyman Core
common/web/
windows/config/
docs
labels
Aug 4, 2023
keymanapp-test-bot
bot
changed the title
chore(web): feature-gestures master merge (end of A17S18)
chore(web): feature-gestures master merge (end of A17S18) 🐵
Aug 4, 2023
mcdurdin
approved these changes
Aug 4, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
RSLGTM
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
chore
common/resources/
Build infrastructure
common/web/
common/
core/
Keyman Core
developer/compilers/
developer/
docs
epic-gestures
linux/
web/
windows/config/
windows/
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
@keymanapp-test-bot skip