forked from unicode-org/cldr
-
Notifications
You must be signed in to change notification settings - Fork 1
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
CLDR-17177 kbd: layers / modifiers update #3
Closed
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
* CLDR-17048 Rebuild testData * CLDR-17048 Tweak the md * CLDR-17048 cleanup, and go ahead and do the one part remaining for https://unicode-org.atlassian.net/browse/CLDR-14186 so we can close that.
* CLDR-10436 Rename Latin-ASCII transform alias * CLDR-10436 Update transform tests * CLDR-10436 Format tests * CLDR-10436 Format tests * CLDR-10436 Rename testData file for Latin-ASCII
…regular, reorder, remove dups
… annotations, reorder, remove dups
- merge anything pertinent into README.md - make readme.html a stub - update status badges
…44-CLDModify-before-alpha2-integration CLDR-17062 BRS v44 CLDRModify passes before alpha2 integration
* CLDRFileTransformer, GenerateDerivedAnnotations
* CLDR-17075 Clean up language containment * CLDR-17075 minor tweak * CLDR-17075 Cleaned up code for better printout * CLDR-17075 Clean up illegal cases
* Also regen PersonNameTestData
* CLDR-17077 Fix some unit systems * CLDR-17077 Some unusual units surface in examples, so suppress them: point, dunam, 100-kilometer
…se region pref cycle h (unicode-org#3267)
* CLDR-17081 Fix PNF test data for ICU * CLDR-17081 More complete test of qualifying PNF data * CLDR-17081 Make fixes to gd and gl * CLDR-17081 Fix case hacks * CLDR-17081 Fix remaining gl issue * CLDR-17081 And run the testData generation
…er generation (unicode-org#3271) -New methods doubleCheckSpecialPaths, doubleCheckLocale check the destination folder contents -Throw an exception in the case of failure -New methods directoryIsSpecial, localeIsSpecial preserve encapsulation of number systems, Arabic -New method getLocaleIdFromFileName encapsulates getting locale ID from xml file name -Comments
- for consistency, only \u{…} format escaping is supported.
* CLDR-16633 kbd: use NMTOKEN for ids - document with link to future CLDR-17043 * CLDR-16633 kbd: more DTD fix
…e Panda | panda (unicode-org#3273) -Do not obtain keyword path by removing type=tts -Two passes through the CLDRFile: first pass gets keyword paths, second pass revises based on tts path -In general, the old keyword path derived from tts path by removeAttribute had wrong draft status -New DisplayAndInputProcessor.filterKeywordsDifferingOnlyInCase, collapses Panda | panda
…3274) * CLDR-17078 rename ldmlKeyboard.dtd to ldmlKeyboard3.dtd - also rename root element to <keyboard3>, etc - also, restore prior ldmlKeyboard.dtd and ldmlPlatform.dtd but marked deprecated - test/tool fixes as needed - CLDR APIs won't attempt to read prior keyboard files - remove prior-version Keyboard code Co-authored-by: Jan Kučera <[email protected]> * CLDR-17078 keyboard to keyboard3: test fix --------- Co-authored-by: Jan Kučera <[email protected]>
-The removal is currently done by OutputFileManager.removeEmptyFiles
-Add toggleOffOn in pom.xml -Now we can add spotless:off and spotless:on comments when/where convenient
* CLDR-17274 XCG translations CLDR-17274 Add XCG translations for root, en, es, fr, nl See unicode-org#3471 * CLDR-17274 Update currency.xml CLDR-17274 Update bcp47 currency.xml for XCG * CLDR-17274 fix typo CLDR-17274 - Fix typo * CLDR-17274 Make other changes for new currency. Note that there was a code change because the code is not yet valid, and the tests were not set up for that. --------- Co-authored-by: macchiati <[email protected]>
…merica_Mountain in Mexico. (unicode-org#3488)
…tConverter and some related code (unicode-org#3487)
…us glottal fix char (unicode-org#3493)
- instead, let webpack create a bundle name based on the content's hash, which will truly change when and only when the content changes. - webpack hook to write the file - read a manifest.json on the server side to serve that
- stuff we only want to calculate once, versus what can be expired from the cache.
- ellipses
Co-authored-by: Mark Davis <[email protected]>
Co-authored-by: Marc Durdin <[email protected]>
Co-authored-by: Mark Davis <[email protected]>
- attribute -> attribute value
mistaken |
srl295
pushed a commit
that referenced
this pull request
Jun 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
CLDR-17177
Note: May conflict some with unicode-org#3495 temporarily
ALLOW_MANY_COMMITS=true