Commit graph

9 commits

Author SHA1 Message Date
CosmicAlpha 4fcb828705
Add more support to PortableInfoboxBuilder (#124)
Adds support for `<header>` and `<navigation>` tags
2024-05-11 17:49:11 -06:00
Keyacom b2cb67ad21
Replace deprecated function (#100)
This is to mitigate a bug that has happened in MW 1.39.1. Clicking the "Clear infobox" button caused a TypeError exception: "mw.user.getName is not a function".
2023-06-04 19:11:05 -06:00
CosmicAlpha 6ea00e62e6
Support Firefox for PortableInfoboxBuilder (#83) 2022-12-17 15:44:04 -07:00
Universal Omega e6ceceaf52
PortableInfoboxBuilder: use localised template namespace (#55) 2022-01-04 11:53:41 -07:00
Universal Omega 04cfa2941d
Fix window.location.assign to go to namespaced page (#54) 2022-01-03 02:50:42 -07:00
Universal Omega 5ef16a60b6
PortableInfoboxBuilder: Force "Template:" prefix on publishing (#53) 2021-12-27 13:14:28 -07:00
Universal Omega e9fa767f97
Remove console.log 2021-12-18 11:23:46 -07:00
Universal Omega e848a2f8ad
Add recreate and createonly to PortableInfoboxBuilder api (#44) 2021-12-17 20:07:59 -07:00
Universal Omega 25c6c90bae
Add infobox builder (#37) 2021-12-17 11:00:14 -07:00