Skip to content

Latest commit

 

History

History
35 lines (23 loc) · 2.62 KB

CHANGELOG.md

File metadata and controls

35 lines (23 loc) · 2.62 KB

Changelog

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

1.1.1 (2024-04-17)

Bug Fixes

1.1.0 (2024-04-04)

Features

  • charts: hide datalabels when % is less than 5 (4b9cd22)
  • implement dark mode toggle (12eadc6)
  • improve heatmap (a375df8)
  • improve lichess login UX (8ef1717)
  • remove instagram link and add twitch link (f08c919)
  • style: change icons to always inherit font size (1c2b168)
  • style: import only necessary font weights & change some weights (5f7cc71)
  • style: move icon in links title to left (821033f)
  • style: rework site theme + add dark mode style (06ac402)

Bug Fixes

  • change fill on icons to follow theme changes (0ffc79e)
  • charts: add aspect-ratio to chart containers so resizing works properly (21a3969)
  • minor theme rework (173039e)
  • style: change quote en dash to em dash (4e3bc53)
  • style: move reset-button styling out of media query (c7ac42e)
  • style: revert max height for chart container to 35vh (1bd6186)