Skip to content

Releases: StarCitizenTools/mediawiki-skins-Citizen

v2.32.0

03 Oct 23:54
36361ee
Compare
Choose a tag to compare

2.32.0 (2024-10-03)

Features

  • core: ✨ enable heading HTML change for 1.43 (c64b2ff)
  • menu: ✨ add accesskey hint to menu items (10a28ac)
  • search: ✨ change search text label to advanced search if AdvancedSearch is enabled (dea1628)
  • search: ✨ show ElasticSearch at search footer if it is enabled (3e63a3f)

Bug Fixes

  • icon: 🐛 prevent icon from shrinking in size (a2cc968)
  • prefs: 🐛 fix incorrect option spacing (325c26f)
  • search: 🐛 add missing advancedsearch message (9e3f454)
  • search: 🐛 fix incorrect delimiter for gpsnamespace (b630a91)

Miscellaneous Chores

  • dist: 🔧 exclude .versionrc.json from dist package (3634f8c)
  • dist: 🔧 exclude development files from dist package (dbd0fdc)

v2.31.0

28 Sep 21:41
d4e6597
Compare
Choose a tag to compare

2.31.0 (2024-09-28)

Features

  • search: ✨ hide scrollbar on chip list (640ecf8)
  • search: ✨ migrate most typeahead elements to Mustache (c327dc4)
  • search: ✨ migrate typeahead to Mustache template part 2 (a0296af)

Bug Fixes

  • search: 🐛 add spacing between title and desc in typeahead item (b448ac3)
  • search: 🐛 fix broken search history (6cccf7c)
  • search: 🐛 fix namespace parameter for Action API (723421f)
  • search: 🐛 incorrect alignment for typeahead item text (527a767)
  • userInfo: 🐛 escape html characters for real name (86da3e0) (CVE-2024-47536)

v2.30.0

27 Sep 22:21
71071e9
Compare
Choose a tag to compare

2.30.0 (2024-09-27)

There are some minor HTML changes with these release. If you have parser cache enabled, please make sure to clear them after updating.

Features

  • core: ✨ add placeholder text color (7b3f8f5)
  • core: ✨ increase max-height for menus in mobile layout (6f6aa82)
  • search: ✨ add keyboard hint to search card (a213f1d)
  • search: ✨ add message to search footer (138f7a9)
  • search: ✨ clean up and simplify styles (151d60f)
  • search: ✨ clean up HTML structure (c35d86f)
  • search: ✨ clean up search suggestion padding (f1bf40a)
  • search: ✨ clean up spacing and alignment in typehead elements (5605d18)
  • search: ✨ remove search form and footer glass effect (3ad8902)
  • search: ✨ tweak search box to be more center for desktop (28b117d)
  • search: ✨ tweak various search styles (55227e6)
  • search: ✨ use glass effect on search form and footer (d90ba79)

Bug Fixes

  • search: 🐛 add missing reset style for li (8800ca6)
  • search: 🐛 add missing search footer background color (d6a7c9d)
  • search: 🐛 fix incorrect max height for search card (eb3927a)
  • search: 🐛 fix search button icon clipping (73eb950)
  • search: 🐛 search all content namespaces for Action API (3719897)
  • VisualEditor: 🐛 unstick page header in VE (3804574)

Miscellaneous Chores

  • dev-deps: 🔧 update browserlist (60e96f7)

v2.29.0

13 Sep 05:50
0332449
Compare
Choose a tag to compare

2.29.0 (2024-09-12)

Features

  • core: ✨ add indent line to changelist (a00fe11)
  • core: ✨ add support for mw-sticky-header-element (2569749)
  • core: ✨ add support for skin-invert and skin-invert-image (8f61265)
  • core: ✨ do not hardcode scroll padding top (8354f8e)
  • core: ✨ minor tweaks to changelist styles (2c862b0)
  • toc: ✨ allow ToC to be collapsible (257673a), closes #556
  • toc: ✨ expand the current active section (1b7025e)
  • toc: ✨ reduce the size of toc toggle icon (07dd936)
  • toc: ✨ switch to ToC implementation based on Vector 2022 (8640d4e)

Bug Fixes

  • toc: 🐛 exclude toggle from top section hover (ab62d65)
  • userinfo: 🐛 use more appropiate i18n for edit label (19441d8), closes #944

