Skip to content

Releases: StarCitizenTools/mediawiki-skins-Citizen

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)

v2.20.0

30 Jun 03:35
e397160
Compare
Choose a tag to compare

2.20.0 (2024-06-30)

Features

  • overflow: ✨ use CSS variable for overflow gradient size (f0de4f4)
  • pageActions: ✨ add share button to page actions for article pages (327aca0)
  • pageActions: ✨ use neutral color for language badge (fce1f77)
  • search: ✨ shorten fulltext and media search button label (ba1f77d)
  • share: ✨ only share URL (1edc40e)

Bug Fixes

  • core: 🐛 force selected view button to be visible on revision pages (3d90051)
  • datatable: 🐛 table should not be wider than the wrapper (7e20daa), closes #888
  • menu: 🐛 prevent page from scrolling when dropdown menu is open in small viewport (dd53576)
  • menu: 🐛 show view button specifically on revision and diff pages (eb58bd6), closes #845
  • overflow: 🐛 remove unused mask rules (c34868d)
  • skinning: 🐛 incorrect text alignement for mw-halign-center (e4697c4)
  • wordmark: 🐛 wordmark should resize responsively (7133648)

v2.19.0

24 Jun 19:10
b1c30ef
Compare
Choose a tag to compare

2.19.0 (2024-06-24)

Features

  • skinning: ✨ remove top and bottom margin from nested lists (08e63e3), closes #886
  • wordmark: ✨ implement wordmark in drawer (c47531a)

Bug Fixes

  • footer: 🐛 incorrect invert rule for footer wordmark (e0507d4)
  • menu: 🐛 avoid double view button on talk page (923dded)
  • overflow: 🐛 overflow content should fill parent container (2639b0f)
  • overflow: 🐛 prevent overflow button from triggering form action button (7fb35f9)
  • pageHeading: 🐛 capture brackets even without whitespace prefix (3e64df8), closes #879
  • skinning: 🐛 incorrect margin for right float thumbnails (fae9dad)
  • WikiEditor: 🐛 align toolbar buttons (84d58be)

v2.18.1

14 Jun 20:25
64a3862
Compare
Choose a tag to compare

2.18.1 (2024-06-14)

Bug Fixes

  • core: 🐛 incorrect side margin for ul and ol (d079cc9)
  • menu: 🐛 fix invisible user menu on desktop Safari (00dba95)