Skip to content

Latest commit

 

History

History
164 lines (143 loc) · 22.2 KB

CHANGELOG.md

File metadata and controls

164 lines (143 loc) · 22.2 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.2.0 (2024-06-11)

Features

Bug Fixes

1.1.0 (2023-08-16)

Features

  • add and implement pullquote shortcode (ee1b802)
  • add CMS fields for related activities, guides, and tools (resolves #176) (#200) (1ae63c5)
  • add example block (resolves #104) (02f0bca)
  • add icon to example block, add preview icons (bf46e53)
  • add image shortcode for case study cards (#84) (84fbdea)
  • add learning block editor component (d2dc2ff)
  • add learning block shortcode (f543fec)
  • add pullquote editor component (5e4445b)
  • add resource for creating a co-design outcome summary (#308) (1f510ae)
  • adjust pullquotes (resolves #82) (c6e7b80)
  • disable editorial workflow (c79309a)
  • remove unique preview paths (669841e)
  • replace standard images with figures, use accordion shortcode throughout (dbb52b4)
  • separate CMS-managed media into its own folder (b29b42b)
  • show draft images in editor (51ef789)
  • simplify icon setup (97cb553)
  • style image captions (resolves #98) (f00ffda)
  • style image captions (resolves #98) (f07590c)
  • update based on [email protected] (#328) (2ed6fe0)

Bug Fixes

  • adjust learning block spacing (1a13c84)
  • adjust Matomo config (2d3a9b2)
  • adjust regex in editor components to remove console errors about remark (f606cd3)
  • adjust typography (resolves #100) (657b896)
  • give figures more space (442a01b)
  • improve nav menu styling (resolves #305) (#306) (6cb2667)
  • improve styling of bulleted lists (resolves #175) (#199) (1e5da77)
  • lint scripts (9363b4d)
  • make sure that image preview can be generated before alt text is set (1cc8ecb)
  • mandatory preview images for case studies (223b802)
  • migrate sass to new syntax (4392f69)
  • related activities should be a multiselect (Resolves #263) (#264) (8ebbccb)
  • remove duplicate HTML minification transform (#315) (bd89e6f)
  • remove unnecessary dependency from .eleventy.js (3faef84)
  • rename file (ee27501)
  • rename file (2cac343)
  • resolve grid alignment issue (7a95603)
  • restore Netlify identity to home page (8384cca)
  • restore Netlify identity to home page (b53eec9)
  • subtract scrollbar width from full-width elements (resolves #57) (#58) (2539484)
  • try changing slug value (#76) (3ca8123)
  • update eleventy plugin fluid and remove unused dependencies (#317) (518dd73)
  • update robots.txt to exclude repertoire (d5efd15)

1.0.0 (2020-12-22)

Features

Bug Fixes

  • add body to resources (4abc355)
  • add Netlify Identity script to home (94d0b74)
  • adjust editor (21ad49c)
  • adjust layouts (63ff8e5)
  • adjustments to home page (016e828)
  • broken link on home page (2325b17)
  • clean up config file (afa86ca)
  • copy accordion JS (94a18cd)
  • don't make meta image required (b5f5800)
  • enqueue figure script (3019699)
  • ensure that default meta alt text isn't applied to custom meta images (2b893e2)
  • ensure values exist (29f903d)
  • escape quotes in figure alt text parameter (dbf486d)
  • further cleanup for figure (0d113c8)
  • make other pages editable (6ae0778)
  • properly style UIO on building block pages (b683b24)
  • remove glossary altogether (39c31be)
  • remove glossary from menu and build (23fc02f)
  • remove Mix notifications except on error (1a21c10)
  • remove TOC code for the moment (48c59b4)
  • remove TOC code for the moment (060bb4e)
  • rename building block data key (040205c)
  • restore card borders (bea03e6)
  • restyle footer logo (662a1e5)
  • support hiding some pages from CMS (03f6b8b), closes #issuecomment-658469466
  • syntax error in figure editor plugin (82eb9de)