keymanapp / keyman

Keyman cross platform input methods system running on Android, iOS, Linux, macOS, Windows and mobile and desktop web
https://keyman.com/
Other
402 stars 112 forks source link

chore(developer): make package subfile description fully optional #12665

Open mcdurdin opened 1 week ago

mcdurdin commented 1 week ago

The package subfile description field is never really used in the end-user apps. As it is meaningless metadata, we'll make it fully optional, and start to remove all references in the designers and compilers.

TODO: For packages targeting Keyman 18.0+, we should consider removing the description field altogether from the subfiles. This should be done in a separate PR.

@keymanapp-test-bot skip

keymanapp-test-bot[bot] commented 1 week ago

User Test Results

Test specification and instructions

User tests are not required

Test Artifacts

mcdurdin commented 4 hours ago

TODO: For packages targeting Keyman 18.0+, we should consider removing the description field altogether from the subfiles. This should be done in a separate PR.

See #12682