Skip to content

Latest commit

 

History

History
73 lines (63 loc) · 9.78 KB

CHANGELOG.md

File metadata and controls

73 lines (63 loc) · 9.78 KB

Changelog

1.0.0 (2023-07-24)

Features

  • add alt text to img elements (6faac0b)
  • add contributor slider buttons to tabindex (e4b6608)
  • add ids to sections so jump links in navs work (0cd4e3f)
  • add new favicon with alpha layer (682e8cd)
  • add open graph content (b0c7810)
  • adding approved content (b057e5d)
  • adding slack link (79df023)
  • additional metadata (def4775)
  • adds article cards prev/next buttons to tab index (66c6fa3)
  • adds kwray and galen to section people (2a5452e)
  • adds project card flip button to tab index (55b8b95)
  • adds tab navigation outline color and includes hover animations (c5cf902)
  • background noise effect (53ef5b4)
  • background noise image updated (47ca40d)
  • base colors, svgs and typography (8db14c7)
  • card sidebar titles scroll on hover (74d019c)
  • card-list-block conditionally alphabetizes card array (a1483d4)
  • collaborators slider logos don't lazy load (621bdfa)
  • contributor slider buttons show next logo in direction clicked (34c12c6)
  • contributors section slider (1798fe3)
  • data programs page title desktop sizes responsize styling (6711b6b)
  • data programs title responsive styling across breakpoints (e7b0914)
  • deck of cards slider component poc (c154b58)
  • deck of cards slider direction matches collaborators slider (773d25f)
  • deck-of-cards adjusts cards array length if less than required amount for styling + animation (0e7057e)
  • disabling more dashboard buttons (e450e75)
  • extend commitlint config (4698a4a)
  • flip interaction on project cards (5269094)
  • footer back to col-11 (2188b5e)
  • full bar on right of project cards flips card (0011c25)
  • header and footer put back on col-12 grid (06e21ae)
  • hides non-visible article cards from tabindex (2af031b)
  • hover effects on project card ctas (46d252d)
  • hover interactions added (b4cd276)
  • instances of data-programs.org updated to dataprograms.org (f5c644b)
  • medium and small breakpoint styling (137bc03)
  • mobile navigation (24da01c)
  • moves everything to col-11 centered grid (b04b606)
  • projects and articles sections (e808531)
  • responsive styling for mini and small breakpoints (2bca628)
  • section collaborators cta block (1731b1f)
  • site header (aa2029b)
  • spade project card marquee sidebar (f02dadc)
  • tab navigation polish for project and article cards (1694eb7)
  • tweak favicon config files (cf2697c)
  • updated favicon (e7e10f9)
  • use scrolltoHash function instead of router.scrollBehavior function for jumplinks (c344c7b)
  • work group, contributors and site footer sections (e18aa26)
  • work with us cta block link updated (1ee62e1)

Bug Fixes

  • favicon 404 error (87b62d1)
  • mobile nav home + close buttons don't scroll away when nav item is selected (bc93340)
  • og underfined var in link preview (789611f)
  • og underfined var in link preview but for real this time (48c8a99)
  • typo in code vs json var leading (34d0a74)
  • when rendering <a> elements, button component will be part of the tabindex (9cc813d)

Performance Improvements

  • image elements load lazily by default (713d72f)
  • optimize large jpegs (37f3340)
  • optimize large svg (03e9944)