Releases: vtexdocs/devportal
Releases · vtexdocs/devportal
Release v0.8.1
Release v0.8.0
Release v0.7.0
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
- update rebase (81dd140)
Release v0.6.0
Release v0.5.2
Release v0.5.1
Release v0.5.0
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)
Release v0.4.1
Release v0.4.0
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)