Skip to content

Releases: StarCitizenTools/mediawiki-skins-Citizen

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)

v2.22.1

06 Jul 00:52
07b709d
Compare
Choose a tag to compare

2.22.1 (2024-07-06)

Bug Fixes

  • Echo: 🐛 incorrect selector for notification count (9372c74)

v2.22.0

06 Jul 00:40
1eb3a80
Compare
Choose a tag to compare

2.22.0 (2024-07-06)

Features

  • core: ✨ use px for border-radius (00b2495)
  • core: ✨ use text-wrap pretty for blockquote elements (add781a)
  • dropdown: ✨ revamp dropdown menu handling (516ef3a), closes #882
  • Echo: ✨ upgrade Echo buttons for consistency (fdc6eae)
  • pref: ✨ extend font-size adjustments to all text (b53381e)
  • search: ✨ unify url generation in search typeahead (9c77c7f), closes #898
  • search: ✨ use Short URL in search suggestion (c5c47ae)
  • SearchDigest: ✨ add styles for Extension:SearchDigest (251109c)
  • toc: ✨ drop checkbox hack usage in ToC in favor of dropdown (#894) (f2ff92e), closes #855

Bug Fixes

  • core: 🐛 avoid sr-only text clipping during transform (111607e)
  • core: 🐛 fix invalid background-color properties (23f2667)
  • core: 🐛 remove git merge artifacts (3392eb7)
  • dropdown: 🐛 merge conflicting dismiss event handlers (317296e), closes #895
  • search: 🐛 incorrect article not found icon size (9ace83a)
  • toc: 🐛 elements behind collasped ToC should be interactable (a68626f), closes #896

v2.21.0

03 Jul 07:04
6bec702
Compare
Choose a tag to compare

2.21.0 (2024-07-03)

Features

  • core: ✨ clean up state colors (ff0a6ed)
  • core: ✨ convert some CSS variables into Codex equivalent (5d3ecd9)
  • core: ✨ convert some CSS variables into Codex equivalent part 2 (0fdc7c4)
  • core: ✨ convert some CSS variables into Codex equivalent part 3 (7c9eadb)
  • core: ✨ set new link color to color-destructive (c21a908)
  • menu: ✨ add blur to menu backdrop (23b3c33)
  • mmv: ✨ tweak button styles in lightbox (17e9840)
  • mmv: ✨ tweak lightbox caption text handling (cb683c7)
  • pageActions: ✨ blend language badge into the background (0a1ac14)
  • stickyHeader: ✨ reduce direction observer throttle (5715a29)

Bug Fixes

  • core: 🐛 fix max-width breakpoint calculation in LESS (568dfc7)
  • core: 🐛 remove smooth scrolling for body (1bce892), closes #883
  • pageActions: 🐛 language badge should use the same color as its background (ae4131f)
  • preferences: 🐛 incorrect active button color (66e7282)
  • skinning: 🐛 fix incorrect mw-halign-left left margin (fbd030a)
  • stickyHeader: 🐛 use margin and padding instead of grid gap for body spacing (2f7ae8f)

Miscellaneous Chores

  • dev: 🔧 disable plugin/no-unsupported-browser-features in Stylelint (931e94d)