Skip to content
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

Add more MediaWiki modules #39

Merged
merged 10 commits into from
Mar 12, 2024
Merged

Add more MediaWiki modules #39

merged 10 commits into from
Mar 12, 2024

Conversation

Derugon
Copy link
Collaborator

@Derugon Derugon commented Mar 8, 2024

Add types and doc for other MediaWiki modules, based on MediaWiki 1.41. Only modules that add declarations to the mw namespace are included, and modules that add declarations to mw.libs and mw.widgets are also not included. Included modules are:

  • mediawiki.cldr
  • mediawiki.confirmCloseWindow
  • mediawiki.debug
  • mediawiki.deflate (from feat: add mw.deflate type definition #32)
  • mediawiki.ForeignUpload
  • mediawiki.inspect
  • mediawiki.searchSuggest
  • mediawiki.Upload

@Derugon Derugon marked this pull request as ready for review March 9, 2024 18:40
@siddharthvp siddharthvp linked an issue Mar 10, 2024 that may be closed by this pull request
@siddharthvp siddharthvp merged commit d1b832a into wikimedia-gadgets:main Mar 12, 2024
1 check passed
AnYiEE added a commit to AnYiEE/types-mediawiki-renovate that referenced this pull request Mar 13, 2024
@Derugon Derugon deleted the mw branch March 15, 2024 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

feat: add mw.deflate type definition
2 participants