Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Apr 16:29
· 0 commits to 5f22d546e5f324fc75ec88f669f4c6d018e059c4 since this release

0.4.0 (2022-04-20)

Features

  • header: add custom scrollbar to dropdown menu (712ef8d)
  • header: add Docs dropdown menu (96eb711)
  • header: add interactivity to Docs button (939a1c3)
  • header: hide dropdown on route change (0f9afe2)
  • header: show dropdown menu on hover and fix its styles (5aa1830)

Bug Fixes

  • header: add pointer cursor to Docs button (e28964d)
  • header: fix dropdown menu card description text color on hover (143237a)
  • header: fix dropdown menu position on Safari (9faf99f)
  • header: fix scroll propagation from dropdown menu (5a253f9)
  • header: remove shadow from top of dropdown menu and fix hiding bug (33df8b8)
  • header: show dropdown menu scrollbar only on dropdown hover (39082ca)
  • header: show dropdown menu scrollbar only on hover (c2c68bb)

Refactoring

  • header: replace line with border (0f24929)