mirror of
https://github.com/StarCitizenTools/mediawiki-skins-Citizen.git
synced 2024-11-24 22:35:45 +00:00
10 KiB
10 KiB
Changelog
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
1.14.1 (2022-04-28)
Features
- core: tweak code block styles (571704f)
- skinStyles: tweak Popup styles (1a7860e)
- skinStyles: update StructuredDiscussions to grade B (da0174c), closes #438
- unify modal styles (c23a1d7)
Bug Fixes
- add missing selector in older MW version (eb9cd37)
1.14.0 (2022-04-27)
Features
- add skinStyles for collapsible toggles in MobileFrontend (f0b9879)
- allow scripts to run when MobileFrontend is active (37efe85)
- do not format body content if MobileFrontend is active (#409) (8eaaecf)
- show namespace (e.g. Discussion) on page tools (37beda8)
- tweak collapsible toggle size (9eeac80)
- tweak edit button styles when both visual and source edit are present (a61635e)
- use wikiText icon for source edit when VE is present (0177a06)
Bug Fixes
- uncaught value when no theme value is saved (d22f562)
1.13.0 (2022-04-26)
⚠ BREAKING CHANGES
- drop security header support
Features
- add a max height to more action menu (c51c731), closes #365
- add fading to mw-data-after-content (9134834)
- add skinstyles for Cargo main (0c493f3)
- add styles for PortableInfobox (#441) (5202ddb)
- add styles for SimpleTooltip (#426) (c0003c2)
- add WSSearchFront skinStyles (#411) (b35e9c6)
- deprecate --background-color-dp-XX in favor of --color-surface-X (96013bb)
- depreciate theme preferences in MW user preferences (7ecf3a8)
- hide toc number by default (7b7641b)
- implement a more adaptive smooth shadow (47e1259)
- implement RTL icons (6217bad)
- improve contrast of SyntaxHighlight (17c37f5)
- make the Echo badge text smaller (6667c06)
- move discussion to the top of the more menu (f052951)
- pass styles as style element instead of inline (2c79c06)
- remove letter spacing from wordmark (a2dffec)
- revamp drawer header (6efff7f)
- show footer desc and tagline in the content language (#444) (cebc35f)
- sitestats should show exact number when it is <10000 (3c72992)
- tweak category styles (9041cc6)
- tweak SyntaxHighlight color (3dddd14)
- update OAuth skinStyles to grade B (d8cf5e1)
- update Popups skinStyles to grade B (5cc56ac)
- update RelatedArticle skinstyle to grade A (d5ac0ce)
- update TabberNeue styles to latest version (02d9f88)
- upgrade Popups skinStyles to grade A (c58e917)
- use neutral background for search suggestion thumbnails (59ca621)
- use template data for page tools if available (#440) (449278f)
Bug Fixes
-
add null check for checkboxObj.target (fed5369), closes #432
-
add null check for user tagline (7dbbc6b)
-
background clipping between data-after-content and footer (f24ab7d)
-
fix eslint no-shadow error (f5c5c99)
-
fix inverted Echo badge indicator (e6c15cb)
-
FOUC of light theme when user is using auto theme and prefer dark (047f830)
-
incorrect color for SyntaxHighlight (26cfa2d)
-
inverted image in VE edit link widget (0e4c8a8)
-
re-add pointers and border styles to Popups (7a8d6cb)
-
remove indentations (f5d280e)
-
remove unused debug code (a8485ac)
-
drop security header support (42df59f)