Skip to content

Latest commit

 

History

History
89 lines (75 loc) · 12 KB

CHANGELOG.md

File metadata and controls

89 lines (75 loc) · 12 KB

Changelog

0.2.1 (2025-02-14)

Bug Fixes

  • deps: update dependency @11ty/eleventy-navigation to v0.3.5 (#114) (675d641)
  • deps: update dependency infusion to v4.8.0 (#120) (f5b44f6)
  • update commitlint and husky configurations (#131) (2fb148e)

0.2.0 (2025-02-14)

Features

  • (WIP) modernize CSS (2195b6e)
  • (WIP) modernize CSS (0d9feaa)
  • (WIP) modernize CSS (0d9feaa)
  • (WIP) modernize CSS (32a6f88)
  • (WIP) modernize CSS (58f9665)
  • (WIP) modernize CSS (652f023)
  • add figure shortcode, apply to activities (62bcbf3)
  • add French locale for home page (462c9ff)
  • add locale toggle (f885f24)
  • add Markdown linting to Gruntfile (adda1a7)
  • add Matomo (f0375f6)
  • add Netlify credit (#52) (41b1228)
  • add renovate and release please, merge and sync (9e82b4a)
  • add support for localized content (aba3120)
  • clean-up linting and optimization (d4b274f)
  • convert to Eleventy (resolves #41) (#42) (4246293)
  • localize 404 page (8f26f6a)
  • localize additional ui elements (4fbe62f)
  • navigation and language menus (0d6f2da)
  • remove analytics (fix #97) (#98) (c08ce8a)
  • Replace sidebar navigation with breadcrumb and landing page navigation (69e03ca)
  • table of contents styling, cleanup, and icon license (c4d1965)
  • update styles to incorporate breadcrumbs. (31a5083)
  • use disclosure widget for language selection (5639001)
  • use disclosure widget for mobile nav menu (5713ff8)
  • use figure shortcode elsewhere (e3f64b4)
  • use gettext style localization (b326512)

Bug Fixes

  • add language direction (b1e4566)
  • add missing translation for footer (5ad0f8a)
  • Add misssing alt text translation (00a14ef)
  • added missing French translations (6503c07)
  • adding and updating French translations (a7b1093)
  • adjust list types (89cd62a)
  • close menu with touch interaction outside of menu (94707fa)
  • correct broken links (ab6962c)
  • correct typo (#46) (c4db67b)
  • focus styling (c89ff0a)
  • focus styling with UIO (5c32a16)
  • header and menu contrast styles (aff9690)
  • ignore CHANGELOG.md in markdown linting (#107) (d98e02b)
  • languge toggle to same card page in different locales (bfbf125)
  • link focus styling issues and postcss version (b63856d)
  • localize UIO reset (b9e6d62)
  • menu close behaviour for iOS and MacOS (88453c0)
  • menu name collision (1ce242c)
  • menu position and contrast styles (ad12664)
  • menu positions, contrast styles, and skip link visibility (55a923d)
  • remove bullet styling from list of reference guide pages (2330d0f)
  • remove experimental print guide feature (resolves #73) (#74) (7b992f9)
  • remove extra space (#47) (e644ce9)
  • remove icons from a11y tree (3c22c91)
  • remove presentational svg from a11y tree (da61c6e)
  • remove skip to topics link (a088a4d)
  • removed broken link to normalize.css (4bbaeda)
  • resolve broken links identified by Netlify plugin (#45) (8bd20ce)
  • resolve review comments (be5be2c)
  • restore numbered bullets to Prototyping page (bbafaa3)
  • set Table of Contents to initially hidden for UIO to toggle (81ffe73)
  • simply footer localization text (812f14a)
  • UIO contrast themes and netlify linking error (2225dc4)
  • update French names for category tabs (047c72b)
  • update links to edit on GitHub (3d90891)
  • update to latest eleventy-plugin-fluid for fix to figure shortcode (3026107)
  • use angle bracket instead of greater than symbol (6213aaf)

Performance Improvements

  • reference SVG icons as sprites from external file (93ad57d)