v2.28.0

10 Sep 07:20
a5fe615
Compare
Choose a tag to compare

2.28.0 (2024-09-09)

Features

  • FloatingUI: ✨ add support for Extension:FloatingUI (bb44e05)
  • FloatingUI: ✨ sync styles with the latest version (4dd8e54)
  • SemanticMediaWiki: ✨ update jsonview styles (6fef375)
  • StructuredNavigation: add styles for StructuredNavigation (#943) (8eb6e51)
  • TabberNeue: ✨ drop CSS variable definition for TabberNeue (12196cb)

Bug Fixes

  • SemanticMediaWiki: 🐛 fix undefined LESS mixin (c698990)
  • StructuredDiscussions: 🐛 fix missing LESS import (81a3cd1), closes #711

v2.27.0

19 Aug 19:59
28cd4e1
Compare
Choose a tag to compare

2.27.0 (2024-08-19)

Features

  • Cargo: ✨ make Cargo dynamicTable responsive (2730769), closes #924
  • Cargo: ✨ update Cargo table styles to match with wikitables (8099399), closes #923
  • DataTables: ✨ let scoll wrapper handles borders instead (8f03aad)
  • search: ✨ append fragment to search suggestion URLs, if one is provided (5e4e57f)
  • TemplateData: ✨ update TemplateData styles (0b397ee)
  • UploadWizard: add basic styles for campaign (#925) (118f9d4)

Bug Fixes

  • category: 🐛 fix incorrect hover text color for visited new category (fd0346e), closes #933
  • DiscussionTools: 🐛 fix incorrect font-family for headings (e3dc77f), closes #930
  • OOUI: 🐛 add missing invert color rules for framed progressive buttons (1461172)
  • ooui: 🐛 remove incorrect OOUI checkbox invert rule (8de13a1)
  • pagetools: 🐛 add additional check for source edit button (fadd989), closes #929
  • pagetools: 🐛 fix incorrect selector for edit buttons (a4fdcf3)
  • wikitable: 🐛 fix missing bordered wikitable borders when rowspan is used (14591ad), closes #932
  • wikitable: 🐛 stricter selector for border separator (7dbdf27)

v2.26.0

06 Aug 17:27
b91f3ff
Compare
Choose a tag to compare

2.26.0 (2024-08-06)

Features

  • core: ✨ add reset styles for border-width and border-color (2fe9443)
  • core: ✨ tweak changelist and toc border width (b9cd270)
  • core: ✨ update box-shadow CSS variables (c1370e9)
  • fonts: ✨ bump Roboto Flex to 3.200 (4d803f8)
  • OOUI: ✨ update filter invert rules (b922b03)
  • SMW: ✨ tweak Tippy styles to match with Citizen (f1e2130)
  • stickyHeader: ✨ add transition to secondary sticky header (1703d29)
  • UserProfileV2: ✨ add UserProfileV2 style (#914) (ffbaa5b)
  • wikitable: ✨ add new wikitable utility classes for additional styling (362dcd0)
  • wikitable: ✨ use more accurate selectors to apply border and border radius (cc0820c)

Bug Fixes

  • AccountInfo: 🐛 incorrect CSS var name (d115a5e)
  • AccountInfo: 🐛 resetting incorrectly styled elements (#915) (dad5c26)
  • core: 🐛 do not use inset for box-shadow-border (6711196)
  • core: 🐛 fix uneven margin in table cells (9baf851)
  • overflow: 🐛 fix undefined wrapper (764f759)
  • stickyHeader: 🐛 incorrect border box shadow (9a0ebf4)
  • WikiEditor: 🐛 missing border bottom rule (81348ff)
  • wikitable: 🐛 incorrect border radius when both thead and tbody are present (15ebea1)
  • wikitable: 🐛 incorrect selector for tfoot (08a7a51)

Miscellaneous Chores

  • husky: 🔧 deprecate old commands (bd0cea7)

v2.25.0

19 Jul 21:55
9caf91a
Compare
Choose a tag to compare

2.25.0 (2024-07-19)

Features

  • AccountInfo: add AccountInfo styles (#749) (99e7f08)
  • core: ✨ implement Codex border-width tokens (1fefddd)
  • print: ✨ add wikitable styles and hide contentSub (5296aef)
  • print: ✨ allow font size settings affect print styles (8641bec)
  • print: ✨ hide page footer in print styles (1da57e5)
  • print: ✨ rework print styles (543400d)
  • stickyHeader: ✨ add CSS var --height-sticky-header to offset sticky elements (c9d98e4)
  • stickyHeader: ✨ implement sticky header variables into other sticky styles (a1ad423)

Bug Fixes

  • print: 🐛 add important declaration to hidden print elements (aeb083e)
  • print: 🐛 only color variables require important declaration (a9fb03f)
  • toc: 🐛 ToC should have the same padding as other menu cards (f3042f5)

v2.24.0

12 Jul 23:00
112d656
Compare
Choose a tag to compare

2.24.0 (2024-07-12)

Features

  • core: ✨ use Codex tokens for z-index (b5180bf)
  • DataMaps: ✨ add DataMaps init styles (46c139a)
  • DataMaps: ✨ add styles for Extension:DataMaps (5fdcfc6)
  • leaflet: ✨ add Leaflet styles for Leaflet map extensions (4c51200)
  • Leaflet: ✨ bump Leaflet button sizes to match Codex (a67f075)
  • Leaflet: ✨ tweak Leaflet control margin (fb965e3)
  • pref: ✨ add clientpref to disable auto-hide navigation (f0d1176), closes #841
  • stickyHeader: ✨ reduce page title size (f66348b)

Bug Fixes

  • Changelist: 🐛 fix incorrect legends z-index (cae7c75)
  • core: 🐛 explictly set z-index for body container (2794a32), closes #577
  • DataMaps: 🐛 fix OOUI button width and invert icon on dark mode (1688b92)
  • DataMaps: 🐛 remove unused styles (0540f0d)
  • Leaflet: 🐛 fix button alignment (7b6520b)
  • leaflet: 🐛 incorrect checked label selector (1471c1b)
  • leaflet: 🐛 re-introduce box-shadow back to touch buttons (51caa71)
  • stickyHeader: use cached value for placeholder height if possible (c3855ff), closes #854
  • ToC: 🐛 increase z-index of ToC backdrop (c555dfe)

v2.23.0

09 Jul 01:33
faf14e8
Compare
Choose a tag to compare

2.23.0 (2024-07-08)

Features

  • CiteThisPage: ✨ add styles for Extension:CiteThisPage (7178f6d)
  • codex: ✨ backport Codex v1.8.0 variables to mediawiki.skin.variables (2896817)
  • core: ✨ clean up th styles (232fd0c)
  • core: ✨ theme and unify text selection color using progressive colors (ba62b92)
  • dropdown: ✨ add fade-in animation to dropdown menu (20e4f7e)
  • PWA: ✨ set orientation to natural (1f417ed)
  • SearchDigest: ✨ tweak stats table styles (9037fd1)
  • stickyHeader: ✨ add background transition (8eef0aa)
  • wikitable: ✨ avoid double border when border attribute is active (fccc024)
  • wikitable: ✨ use box-shadow instead of border hacks to build table border (442c272)

Bug Fixes

  • core: 🐛 add webkit prefix to backdrop filter rules (6dfc62b)
  • core: 🐛 fix incorrect screen reader text reset styles (d3ef4af)
  • core: 🐛 incorrect box-shadow values (9161988)
  • dropdown: 🐛 dropdown button should be above the backdrop (c2523b1)
  • dropdown: 🐛 use both touchstart and mousedown event listener for click outside event (a4593d7), closes #895
  • search: 🐛 check if article path has question mark before adding search params (ecc4cca), closes #903
  • search: 🐛 fix incorrect parameter for debounce function (55b310d)
  • share: 🐛 incorrect debounce parameter assignment (e9fd488)
  • skinning: 🐛 only apply top margin to figcaption when it is not empty (3d7311d)
  • stickyHeader: 🐛 add a placeholder element to page header to avoid layout shift when stickied (e5336c4), closes #854
  • stickyHeader: 🐛 only add sticky class on resize when it is applicable (7f9f975)
  • stickyHeader: 🐛 use more accurate calculation for placeholder (a7a763b)
  • toc: 🐛 fix transparent ToC button (aaa677f)
  • toc: 🐛 keep ToC button at the same position (72edb81)