Commit graph

637 commits

Author SHA1 Message Date
alistair3149 d4e65977b5
build: release 2.31.0 (#954) 2024-09-28 17:41:27 -04:00
alistair3149 a0296afaed
feat(search): migrate typeahead to Mustache template part 2 2024-09-28 17:31:43 -04:00
alistair3149 c327dc4fa9
feat(search): migrate most typeahead elements to Mustache
This is a WIP and more clean ups are on the way.
2024-09-28 06:30:15 -04:00
alistair3149 71071e9cd2
build: release 2.30.0 (#953) 2024-09-27 18:21:36 -04:00
alistair3149 c35d86f43f
feat(search): clean up HTML structure 2024-09-27 02:10:02 -04:00
alistair3149 0332449537
build: release 2.29.0 (#945) 2024-09-13 01:50:36 -04:00
alistair3149 8640d4ef30
feat(toc): switch to ToC implementation based on Vector 2022
This will serve as the groundwork of merging the intersection observers
and collapsible toc in the future.
2024-09-10 18:28:12 -04:00
alistair3149 a5fe615ce8
build: release 2.28.0 (#942) 2024-09-10 03:20:13 -04:00
alistair3149 6fef375dbe
feat(SemanticMediaWiki): update jsonview styles 2024-09-08 17:02:22 -04:00
Vũ Minh Nguyên 8eb6e51110
feat(StructuredNavigation): add styles for StructuredNavigation (#943)
* feat: Add SkinStyles to StructuredNavigation

Signed-off-by: Pisces <admin@songngu.xyz>

* Changed group-title text align

From right to left, for the sake of readability.

Signed-off-by: Pisces <vuminhnguyen@songngu.xyz>

* Update ext.structuredNav.NavigationView.less

Per review from @alistar3149

* Update ext.structuredNav.NavigationView.less

Another review-based patch

---------

Signed-off-by: Pisces <admin@songngu.xyz>
Signed-off-by: Pisces <vuminhnguyen@songngu.xyz>
2024-09-05 16:24:36 -04:00
alistair3149 bb44e05f97
feat(FloatingUI): add support for Extension:FloatingUI 2024-09-04 23:54:50 -04:00
alistair3149 28cd4e18b5
build: release 2.27.0 (#927) 2024-08-19 15:59:12 -04:00
alistair3149 0b397eeb6e
feat(TemplateData): update TemplateData styles 2024-08-19 15:40:26 -04:00
Vũ Minh Nguyên 118f9d47c7
feat(UploadWizard): add basic styles for campaign (#925) 2024-08-13 12:44:20 -04:00
alistair3149 b91f3ffad6
build: release 2.26.0 (#912) 2024-08-06 13:27:35 -04:00
Vũ Minh Nguyên ffbaa5b9fa
feat(UserProfileV2): add UserProfileV2 style (#914)
* feat:  add UserProfileV2 style

* feat: add UserProfileV2 SkinStyles

* feat: add UserProfileV2 styles

* feat:  add UserProfileV2 styles

* feat:  add UserProfileV2 styles
2024-07-24 21:57:11 -04:00
alistair3149 1107efc2d1
refactor(tippy): ♻️ move tippy to lib directory 2024-07-24 20:51:53 -04:00
alistair3149 9caf91a5d6
build: release 2.25.0 (#907) 2024-07-19 17:55:35 -04:00
Aeywoo 99e7f08313
feat(AccountInfo): add AccountInfo styles (#749)
---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-07-13 16:41:46 -04:00
alistair3149 112d656951
build: release 2.24.0 (#905) 2024-07-12 19:00:17 -04:00
alistair3149 5fdcfc61f6
feat(DataMaps): add styles for Extension:DataMaps 2024-07-11 20:24:40 -04:00
alistair3149 46c139ac86
feat(DataMaps): add DataMaps init styles 2024-07-11 17:49:19 -04:00
alistair3149 f0d1176f2a
feat(pref): add clientpref to disable auto-hide navigation
Closes #841
2024-07-10 13:59:03 -04:00
alistair3149 4c51200ed5
feat(leaflet): add Leaflet styles for Leaflet map extensions
This should cover the Leaflet styles for Extension:DataMaps, Kartographer, Maps, and SRF
2024-07-09 23:46:20 -04:00
alistair3149 faf14e82b2
build: release 2.23.0 (#901) 2024-07-08 21:33:35 -04:00
alistair3149 7178f6d372
feat(CiteThisPage): add styles for Extension:CiteThisPage 2024-07-08 18:12:44 -04:00
alistair3149 07b709dceb
build: release 2.22.1 (#899) 2024-07-05 20:52:16 -04:00
alistair3149 1eb3a8017f
build: release 2.22.0 (#893) 2024-07-05 20:40:33 -04:00
alistair3149 fdc6eaee20
feat(Echo): upgrade Echo buttons for consistency
This is similiar to how it is handled in Vector.
We are forcing the Echo button to render in the same way as it was initially.
This took me so many hours sigh.
2024-07-05 20:37:52 -04:00
alistair3149 251109c712
feat(SearchDigest): add styles for Extension:SearchDigest 2024-07-05 16:52:54 -04:00
alistair3149 f2ff92e1ac
feat(toc): drop checkbox hack usage in ToC in favor of dropdown (#894)
Now that ToC is also using the new dropdown system, we can remove all references to the old checkbox hack now.

Fixes: #855
2024-07-03 17:44:52 -04:00
alistair3149 6bec702c35
build: release 2.21.0 (#891) 2024-07-03 03:04:32 -04:00
alistair3149 aaee215cf6
refactor(stickyHeader): ♻️ move sticky header script into a separate module 2024-07-01 13:19:31 -04:00
alistair3149 e397160ab4
build: release 2.20.0 (#887) 2024-06-29 23:35:05 -04:00
alistair3149 327aca0b2c
feat(pageActions): add share button to page actions for article pages 2024-06-28 18:42:04 -04:00
alistair3149 b1c30ef1c1
build: release 2.19.0 (#881) 2024-06-24 15:10:40 -04:00
alistair3149 64a3862e09
build: release 2.18.1 (#880)
* build: release 2.18.1

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-06-14 16:25:17 -04:00
alistair3149 4fb22c1abe
build: release 2.18.0 (#875)
* build: release 2.18.0

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-06-14 13:13:55 -04:00
alistair3149 8883326d84
build: release 2.17.2 (#873)
* build: release 2.17.2

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-06-12 13:03:31 -04:00
alistair3149 7b5f6b455d
build: release 2.17.1 (#872)
* build: release 2.17.1

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-06-11 19:21:51 -04:00
alistair3149 f5e9891079
fix(overflow): 🐛 expand blocklist for nowrap as some tables contain the wikitable class 2024-06-11 19:21:21 -04:00
alistair3149 a03cf84bf0
build: release 2.17.0 (#868)
* build: release 2.17.0

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-06-11 18:11:56 -04:00
alistair3149 1f817b2a5e
build: release 2.16.1 (#865)
* build: release 2.16.1

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-06-06 15:19:47 -04:00
alistair3149 e372c4b733
fix(hooks): 🐛 add missing article page icon on talk pages
Fixes: #867
2024-06-06 14:43:34 -04:00
alistair3149 e33098a65e
build: release 2.16.0 (#857)
* build: release 2.16.0

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-06-01 15:56:53 -04:00
alistair3149 a2d3159def
feat(core): replace checkbox hack with details and summary
Note that ToC is still using the old checkbox hack, it will be replaced in a later time.
Related: T333394
2024-05-30 02:20:13 -04:00
alistair3149 83ab221408
feat(core): only handle wikitable instead of all tables
Wikis use tables in creative ways and it is probably just safer to only apply it to wikitables.
Might revisit if there are any news from T330527.
2024-05-29 17:47:13 -04:00
alistair3149 92fda3114e
build: release 2.15.1 (#856)
* build: release 2.15.1

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-05-27 23:19:20 -04:00
alistair3149 1b4159051b
build: release 2.15.0 (#853)
* build: release 2.15.0

* ci: 👷 lint code to MediaWiki standards

Check commit and GitHub actions for more details

---------

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2024-05-27 18:05:24 -04:00
alistair3149 974e6b2750
feat(core): add config to change overflow inherited classes 2024-05-27 17:16:23 -04:00