Skip to content

Releases: vtex-apps/docs-ui

v2.1.5

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 04 Jan 21:39

Fixed

  • Blocked search indexing with the noindex tag

v2.1.4

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 01 Dec 20:35

Fixed

  • Removed the SearchBar and Logo components from TopNav.

Added

  • Crowdin file

v2.1.3

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 19 Aug 18:36

Fixed

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

v2.1.2

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 24 Jun 18:57

Fixed

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

v2.1.1

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 12 Jun 16:52

Fixed

  • JSONC code snippets would not have sintax highlight.

v2.1.0

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 05 May 12:42

Added

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

Security

  • Bump multiple package versions.

v2.0.4

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 28 Apr 17:19

Fixed

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

v2.0.3

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 22 Apr 11:42

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

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 15 Apr 19:11

Fixed

  • Fixed getting started url

v2.0.1

Choose a tag to compare

@vtex-io-ci-cd vtex-io-ci-cd released this 15 Apr 18:26

Fixed

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