alistair3149
e017d08003
feat: update Related Articles styles
2021-03-01 11:47:42 -05:00
github-actions
4379cfded8
ci: lint code to MediaWiki standards
...
Check commit and GitHub actions for more details
2021-03-01 16:31:07 +00:00
alistair3149
49ec136c0f
feat: tweak catlink styles
2021-03-01 11:30:06 -05:00
alistair3149
69a4498134
fix: hide hidden catlinks
2021-03-01 10:37:07 -05:00
translatewiki.net
c6dc92c1aa
Localisation updates from https://translatewiki.net .
2021-03-01 15:42:42 +01:00
alistair3149
ab77cb5a3f
Merge pull request #277 from StarCitizenTools/dev
...
Minor fixes and improvements
2021-02-26 17:07:37 -05:00
alistair3149
5c12381d45
build: bump to 1.3.4
2021-02-26 17:07:02 -05:00
alistair3149
b35c92d67a
refactor: remove Mustache parameters that are in 1.35 core
2021-02-26 16:34:28 -05:00
alistair3149
5177f6187b
fix: remove unused pagelink template
2021-02-26 16:29:10 -05:00
alistair3149
bdda0ea68e
fix: incorrect pointer cursor on more menu headers
2021-02-26 16:25:09 -05:00
alistair3149
c795578dad
feat: merge namespace and variant links into more menu
2021-02-26 16:21:11 -05:00
alistair3149
663acdf5ab
feat: more compact blockquote styles
2021-02-21 00:43:39 -05:00
alistair3149
4654f5af32
build: bump version to 1.3.3
2021-02-20 15:25:16 -05:00
alistair3149
651dc5d9b5
fix: portal should be centered in single col layout
2021-02-20 15:23:59 -05:00
alistair3149
0b7bb9f032
feat: Update CookieWarning styles ( #274 )
2021-02-20 15:13:41 -05:00
alistair3149
198fe0800d
feat: improve UploadWizard styles and make it responsive ( #273 )
2021-02-20 14:57:10 -05:00
alistair3149
340fd78bcb
fix: fix rich search suggestion link ( #272 )
...
* bug: Fix search result links
* fix: fix search suggestion article path duplication
Co-authored-by: Hannes <hannes@octofox.de>
2021-02-18 14:16:44 -05:00
translatewiki.net
6e4f1223ed
Localisation updates from https://translatewiki.net .
2021-02-15 14:50:12 +01:00
translatewiki.net
9ef1d267b6
Localisation updates from https://translatewiki.net .
2021-02-11 18:56:16 +01:00
translatewiki.net
b6919909c7
Localisation updates from https://translatewiki.net .
2021-02-09 14:37:25 +01:00
alistair3149
f97fea8864
Merge pull request #270 from StarCitizenTools/dev
...
Dev
2021-02-04 11:26:29 -05:00
alistair3149
359f1b9ce3
fix: fix header background bleeding into content
2021-02-04 10:41:01 -05:00
alistair3149
73a18ceb56
refactor: clean up header background var
2021-02-04 10:38:29 -05:00
alistair3149
64c89ecbf1
Merge pull request #268 from RogerDodger/feat/header-shadow
...
Change header shadow from box-shadow to a gradient
2021-02-04 10:28:08 -05:00
Cameron
c78bd5ff64
feat: remove overflow-x hidden from body,html ( #267 )
...
Removing this is necessary so that position sticky can be used on the page.
Reference: https://stackoverflow.com/a/47745433
This was presumably added because of the skin having some errant elements at
some point. The only case I can find of this is .catlinks and #p-namespaces
in an earlier patch, but their layout has since been changed.
2021-02-04 10:13:22 -05:00
Cameron
584f5043e1
fix: fix scroll-padding-top value syntax ( #266 )
2021-02-04 10:10:35 -05:00
translatewiki.net
78f571d5d6
Localisation updates from https://translatewiki.net .
2021-02-04 09:27:56 +01:00
RogerDodger
296691c2ab
remove pointer events on header
...
This allows users to click on things underneath the header itself
or its shadow. Very useful, especially if the shadow is made any
bigger.
2021-02-04 18:46:41 +10:30
RogerDodger
228d597cb2
change header shadow to an eased gradient
2021-02-04 14:10:35 +10:30
alistair3149
6eb0056885
fix: fix incorrect container width for drawer menu
2021-02-03 16:11:17 -05:00
alistair3149
f133b106aa
feat: tweak box shadow of drawer subsearch
2021-02-03 16:04:35 -05:00
alistair3149
1a250705d7
Merge pull request #265 from StarCitizenTools/dev
...
Add drawer subsearch
2021-02-03 15:53:43 -05:00
alistair3149
3fa4992911
build: bump to 1.3.2
2021-02-03 15:53:00 -05:00
alistair3149
e6055cf238
feat: hide drawer subsearch when no js
2021-02-03 15:52:25 -05:00
alistair3149
00448a095d
feat: add drawer subsearch part 2
2021-02-03 15:47:32 -05:00
H. C. Kruse
407d367e37
feat: add drawer subsearch ( #264 )
...
* bug: Fix display of theme toggle button if set to auto
* feat: Add subsearch script to drawer
An input in the drawer allows to search portal headings and links for matching text
- Hides all portals / links based on the search value
Feature can be enabled by setting `$wgCitizenEnableDrawerSubSearch = true;` in LocalSettings.
* bug: Fix subsearch
2021-02-03 15:01:50 -05:00
translatewiki.net
135735bcde
Localisation updates from https://translatewiki.net .
2021-02-01 15:29:23 +01:00
alistair3149
dded05f556
feat: remove gap between search toggle and tools
2021-01-31 17:51:01 -05:00
alistair3149
03d8587170
fix: fix incorrect selector for Popups skinstyles
2021-01-31 12:42:41 -05:00
alistair3149
6633f89033
fix: fix display of theme toggle button if set to auto ( #261 )
...
Co-authored-by: Hannes <hannes@octofox.de>
2021-01-31 12:38:37 -05:00
alistair3149
071b1bb587
feat: remove unnecessary justify center for overlay menu
2021-01-29 15:59:31 -05:00
alistair3149
1fbc643fe0
Merge pull request #259 from StarCitizenTools/dev
...
docs: add PortalAttach config
2021-01-29 15:56:15 -05:00
alistair3149
7f0899d940
docs: add PortalAttach config
2021-01-29 15:55:41 -05:00
alistair3149
5320e3ebfe
Merge pull request #258 from StarCitizenTools/dev
...
Dev
2021-01-29 15:52:05 -05:00
alistair3149
54eef1ba29
Merge pull request #257 from octfx/dev
...
feat: Allow to choose the link append portal
2021-01-29 15:50:32 -05:00
Hannes
876f2da4bb
feat: Allow to choose the link append portal
2021-01-29 21:49:01 +01:00
alistair3149
63726b7674
Merge pull request #256 from StarCitizenTools/dev
...
feat: use flexbox for overlay menu
2021-01-29 14:55:51 -05:00
alistair3149
96a98da021
feat: use flexbox for overlay menu
2021-01-29 14:54:42 -05:00
alistair3149
d94ca0011d
Merge pull request #255 from StarCitizenTools/dev
...
Dev
2021-01-29 14:02:37 -05:00
alistair3149
3116edd977
build: bump to 1.3.1
2021-01-29 14:02:20 -05:00