Releases: StarCitizenTools/mediawiki-skins-Citizen
Releases · StarCitizenTools/mediawiki-skins-Citizen
v2.23.0
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
v2.22.0
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
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
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
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
v2.18.0
v2.17.2
v2.17.1
2.17.1 (2024-06-11)
Bug Fixes
- overflow: 🐛 align scroll buttons with content margin (4b457df)
- overflow: 🐛 expand blocklist for nowrap as some tables contain the wikitable class (f5e9891)
- overflow: 🐛 mark oveflow button as not accessible for screen reader (7830faa)
- overflow: 🐛 use more accurate rounding method for overflow detection (cbf6003)