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
alistair3149
25e4c151a5
Merge pull request #254 from octfx/dev
...
refactor: Move ESC handler
2021-01-29 14:00:50 -05:00
Hannes
1769510dae
refactor: Move ESC handler
2021-01-29 19:50:20 +01:00
alistair3149
91376ab01e
feat: increase the speed of the overlay menu transition
2021-01-29 13:21:11 -05:00
alistair3149
1c6df3a4b1
feat: increase font-size of overlay menu header
2021-01-29 13:10:46 -05:00
alistair3149
44811362c6
Merge pull request #253 from octfx/dev
...
refactor: Hide drawer on esc and outside click
2021-01-29 13:09:05 -05:00
Hannes
b901ac7891
refactor: Hide drawer on esc and outside click
2021-01-29 19:02:09 +01:00
alistair3149
8c045f046a
fix: fix incorrect selector for Popups styles
2021-01-29 12:45:01 -05:00
alistair3149
07796061fb
Merge pull request #252 from StarCitizenTools/dev
...
fix: add missing styles for VE save dialog
2021-01-29 12:33:55 -05:00