Skip to content

Release v0.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Apr 18:08
· 0 commits to 201f5476d9b19c93e3d127878bf2b5fbbc75de08 since this release

0.5.0 (2022-04-26)

Features

  • search-page: export icon data and call the searchsection component (bb18fda)
  • search-section: create the search-section component (449140b)
  • search-section: implement hover effect (881b857)
  • search-sections: create the search-sections component (0756d9c)

Bug Fixes

  • search-sections: make the all-results element clickable (3c4336a)
  • sidebar: fix items title type (a480b45)

Refactoring

  • types: split the DocTitle type and refact the search components types (5735dec)

Style

  • search-section: add the border-radius to this component on hover (13ed2c9)