Commit graph

209 commits

Author SHA1 Message Date
alistair3149 84acaac3d5
feat: add styles for OAuth 2021-03-06 19:51:31 -05:00
alistair3149 07ffe33e0b
build: bump to 1.4.4 2021-03-06 10:49:42 -05:00
alistair3149 62957f428e
build: bump to 1.4.3 2021-03-05 13:44:20 -05:00
alistair3149 9abc0ae96c
build: bump to 1.4.2 2021-03-04 15:09:36 -05:00
alistair3149 43cc4455c5
build: bump to 1.4.1 2021-03-03 03:17:31 -05:00
H. C. Kruse 49f6916195
fix: collapsible section issues (#283)
* fix: DOMDocument parser warnings

* minor: Run phpcbf

* minor: Remove linter warnings

* bug: Fix section.js script name
2021-03-03 03:05:13 -05:00
alistair3149 c466d04f7f
build: bump to 1.4.0 2021-03-02 19:35:57 -05:00
alistair3149 624d896d73
refactor: rename variables and modules 2021-03-02 19:28:54 -05:00
alistair3149 af5565f490
feat: implement collapsible sections 2021-03-02 17:16:24 -05:00
alistair3149 c9d5f3183e
build: bump to 1.3.5 2021-03-01 13:02:31 -05:00
alistair3149 5c12381d45
build: bump to 1.3.4 2021-02-26 17:07:02 -05:00
alistair3149 4654f5af32
build: bump version to 1.3.3 2021-02-20 15:25:16 -05:00
alistair3149 198fe0800d
feat: improve UploadWizard styles and make it responsive (#273) 2021-02-20 14:57:10 -05:00
alistair3149 3fa4992911
build: bump to 1.3.2 2021-02-03 15:53:00 -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
Hannes 876f2da4bb
feat: Allow to choose the link append portal 2021-01-29 21:49:01 +01:00
alistair3149 3116edd977
build: bump to 1.3.1 2021-01-29 14:02:20 -05:00
alistair3149 a48f09f42d
build: bump to 1.3.0 2021-01-29 11:49:20 -05:00
Hannes 24a2a38b4b
feat: Convert hooks to HookHandler interface 2021-01-28 12:46:27 +01:00
alistair3149 9352d60711
build: bump to 1.2.6 2021-01-27 16:54:19 -05:00
alistair3149 e142800957
feat: move toolbox to page more menu 2021-01-27 14:52:49 -05:00
alistair3149 61f5afc0f1
build: bump to 1.2.5 2021-01-26 15:39:01 -05:00
alistair3149 3ba3a0cb8d
feat: hide menu when clicked outside 2021-01-21 21:08:55 -05:00
alistair3149 f995756747
feat: add user groups to personal menu (#233)
* feat: Add user groups to personal menu

* feat: tweak user group styles

Co-authored-by: Hannes <hannes@octofox.de>
2021-01-21 19:16:21 -05:00
alistair3149 7bf863aa0e
build: bump version to 1.2.4 2021-01-19 15:58:41 -05:00
alistair3149 f65bf157bd
feat: move personal menu to header (#231)
* fix: fix header background bleeding in VE

* feat: move personal menu out of drawer to header

* feat: update personal menu styles in smaller breakpoints

* fix: fix typo in qqq documentation

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

* feat: add title text to personal menu button

Co-authored-by: github-actions <github-actions@users.noreply.github.com>
2021-01-19 15:56:42 -05:00
alistair3149 28cc5f272f
build: bump version to 1.2.3 2021-01-18 16:58:24 -05:00
alistair3149 56de894f6e
refactor: convert skin.citizen.scripts to packagedFiles 2021-01-16 17:01:58 -05:00
alistair3149 15a02db45a
feat: use Wikimedia UI icons for theme toggle 2021-01-16 00:02:55 -05:00
alistair3149 4bbf111c1f
build: bump version to 1.2.2 2021-01-15 20:32:22 -05:00
alistair3149 4bde131f77
build: bump version to 1.2.1 2021-01-14 16:56:56 -05:00
alistair3149 dbcf0c3318
doc: bump version to 1.2.0 2021-01-12 18:23:58 -05:00
alistair3149 96ccea6cda
fix: empty feature flag for core style 2021-01-12 16:45:00 -05:00
alistair3149 3de8206f03
fix: empty feature flag since it breaks 1.35 2021-01-12 16:42:00 -05:00
alistair3149 2ae71637d4
fix: remove toc feature flag for 1.35 compatibility 2021-01-12 16:23:45 -05:00
alistair3149 9d3df250de
refactor: merge CSS variables in core styles 2021-01-12 14:31:35 -05:00
H. C. Kruse dde77d19dc
fix: fix incorrect files from rebased PR (#203)
* refactor: Fix switching theme

* ci: lint code to MediaWiki standards

Check commit and GitHub actions for more details

* refactor: Fix bad rebase

* 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>
2021-01-11 20:12:14 -05:00
alistair3149 83bac9e4f6
refactor: separate theme toggle styles from core module 2021-01-11 13:31:49 -05:00
alistair3149 22980f9302
style: rename theme switcher RL module 2021-01-11 13:12:49 -05:00
H. C. Kruse e30e6ce52c
feat: implement theme toggle (#201) 2021-01-11 12:13:59 -05:00
alistair3149 88ecd756e2
refactor: make theme handler more versatile 2021-01-10 15:40:25 -05:00
Hannes dde580e2de
Merge remote-tracking branch 'upstream/master' into feature/darkmode-switch 2021-01-09 23:03:23 +01:00
Hannes 028169ea42
feature: Make color scheme configurable 2021-01-09 22:58:43 +01:00
alistair3149 f2f669dec6 Deprecate mediawiki.skinning.content.externallinks 2020-10-22 11:04:19 -04:00
alistair3149 2110aa8d55
Add search loading indicator 2020-10-16 15:23:15 -04:00
alistair3149 331d7c9508
Disable core search module using search config 2020-08-21 15:38:11 -04:00
alistair3149 0b87fa8641
Remove low quality image placeholder for lazyload
The original implementation is not robust and make assumptions about a wiki configuration
2020-08-20 12:36:50 -04:00
alistair3149 68175798ac Simpify hook definition in skin.json 2020-08-12 12:59:57 -04:00
alistair3149 a96925b031 Use SkinMustache and merge CitizenTemplate into SkinCitizen 2020-08-12 12:59:57 -04:00
alistair3149 88b7e8babc Fix ToC behavior affected by 1.35 changes 2020-08-12 12:59:57 -04:00