keymanapp / keyman

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

feat(developer): ldml - support local imports #10649

Open mcdurdin opened 9 months ago

mcdurdin commented 9 months ago

only base=cldr is currently supported but spec allows local relative/absolute imports.

https://github.com/keymanapp/keyman/blob/5dbda001fcd8973b4922292b5c0731748380a263/common/web/types/src/ldml-keyboard/ldml-keyboard-xml-reader.ts#L187-L190

Reported by @sovichet

srl295 commented 9 months ago
srl295 commented 3 months ago

blocked by #11236