Commit graph

27 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
CosmicAlpha 361b680143
Use wgExtensionAssetsPath instead of wgScriptPath 2024-05-11 16:01:05 -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
CosmicAlpha aa6eec615f
Revert "Vertically center data items (#87)" (#92)
This reverts commit a5f82d1bfb.
2022-12-15 10:53:30 -07:00
Loren Burkholder a5f82d1bfb
Vertically center data items (#87) 2022-11-02 15:33:09 -06:00
Lens0021 5f13d93478
Add wgPortableInfoboxResponsiblyOpenCollapsed (#78)
* Add wgPortableInfoboxResponsiblyOpenCollapsed

* Cast config to bool
2022-04-16 23:48:03 -06: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
Universal Omega 06f22b2bf0
Add flex-basis to pi-data-value 2021-10-02 17:39:16 -06:00
lkucharczyk 7381098993 Add CSS for <panel> 2019-03-24 22:36:04 +01:00
lkucharczyk ea9b102aaf Port JS for <panel> 2019-02-26 19:51:42 +01:00
Luqgreg 37f23f529f Add sources suggestions for TemplateData (#13) 2018-09-01 15:38:25 +02:00
Luqgreg 0a6b0f9c70 Separate sources extractor and add it to ext.templateDataGenerator.data 2018-09-01 15:36:05 +02:00
Luqgreg adeb58b43c Minor stylesheet fixes 2018-08-28 15:27:22 +02:00
Luqgreg 98d379c464 Override extracting paramters in ext.templateData.data resource module 2018-08-28 14:39:01 +02:00
Luqgreg 2c2f00fe0b Remove margins from PI error message 2018-08-27 09:27:55 +02:00
Luqgreg 638c9ef08b MW 1.27 compatibilty fixes 2018-08-26 12:13:26 +02:00
Luqgreg 443440d432 Add browser compatibility fixes and add mixins to the stylesheet 2018-08-20 17:38:38 +02:00
Luqgreg 296c523935 Change .pi-image to .pi-media 2018-08-12 15:56:54 +02:00
Luqgreg 73da0358bf Add audio support 2018-08-12 13:31:01 +02:00
Luqgreg 0d7d296292 Add styling fixes specific to the Timeless skin 2018-08-10 16:30:36 +02:00
Luqgreg 3a3fd95ec8 Major code cleanup (#10) and bumping version to 0.2 🎉 2018-08-09 12:36:52 +02:00