alistair3149
442f241641
feat(core): add language menu to page tools
...
In other language menu and language variant menu are merged into a singular menu
with a toggle in page tools. This is the first step towards having better language
handling in the skin.
2022-05-16 00:50:00 -04:00
alistair3149
6c6883bb11
feat(skinStyles): add skinStyles for Interwiki
2022-05-15 17:58:42 -04:00
alistair3149
d59ca5c83a
refactor(core): move intersection observer into a module
...
* We will likely use it for other things in the future
* Based on Vector's implementation
* Also do not get toc element twice
2022-05-13 00:26:53 -04:00
alistair3149
1a86f0f88b
chore(release): 1.16.1
2022-05-12 22:45:04 -04:00
alistair3149
ac28ef4651
fix(core): undefined toc script
2022-05-12 21:38:15 -04:00
alistair3149
508c96ae9d
refactor(core): merge ToC script into core scripts
2022-05-12 17:18:39 -04:00
alistair3149
c9514d99f3
fix(skinStyles): duplicated entry in skin.json
2022-05-11 18:46:35 -04:00
alistair3149
5614d2abdf
refactor(core): make api/ directory to use PSR-4 autoloading
...
Also make use of the correct namespace
2022-05-11 18:34:25 -04:00
alistair3149
3867f1588a
feat(skinStyles): add grade B support Wikibase ( #439 )
...
Add grade B support for Wikibase.
Wikibase is a massive extension with a lot of legacy styles and jquery dependencies.
There might be missing styles here and there for the initial implementation,
but it should work for now.
2022-05-11 18:01:43 -04:00
alistair3149
83c935e0f2
chore(release): 1.16.0
2022-05-10 13:43:19 -04:00
alistair3149
cae7deb945
refactor(core): clean up header icon styles
2022-05-10 11:59:43 -04:00
alistair3149
6e35212007
refactor(core): clean up search box implementation
...
* Clean up DOM structure
* Clean up HTML classes
* Use relative units
* Remove unnessecary CSS
2022-05-10 10:52:36 -04:00
alistair3149
5ccfbcfdeb
refactor(core): clean up drawer implementation
...
This is a part of the site header refactor
* Use relative units
* Add title to toggle button
* Remove unnessecary CSS
* Rewrite HTML classes
* Temporary remove drawer subsearch, it will be re-explored in a later patch
2022-05-10 10:52:36 -04:00
alistair3149
75cee0c3f4
feat(core): add missing user page icon
2022-05-06 12:47:28 -04:00
alistair3149
e5b01e805c
feat(skinStyles): add skinStyles for DiscussionTools
2022-05-06 12:22:36 -04:00
alistair3149
61d13a0f99
feat(skinStyles): add dark styles to source edit summary box
2022-05-02 21:53:37 -04:00
alistair3149
1587e82cd5
chore(release): 1.15.0
2022-05-01 22:55:37 -04:00
alistair3149
76a84d9e00
feat(core): add ARIA support to collaspible sections
...
* Also renamed toggle to indicator since it is misleading. The whole heading is the toggle itself.
2022-04-30 14:48:09 -04:00
alistair3149
0f381493f1
feat(skinStyles): tweak CookieWarning styles
...
* Add a 720px max width to the cookie banner so it does not span the whole page
* Remove border
2022-04-29 14:42:02 -04:00
alistair3149
7800f701c3
feat(skinStyles): update Lingo to grade B
2022-04-29 13:39:40 -04:00
alistair3149
774731bacf
chore(release): 1.14.1
2022-04-28 16:15:36 -04:00
alistair3149
13ed0f07fa
chore: fix incorrect version in skin.json
...
Somehow standard-release forgot to bump up the version in skin.json
2022-04-28 01:49:07 -04:00
alistair3149
da0174c17e
feat(skinStyles): update StructuredDiscussions to grade B
...
It should also fix all the error that comes with using Citizen with the extension
Closes #438
2022-04-27 18:53:06 -04:00
alistair3149
37efe85bb7
feat: allow scripts to run when MobileFrontend is active
2022-04-27 16:43:53 -04:00
alistair3149
f0b9879fbd
feat: add skinStyles for collapsible toggles in MobileFrontend
2022-04-27 16:27:12 -04:00
alistair3149
0177a06a22
feat: use wikiText icon for source edit when VE is present
...
* Use wikitext icon to indicate source edit instead of regular edit icon.
* Visual edit would now use regular edit icon
2022-04-27 13:12:59 -04:00
alistair3149
47e3e5c0ca
build: bump to 1.13.0
2022-04-25 22:33:35 -04:00
alistair3149
00f35a7fab
build: bump to 1.12.1
2022-04-25 02:04:57 -04:00
alistair3149
318ca23ad0
build: bump to 1.12.0
2022-04-23 01:32:50 -04:00
alistair3149
6217bad7c0
feat: implement RTL icons
2022-04-23 01:30:02 -04:00
alistair3149
6efff7f5da
feat: revamp drawer header
...
* wgLogo is always visible in the drawer
* Increase the size of wiki name
* Sitestats will now format large numbers into human readable formats (e.g. 12.2K, 3M, etc.)
* Sitestats now use icons instead of text as labels
* Remove wordmark for now, will revisit later
2022-04-23 01:30:02 -04:00
alistair3149
7ecf3a81eb
feat: depreciate theme preferences in MW user preferences
...
Just local storage is good enough
2022-04-19 17:31:23 -04:00
Lens0021
cebc35fd4b
feat: show footer desc and tagline in the content language ( #444 )
2022-04-17 12:23:43 -04:00
alistair3149
2eb4fe9a5f
build: bump to 1.11.0
2022-04-14 00:39:02 -04:00
Lens0021
5202ddbebe
feat: add styles for PortableInfobox ( #441 )
...
* feat: add styles for PortableInfobox
* Update ext.PortableInfobox.styles.less
* Update ext.PortableInfobox.styles.less
2022-04-14 00:36:33 -04:00
Lens0021
c0003c223a
feat: add styles for SimpleTooltip ( #426 )
2022-02-19 15:00:22 -05:00
alistair3149
4b671569d2
docs: update documentation on WSSerachFront extension
2021-12-15 22:16:56 -05:00
H. C. Kruse
b35e9c6c64
feat: add WSSearchFront skinStyles ( #411 )
2021-11-27 13:55:00 -05:00
alistair3149
42df59f2b4
refactor!: drop security header support
2021-08-31 13:20:51 -04:00
alistair3149
0c493f37da
feat: add skinstyles for Cargo main
2021-08-31 12:54:50 -04:00
alistair3149
9010957f40
build: bump to 1.10.0
2021-08-26 16:11:15 -04:00
alistair3149
f41c63a502
feat: add SyntaxHighlight skinStyles
2021-08-26 15:56:07 -04:00
alistair3149
86e48c7b73
feat: CodeMirror styles clean up
2021-08-25 16:32:07 -04:00
Calum Dingwall
d889cb91ab
feat: MsUpload styles
2021-08-25 16:32:07 -04:00
alistair3149
a244aa6d47
feat: update Echo skinStyles to grade A
2021-08-11 16:30:43 -04:00
alistair3149
933b0d2db8
build: bump to 1.9.5
2021-08-05 11:42:51 -04:00
alistair3149
f5a2a831d1
feat: add user customizable line height
2021-08-05 11:24:52 -04:00
alistair3149
36d550f134
feat: add skinStyles for Special:ListFiles ( #394 )
2021-07-30 23:00:53 -04:00
alistair3149
73f28c33dd
build: bump to 1.9.4
2021-07-29 22:48:50 -04:00
alistair3149
6ebe1c302f
feat: rework skinstyles for UniversalLanguageSelector extension
2021-07-29 22:45:30 -04:00