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 MediaWiki core hooks #33

Merged
merged 5 commits into from
Jan 19, 2024
Merged

Commits on Jan 9, 2024

  1. Move mw.user to a class

    and export it so we can use it with mw.hook('postEdit')
    Adrien LESÉNÉCHAL committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    2bc641e View commit details
    Browse the repository at this point in the history
  2. Add default typing for MediaWiki core hooks

    Adrien LESÉNÉCHAL committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5e666dd View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. Add dependency to OOUI

    Adrien LESÉNÉCHAL committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    179cc9f View commit details
    Browse the repository at this point in the history
  2. Bump typescript to fix TS1256

    Adrien LESÉNÉCHAL committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    48b11d2 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. Update README

    siddharthvp committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    27f0cea View commit details
    Browse the repository at this point in the history