Skip to content

Latest commit

 

History

History
123 lines (61 loc) · 6.26 KB

CHANGELOG.md

File metadata and controls

123 lines (61 loc) · 6.26 KB

Changelog

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

2.6.1 (2022-12-31)

2.6.0 (2022-12-31)

Features

  • add aspect ratio to images and sr only text to logo (0e7541a)
  • update presentation only icons to not be focusable (abbfe07)

2.5.1 (2021-05-16)

Bug Fixes

  • fix failing cypress test (e56dcc9)

2.5.0 (2020-12-26)

Features

  • update nuxt to 2.14.9 and remove custom PWA startUrl property (39b1b1a)

2.4.3 (2020-11-11)

2.4.2 (2020-09-25)

Bug Fixes

  • update mobile icon and fix pwa icon source field (468e9ac)

2.4.1 (2020-09-21)

Bug Fixes

  • update github actions e2e script (232c6f6)

2.4.0 (2020-09-20)

Features

  • add active styling to timeline button (b2ce7f9)
  • always add 'today' date label in static mode (32377f2)
  • switch to new Nuxt static generation mode (17c5842)

2.3.0 (2020-04-08)

Features

  • add custom error page (f44dcba)
  • update details carousel height on window resize event (6359714), closes #18

Bug Fixes

  • fix createWrapper() not merging state together (3758ed0)
  • fix selector used for updating details slide height (98042d2)

2.2.4 (2020-03-20)

2.2.3 (2020-03-19)

Bug Fixes

  • prevent native browser horizontal scrolling (57ee46b)

2.2.2 (2020-02-18)

Bug Fixes

  • check for loaded slides and date route params before trying to render date and background images (6609d67)

2.2.1 (2020-02-17)

Bug Fixes

  • correct path to source touch icon (9a3978c)

2.2.0 (2020-02-17)

Features

  • add and setup basic config for Nuxt PWA module (0fdcace)
  • add backdrop shadow when mobile share menu is open (3457ea6)
  • set auto height of details slider (ebf0fb0)

Bug Fixes

  • add conditional check for this.$icons (2d1e876)
  • safari date ordinal parsing bug (82cd70f)

2.1.1 (2020-01-26)

Bug Fixes

  • fix artwork title formatting for 01-23 data (de04ee5)

2.1.0 (2020-01-18)

Features

  • add more conditionals to prevent errors (248b8a8)
  • add standard release library to manage releases (4dbf69c)
  • add standard release library to manage releases (7421243)
  • improve image height updating to be more reliable (9ba5e91)
  • Switch from yaml to json for data file sources (0600e71)
  • validate routes and fix share links (5c77c74)