Skip to content

Releases: vtex-apps/docs-ui

v2.1.5

04 Jan 21:39
Compare
Choose a tag to compare

Fixed

  • Blocked search indexing with the noindex tag

v2.1.4

01 Dec 20:35
Compare
Choose a tag to compare

Fixed

  • Removed the SearchBar and Logo components from TopNav.

Added

  • Crowdin file

v2.1.3

19 Aug 18:36
Compare
Choose a tag to compare

Fixed

  • Search results pointing to urls with fixed version numbers, which might be outdated.

v2.1.2

24 Jun 18:57
Compare
Choose a tag to compare

Fixed

  • Link Next Article and Previous Article to work with trailing slash.

v2.1.1

12 Jun 16:52
Compare
Choose a tag to compare

Fixed

  • JSONC code snippets would not have sintax highlight.

v2.1.0

05 May 12:42
Compare
Choose a tag to compare

Added

  • Support for <!-- DOCS-IGNORE:start --> and <!-- DOCS-IGNORE:end --> tokens.

Security

  • Bump multiple package versions.

v2.0.4

28 Apr 17:19
Compare
Choose a tag to compare

Fixed

  • Component grid would be rendered empty due to a variable being passed to the ComponentList query with the wrong value.

v2.0.3

22 Apr 11:42
Compare
Choose a tag to compare

Changed

  • Moved the around logic to more specific interfaces.
  • Renamed docs-wrapper to navigation-wrapper.

Removed

  • docs-ui.concepts from interfaces.json.

v2.0.2

15 Apr 19:11
Compare
Choose a tag to compare

Fixed

  • Fixed getting started url

v2.0.1

15 Apr 18:26
Compare
Choose a tag to compare

Fixed

  • Fix a few links that were not moved from docs to docs-ui