The launch() function in main.ts is our boundary between our Mediawiki hooks and our app itself. This gets an config object, added in I2129e8fe584f80fbfcef7cb354bbac4deb607d5d, and a data object containing the information parsed from the overloaded link. We still need an interface for the data object.
Description
Description
Details
Details
Subject | Repo | Branch | Lines +/- | |
---|---|---|---|---|
bridge: add AppInformation interface | mediawiki/extensions/Wikibase | master | +26 -9 |
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | Lydia_Pintscher | T224833 first client edit for simple typo | |||
Resolved | Lydia_Pintscher | T226997 Show current Wikidata value in edit modal | |||
Resolved | Lucas_Werkmeister_WMDE | T228409 Create typescript interface for the data handed over in the launch function |
Event Timeline
Comment Actions
Change 524211 had a related patch set uploaded (by Lucas Werkmeister (WMDE); owner: Lucas Werkmeister (WMDE)):
[mediawiki/extensions/Wikibase@master] bridge: add AppInformation interface
Comment Actions
Change 524211 merged by jenkins-bot:
[mediawiki/extensions/Wikibase@master] bridge: add AppInformation interface