Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 1.69 KB

CHANGELOG.md

File metadata and controls

59 lines (46 loc) · 1.69 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.


[1.0.9] - 2024-12-15

  • Change ExpandableText outline to dashed border
  • Readme updates

[1.0.8] - 2024-12-09

  • Add ExpandableText component
  • Adjust Loader SCSS implementation
  • Refactor Home component and gaps
  • Refactor ReleaseDetail component and gaps
  • Add margin-bottom to ReleaseCard link

[1.0.7] - 2024-11-28

  • Add variable for vertical left border
  • Add left vertical border to out-now link
  • Add title attr to BC iframes
  • Replace screenshot in readme
  • Replace secondary font /w variable
  • Refactor "out-now" box on Home view /w new design

[1.0.6] - 2024-11-18

  • Add / update variables.css
  • Minor class updates to main.css
  • Add border and reduce font-size for Links on mobile
  • Small adjustments to ReleaseCard info design
  • Adjust Home top margin
  • Adjust Loader position

[1.0.5] - 2024-11-16

  • Rename _helpers.scss to _utils.scss
  • Refactor ReleaseLink to ReleaseCard /w proper markup
  • Adjust Releases classes

[1.0.4] - 2024-11-14

  • Add ReleaseLink component, which replaces duplicate code in Releases / ReleaseDetails

[1.0.3] - 2024-11-10

  • Force newest release img height on mobile
  • Fix Bandcamp iframe link HTML fallbacks

[1.0.2] - 2024-09-29

  • Update dependencies
  • Add additional meta tags to index.html

[1.0.1] - 2024-08-21

  • Add release data for CXA011
  • Readme updates
  • Some refactoring of Home, Releases, Release and Links mostly for performance and a11y reasons

[1.0.0] - 2024-07-25

  • Inital launch version