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

feat(developer): kvk support 🙀 #7355

Merged
merged 4 commits into from
Sep 28, 2022

Conversation

mcdurdin
Copy link
Member

@mcdurdin mcdurdin commented Sep 25, 2022

Part of #7238.

Supports reading and writing .kvk files, and reading .kvks files, to/from an in-memory VisualKeyboard object.

TODO:

@keymanapp-test-bot skip

Part of #7238.

Supports reading and writing .kvk files, and reading .kvks files,
to/from an in-memory VisualKeyboard object.

TODO:
 - Full validation of .kvks files
 - Writing .kvks files
 - Some cleanup of API surfaces for consistency
@mcdurdin mcdurdin self-assigned this Sep 25, 2022
@mcdurdin mcdurdin added this to the A16S11 milestone Sep 25, 2022
@keymanapp-test-bot
Copy link

keymanapp-test-bot bot commented Sep 25, 2022

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

Also minor tweaks around reading .xml files.
Now has a shared object for all tests, reset between tests, and if the
test fails, prints any reported compiler messages.

Also updates kvk and kvks tests with refactored names from previous
commit.
@mcdurdin mcdurdin changed the title feat(developer): kvk support feat(developer): kvk support 🙀 Sep 26, 2022
@mcdurdin mcdurdin marked this pull request as ready for review September 26, 2022 10:42
Copy link
Member

@srl295 srl295 left a comment

Choose a reason for hiding this comment

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

LGTM with some quirks

constructor() {
//
// Binary restructure definitions matching VisualKeyboardSaverBinary.pas
// TODO: move binaries to separate kvk-file.ts
Copy link
Member

Choose a reason for hiding this comment

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

+1

package-lock.json Show resolved Hide resolved
developer/src/kmc-keyboard/package.json Show resolved Hide resolved
developer/src/kmc-keyboard/package.json Show resolved Hide resolved
developer/src/kmc-keyboard/package.json Show resolved Hide resolved
package-lock.json Show resolved Hide resolved
@mcdurdin mcdurdin merged commit cc9784d into feature-ldml Sep 28, 2022
@mcdurdin mcdurdin deleted the feat/developer/epic-ldml/kvk-support branch September 28, 2022 23:18
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.

None yet

2 participants