Skip to content

Latest commit

 

History

History
116 lines (70 loc) · 7.55 KB

CHANGELOG.md

File metadata and controls

116 lines (70 loc) · 7.55 KB

Changelog

2.1.1 (2023-01-03)

Bug Fixes

2.1.0 (2022-10-05)

Bug Fixes

  • Bump release version manually (340ee63)

1.1.0 (2022-10-05)

Features

  • Button: add third type of button for the exercise types controls in students (32a4469)
  • Button: wip add icons (5499749)
  • Kyna Rebrand: Update logos (3c388dd)
  • Logo: Add SVG logos (669a442)
  • theme: expose contexts and hooks (e8f1d26)
  • theme: Use tailwind dark mode (020be88)
  • Title: Export Title component (5f5d3c3)
  • Typography: Add Conclusion component (ff0ef6d)

Bug Fixes

  • add google fonts to preview-head.html (9e95bc3)
  • Button icons (21b7a23)
  • Button prop types (7559ecc)
  • Button: fix the way icons are passed to buttons (480adaa)
  • Button: make tweaks in button styles (4dc4ff3)
  • Buttons: updated button styles to fix width and add focus state (4a90e01)
  • Fix usage of missing color (e378a36)
  • Guide: Header font and list margins (fcb6151)
  • Hero: adjust styles to match design (abacdfd)
  • Hero: Clean up edges and shadows (90b6895)
  • Logo: change logo colors (163e7d8)
  • Logo: remove target blank from logo link (a2687cf)
  • Logo: stop-color -> stopColor 😮 (231291b)
  • Navbar: add link to logo image (01dcbd8)
  • Navbar: align nav links to the right (0f60227)
  • navbar: Render mobile menu links (6e109a5)
  • Navbar: update styles to match design (b78b5bd)
  • Navbar: Use mg color palette (59ccce7)
  • Support for SSR (126021b)
  • theme: Expose useMode hook (e3abd77)
  • Typography: Conclusion children type fix (b743a77)
  • Typography: Conclusion displayName (bc71f99)
  • useMode export (7e486d0)
  • useMode export (e07095a)
  • useMode export (2fa8809)

1.0.6 (2022-06-27)

Bug Fixes

1.0.5 (2022-06-27)

Bug Fixes

1.0.4 (2022-06-27)

Bug Fixes

  • Various build and typing issues (9e6bd6f)

1.0.3 (2022-06-27)

Bug Fixes

1.0.2 (2022-06-27)

Bug Fixes

1.0.1 (2022-06-27)

Bug Fixes

1.0.0 (2022-06-27)

Features

  • Add Logo variants (7d47008)
  • First basic components and build (41d2ac9)
  • Highlight: Add primary highlight color (bf38b1c)

Bug Fixes

  • Add CSS imports to all components (7d1536c)
  • change colors lime and pink based on style guide (b8ee4e8)
  • Hero: Fix how images look with colors (2916208)