Skip to content

Release v0.7.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 18:47
· 0 commits to c2f2754550105249705799b64d4b5cbc48e97281 since this release

0.7.0 (2022-05-02)

Features

  • searchcontext: create the SearchContext (262bf3b)

Bug Fixes

  • search-components: update paths after rebase (7300bfc)

Refactoring

  • allresults section: code refactoring to make all-results section as SearchSection componen (e8c881c)
  • search-results: create the SearchResults component (5ead14b)
  • searchcontext: remove unnecessary function (b82b43e)
  • searchcontext: update the filter type in searchContext (658f2ba)

Chore