alistair3149
848d148710
feat: add plainlinks styles
2021-03-02 12:51:52 -05:00
alistair3149
4edd943afa
fix: fix disappearing more menu
2021-03-02 12:47:00 -05:00
alistair3149
3b78761e9c
Merge pull request #280 from StarCitizenTools/dev
...
Minor fixes and improvements
2021-03-01 16:00:42 -05:00
alistair3149
d1f6f05f7c
feat: tweak ToC button styles
2021-03-01 15:58:20 -05:00
alistair3149
fc75ae236e
feat: add missing MultimediaViewer styles
2021-03-01 15:42:19 -05:00
alistair3149
d63d85efc8
feat: only use display block for table when screen is below tablet ( #279 )
2021-03-01 13:11:41 -05:00
alistair3149
c9d5f3183e
build: bump to 1.3.5
2021-03-01 13:02:31 -05:00
alistair3149
51689fafc0
Merge pull request #278 from StarCitizenTools/dev
...
Minor fixes and improvements
2021-03-01 13:00:47 -05:00
alistair3149
85a692c93e
feat: tweak MultimediaViwer styles
2021-03-01 12:58:24 -05:00
alistair3149
30d749ff22
feat: update MediaWiki core ui styles
2021-03-01 12:55:05 -05:00
alistair3149
0884876972
feat: update MultimediaViewer styles
2021-03-01 12:19:09 -05:00
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