Releases: vtex-apps/docs-ui
Releases · vtex-apps/docs-ui
v2.1.5
v2.1.4
Fixed
- Removed the SearchBar and Logo components from TopNav.
Added
- Crowdin file
v2.1.3
Fixed
- Search results pointing to urls with fixed version numbers, which might be outdated.
v2.1.2
Fixed
- Link
Next Article
andPrevious Article
to work with trailing slash.
v2.1.1
Fixed
- JSONC code snippets would not have sintax highlight.
v2.1.0
Added
- Support for
<!-- DOCS-IGNORE:start -->
and<!-- DOCS-IGNORE:end -->
tokens.
Security
- Bump multiple package versions.
v2.0.4
Fixed
- Component grid would be rendered empty due to a variable being passed to the ComponentList query with the wrong value.
v2.0.3
Changed
- Moved the
around
logic to more specific interfaces. - Renamed
docs-wrapper
tonavigation-wrapper
.
Removed
docs-ui.concepts
frominterfaces.json
.
v2.0.2
Fixed
- Fixed getting started url
v2.0.1
Fixed
- Fix a few links that were not moved from
docs
todocs-ui