Modernize gadget: Codex UI, award (P166) handling, i18n (v5.0.0)#7
Open
t0grul wants to merge 1 commit into
Open
Modernize gadget: Codex UI, award (P166) handling, i18n (v5.0.0)#7t0grul wants to merge 1 commit into
t0grul wants to merge 1 commit into
Conversation
Rewrite the UI on Vue 3 + Wikimedia Codex (TypeScript -> webpack). Awards (P166): multi-value export, missing-date enrichment and year->full-date precision upgrade, export from a Qid via data-wikidata-value-id, split multi-date values into separate statements, split multi-qualifier statements, count deprecated statements so they are not re-added. Smaller: DD/MM/YYYY dates, numeric "children" -> number of children (P1971), "?"/dashes -> unknown value, exact "нет" -> no value, P19/P20 single-select, plain-text redirect resolution, on-wiki window.wieConfig support, date enrichment + reference saved as one edit. i18n: bundle all languages and resolve per wiki with English fallback; fill every language file to full coverage. See CHANGELOG.md for details.
This file contains hidden or 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
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.
Hi Putnik — here's the non-minified source for the update I mentioned. Built from v4.2.0.
Architecture
Awards (P166)
data-wikidata-value-idSmaller
?and dashes → unknown value; exactнет→ no valuewindow.wieConfig(units / fixed values)i18n
Full list in
CHANGELOG.md.