Skip to content

feat(developer): kvk support 馃檧 - #7355

Merged
mcdurdin merged 4 commits into
feature-ldmlfrom
feat/developer/epic-ldml/kvk-support
Sep 28, 2022
Merged

feat(developer): kvk support 馃檧#7355
mcdurdin merged 4 commits into
feature-ldmlfrom
feat/developer/epic-ldml/kvk-support

Conversation

@mcdurdin

@mcdurdin mcdurdin commented Sep 25, 2022

Copy link
Copy Markdown
Member

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

keymanapp-test-bot Bot commented Sep 25, 2022

Copy link
Copy Markdown

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
Comment thread developer/src/kmc-keyboard/package.json

@srl295 srl295 left a comment

Copy link
Copy Markdown
Member

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
Copy Markdown
Member

Choose a reason for hiding this comment

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

+1

Comment thread developer/src/kmc-keyboard/src/kvk/kvks-file-reader.ts
Comment thread developer/src/kmc-keyboard/src/kvk/kvks-file-reader.ts
Comment thread package-lock.json
Comment thread developer/src/kmc-keyboard/package.json
Comment thread developer/src/kmc-keyboard/package.json
Comment thread developer/src/kmc-keyboard/package.json
Comment thread package-lock.json
@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.

2 participants